packages (DEVEL): k3b/k3b.spec - devel subpackage (TODO: need to fill missi...

cactus cactus at pld-linux.org
Sat May 30 09:59:14 CEST 2009


Author: cactus                       Date: Sat May 30 07:59:14 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- devel subpackage (TODO: need to fill missing R.)
- missing files for PolicyKit and dbus

---- Files affected:
packages/k3b:
   k3b.spec (1.179.2.17 -> 1.179.2.18) 

---- Diffs:

================================================================
Index: packages/k3b/k3b.spec
diff -u packages/k3b/k3b.spec:1.179.2.17 packages/k3b/k3b.spec:1.179.2.18
--- packages/k3b/k3b.spec:1.179.2.17	Wed Apr 29 10:04:09 2009
+++ packages/k3b/k3b.spec	Sat May 30 09:59:09 2009
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
 #
+# TODO: fill R: of -devel subpackage
+
 %define		qtver	4.5.0
 %define		snap 948635
 
@@ -88,6 +90,20 @@
  - obsługa nagrywarek ATAPI bez emulacji SCSI przy odczycie
  - zintegrowany odtwarzacz płyt audio o pełnych możliwościach
 
+%package devel
+Summary:	Header files for libk3bcore library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki libk3bcore
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+Requires:	libdvdread-devel
+Requires:	libsamplerate-devel
+
+%description devel
+Header files for libk3bcore library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki libk3bcore.
+
 %prep
 %setup -q
 %{__sed} -i -e 's at Exec=k3bsetup at Exec=k3bsetup2 at g' k3bsetup/k3bsetup2.desktop
@@ -185,6 +201,14 @@
 %{_datadir}/sounds/k3b*.wav
 %{_datadir}/dbus-1/interfaces/org.k3b.setup.xml
 %{_datadir}/dbus-1/system-services/org.k3b.setup.service
+%{_sysconfdir}/dbus-1/system.d/org.k3b.setup.conf
+%{_datadir}/PolicyKit/policy/org.k3b.setup.policy
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libk3b.so
+%attr(755,root,root) %{_libdir}/libk3bdevice.so
+%{_includedir}/*.h
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -192,6 +216,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179.2.18  2009/05/30 07:59:09  cactus
+- devel subpackage (TODO: need to fill missing R.)
+- missing files for PolicyKit and dbus
+
 Revision 1.179.2.17  2009/04/29 08:04:09  paszczus
 - TODO finieshed, rel 0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/k3b/k3b.spec?r1=1.179.2.17&r2=1.179.2.18&f=u



More information about the pld-cvs-commit mailing list