packages (DEVEL): kde4-kdepim-runtime/kde4-kdepim-runtime.spec - added deve...
paszczus
paszczus at pld-linux.org
Mon Oct 19 07:36:36 CEST 2009
Author: paszczus Date: Mon Oct 19 05:36:36 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- added devel subpackage
---- Files affected:
packages/kde4-kdepim-runtime:
kde4-kdepim-runtime.spec (1.8.2.2 -> 1.8.2.3)
---- Diffs:
================================================================
Index: packages/kde4-kdepim-runtime/kde4-kdepim-runtime.spec
diff -u packages/kde4-kdepim-runtime/kde4-kdepim-runtime.spec:1.8.2.2 packages/kde4-kdepim-runtime/kde4-kdepim-runtime.spec:1.8.2.3
--- packages/kde4-kdepim-runtime/kde4-kdepim-runtime.spec:1.8.2.2 Sun Oct 18 20:30:22 2009
+++ packages/kde4-kdepim-runtime/kde4-kdepim-runtime.spec Mon Oct 19 07:36:30 2009
@@ -61,6 +61,23 @@
%description kontact -l pl.UTF-8
Kontact Personal Information Management.
+%package devel
+Summary: Development files for KDE pim-runtime
+Summary(pl.UTF-8): Pliki nagłówkowe do KDE pim
+Summary(ru.UTF-8): Файлы разработки для kdepim
+Summary(uk.UTF-8): Файли розробки для kdepim
+Group: X11/Development/Libraries
+Requires: %{name} = %{version}-%{release}
+Requires: kde4-kdelibs-devel >= %{version}
+
+%description devel
+This package contains header files needed if you wish to build
+applications based on kdepimruntime.
+
+%description devel -l pl.UTF-8
+Pakiet ten zawiera pliki nagłówkowe potrzebne do budowy aplikacji
+bazujących na kdepim-runtime.
+
%prep
%setup -q -n %{orgname}-%{version}%{snap}
#%patch100 -p0
@@ -136,6 +153,7 @@
%attr(755,root,root) %{_libdir}/libkdepim-copy.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libmaildir.so.?
%attr(755,root,root) %{_libdir}/libmaildir.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmbox.so.?
%attr(755,root,root) %{_libdir}/libmbox.so.*.*.*
%attr(755,root,root) %{_libdir}/kde4/akonadi_serializer_addressee.so
%attr(755,root,root) %{_libdir}/kde4/akonadi_serializer_contactgroup.so
@@ -206,6 +224,14 @@
%{_datadir}/mime/packages/kdepim-mime.xml
%{_iconsdir}/*/*/apps/kolab.png
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libakonadi-kcal.so
+%attr(755,root,root) %{_libdir}/libakonadi-xml.so
+%attr(755,root,root) %{_libdir}/libakonadi_next.so
+%attr(755,root,root) %{_libdir}/libkdepim-copy.so
+%attr(755,root,root) %{_libdir}/libmaildir.so
+%attr(755,root,root) %{_libdir}/libmbox.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -213,6 +239,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8.2.3 2009/10/19 05:36:30 paszczus
+- added devel subpackage
+
Revision 1.8.2.2 2009/10/18 18:30:22 paszczus
- updated to 4.3.72
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdepim-runtime/kde4-kdepim-runtime.spec?r1=1.8.2.2&r2=1.8.2.3&f=u
More information about the pld-cvs-commit
mailing list