Author: glen Date: Mon Nov 12 01:35:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - use svn, can now browse files
---- Files affected: SPECS: synce-kde.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/synce-kde.spec diff -u SPECS/synce-kde.spec:1.9 SPECS/synce-kde.spec:1.10 --- SPECS/synce-kde.spec:1.9 Mon Nov 12 00:23:23 2007 +++ SPECS/synce-kde.spec Mon Nov 12 02:35:02 2007 @@ -8,11 +8,13 @@ Summary(pl.UTF-8): Integracja SynCE z KDE - moduĊ kio-slave i ikona zasobnika systemowego Name: synce-kde Version: 0.9.1 -Release: 3.1 +Release: 3.2 License: MIT Group: Applications -Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz -# Source0-md5: 213ea85f85414b9f05f4252028bce134 +#Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz +Source0: synce-kde-20071111.3047.tar.bz2 +# Source0-md5: 6f10bae63f93d16fcce968085e35d985 +#Patch100: %{name}-branch.diff Patch0: kde-common-PLD.patch Patch1: kde-am.patch Patch2: kde-ac260.patch @@ -24,10 +26,10 @@ BuildRequires: automake BuildRequires: kdelibs-devel BuildRequires: rpmbuild(macros) >= 1.213 -BuildRequires: synce-dynamite-libs-devel -BuildRequires: synce-orange-libs-devel -BuildRequires: synce-rra-devel >= 0.9.1 -BuildRequires: synce-unshield-libs-devel +BuildRequires: synce-dynamite-libs-devel >= 0.1-3 +BuildRequires: synce-orange-libs-devel >= 0.3-2 +BuildRequires: synce-rra-devel >= 0.10.0 +BuildRequires: synce-unshield-libs-devel >= 0.5-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -66,10 +68,11 @@ AvantGo Synchronizer for KDE %prep -%setup -q +%setup -q -n synce-kde +#%patch100 -p1 %patch0 -p1 %patch1 -p1 -%patch2 -p1 +#%patch2 -p1 %patch3 -p1 %patch4 -p1 @@ -106,7 +109,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/raki -%attr(755,root,root) %{_bindir}/vdccm +#%attr(755,root,root) %{_bindir}/vdccm %{_libdir}/kde3/kio_rapip.la %attr(755,root,root) %{_libdir}/kde3/kio_rapip.so %{_desktopdir}/kde/raki.desktop @@ -147,6 +150,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007-11-12 01:35:02 glen +- use svn, can now browse files + Revision 1.9 2007-11-11 23:23:23 glen - -devel is not about dynamite - agsync subpackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-kde.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
