Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 6f9dce2fd5be49c69845a82f7e5af184 > files > 1

synce-vdccm-0.10.1-1mdv2008.1.src.rpm

%define name     synce-vdccm
%define shortname vdccm
%define release  %mkrel 1
%define version  0.10.1

%define major 0
%define libname %mklibname %shortname %major

Summary: SynCE: Communication application
Name: %{name}
Version: %{version}
Release: %{release}
License: MIT
Group: System/Libraries
Source: http://kent.dl.sourceforge.net/sourceforge/synce/%{shortname}-%{version}.tar.gz
Patch0: vdccm-dont-chown.patch
URL: http://synce.sourceforge.net/
BuildRequires: libsynce-devel >= 0.10.0
BuildRequires: hal-devel
Obsoletes: %libname
Obsoletes: %libname-devel
Conflicts: synce-kde < 0.9.1-2

%description
%{shortname} is part of the SynCE project:

%prep
%setup -q -n %{shortname}-%{version}
%patch0 -p0 -b .dont-chown

%build
autoreconf -fi
%configure2_5x --with-libsynce=%{_prefix}
%make

%install
rm -rf %buildroot
%makeinstall_std

%files
%defattr(-,root,root)
%doc README TODO
%{_bindir}/*
%{_mandir}/man1/*


%changelog
* Mon Dec 31 2007 Funda Wang <fundawang@mandriva.org> 0.10.1-1mdv2008.1
+ Revision: 139828
- New version 0.10.1

  + Thierry Vignaud <tvignaud@mandriva.com>
    - kill re-definition of %%buildroot on Pixel's request

* Fri Jun 29 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.10.0-2mdv2008.0
+ Revision: 45691
- big spec cleanup from old commented stuff
- conflicts with old synce-kde for proper upgrade
- spec build updates

* Fri Jun 01 2007 Funda Wang <fundawang@mandriva.org> 0.10.0-1mdv2008.0
+ Revision: 33557
- no lib anymore
  Rediff patch
  New version


* Thu Nov 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.9.3-4mdv2007.0
+ Revision: 88867
- fix conflicts
- fix provides

* Thu Nov 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.9.3-2mdv2007.1
+ Revision: 88845
- fix conflict
- add post(un) scriptlet

* Thu Nov 30 2006 Olivier Thauvin <nanardon@mandriva.org> 0.9.3-1mdv2007.1
+ Revision: 88840
- initial standalone package
- Create synce-vdccm