Author: qboosh Date: Sun Nov 25 09:38:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - added X11 to Groups - .so perms - not -libs-devel as there is no library
---- Files affected: SPECS: synce-kde.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/synce-kde.spec diff -u SPECS/synce-kde.spec:1.12 SPECS/synce-kde.spec:1.13 --- SPECS/synce-kde.spec:1.12 Thu Nov 22 18:13:20 2007 +++ SPECS/synce-kde.spec Sun Nov 25 10:38:07 2007 @@ -3,7 +3,6 @@ # - split to subpackages # - kde-kio_rapip # - what else? -# - devel as -libs-devel as rest of synce-* packages do? # # Conditional build: %bcond_without agsync # skip building agsyn @@ -14,7 +13,7 @@ Version: 0.9.1 Release: 3.4 License: MIT -Group: Applications +Group: X11/Applications #Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz Source0: synce-kde-20071111.3047.tar.bz2 # Source0-md5: 6f10bae63f93d16fcce968085e35d985 @@ -58,18 +57,26 @@ %package devel Summary: Header files for the Synce KDE -Group: Development/Libraries +Summary(pl.UTF-8): Pliki nagłówkowe dla Synce KDE +Group: X11/Development/Libraries # doesn't require base %description devel -Header files for the Synce KDE +Header files for the Synce KDE. + +%description devel -l pl.UTF-8 +Pliki nagłówkowe dla Synce KDE. %package agsync Summary: AvantGo Synchronizer for KDE -Group: Applications +Summary(pl.UTF-8): Synchronizacja AvantGo dla KDE +Group: X11/Applications %description agsync -AvantGo Synchronizer for KDE +AvantGo Synchronizer for KDE. + +%description agsync -l pl.UTF-8 +Synchronizacja AvantGo dla KDE. %prep %setup -q -n synce-kde @@ -146,7 +153,7 @@ %files agsync %defattr(644,root,root,755) %{_libdir}/kde3/rakiagsync.la -%{_libdir}/kde3/rakiagsync.so +%attr(755,root,root) %{_libdir}/kde3/rakiagsync.so %{_datadir}/services/rakiagsync.desktop %endif @@ -156,6 +163,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007-11-25 09:38:07 qboosh +- pl +- added X11 to Groups +- .so perms +- not -libs-devel as there is no library + Revision 1.12 2007-11-22 17:13:20 glen - agsync bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-kde.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
