Author: glen Date: Sun Nov 11 23:23:28 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - -devel is not about dynamite - agsync subpackage
---- Files affected: SPECS: synce-kde.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/synce-kde.spec diff -u SPECS/synce-kde.spec:1.8 SPECS/synce-kde.spec:1.9 --- SPECS/synce-kde.spec:1.8 Mon Feb 12 23:09:16 2007 +++ SPECS/synce-kde.spec Mon Nov 12 00:23:23 2007 @@ -1,12 +1,14 @@ # $Revision$, $Date$ # TODO # - split to subpackages +# - kde-kio_rapip +# - what else? # - devel as -libs-devel as rest of synce-* packages do? Summary: KDE-Integration of SynCE. Kio-slave and Tray-Icon Summary(pl.UTF-8): Integracja SynCE z KDE - moduł kio-slave i ikona zasobnika systemowego Name: synce-kde Version: 0.9.1 -Release: 3 +Release: 3.1 License: MIT Group: Applications Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz @@ -15,8 +17,9 @@ Patch1: kde-am.patch Patch2: kde-ac260.patch Patch3: kde-ac260-lt.patch -Patch4: synce-kde-desktop.patch +Patch4: %{name}-desktop.patch URL: http://www.synce.org/ +BuildRequires: agsync-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: kdelibs-devel @@ -48,16 +51,19 @@ niż Activesync. %package devel -Summary: Header files for the Dynamite library -Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Dynamite +Summary: Header files for the Synce KDE Group: Development/Libraries # doesn't require base %description devel -Header files for the Dynamite library. +Header files for the Synce KDE -%description devel -l pl.UTF-8 -Pliki nagłówkowe biblioteki Dynamite. +%package agsync +Summary: AvantGo Synchronizer for KDE +Group: Applications + +%description agsync +AvantGo Synchronizer for KDE %prep %setup -q @@ -77,6 +83,7 @@ %endif --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \ --with-qt-libraries=%{_libdir} + %{__make} %install @@ -128,12 +135,22 @@ %{_includedir}/rapiwrapper.h %{_includedir}/rra.h +%files agsync +%defattr(644,root,root,755) +%{_libdir}/kde3/rakiagsync.la +%{_libdir}/kde3/rakiagsync.so +%{_datadir}/services/rakiagsync.desktop + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007-11-11 23:23:23 glen +- -devel is not about dynamite +- agsync subpackage + Revision 1.8 2007-02-12 22:09:16 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-kde.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
