SPECS: k3b.spec - added libisofs/*.h to -devel - -devel R: dbus-qt...

charles charles at pld-linux.org
Sat Feb 18 10:20:55 CET 2006


Author: charles                      Date: Sat Feb 18 09:20:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libisofs/*.h to -devel
- -devel R: dbus-qt-devel, hal-devel, libsamplerate-devel

---- Files affected:
SPECS:
   k3b.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/k3b.spec
diff -u SPECS/k3b.spec:1.123 SPECS/k3b.spec:1.124
--- SPECS/k3b.spec:1.123	Wed Feb 15 18:28:21 2006
+++ SPECS/k3b.spec	Sat Feb 18 10:20:48 2006
@@ -87,7 +87,10 @@
 Summary(pl):	Pliki nagłówkowe biblioteki libk3bcore
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Requires:	dbus-qt-devel
+Requires:	hal-devel
 Requires:	kdelibs-devel
+Requires:	libsamplerate-devel
 %{?with_resmgr:Requires:	resmgr-devel}
 
 %description devel
@@ -308,6 +311,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_includedir}/libisofs
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
@@ -319,6 +323,8 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir}
 
+install libk3b/tools/libisofs/*.h $RPM_BUILD_ROOT%{_includedir}/libisofs
+
 %find_lang %{name} --all-name --with-kde
 
 %clean
@@ -356,6 +362,7 @@
 %{_libdir}/libk3b.la
 %{_libdir}/libk3bdevice.la
 %{_includedir}/*.h
+%{_includedir}/libisofs
 
 %files plugin-decoder-ffmpeg
 %defattr(644,root,root,755)
@@ -454,6 +461,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2006/02/18 09:20:48  charles
+- added libisofs/*.h to -devel
+- -devel R: dbus-qt-devel, hal-devel, libsamplerate-devel
+
 Revision 1.123  2006/02/15 17:28:21  wolf
 - 0.12.12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3b.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list