SPECS: kdebluetooth.spec - include headers into -devel subpackage ...

arvenil arvenil at pld-linux.org
Wed Nov 7 15:58:23 CET 2007


Author: arvenil                      Date: Wed Nov  7 14:58:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include headers into -devel subpackage
- adapter

---- Files affected:
SPECS:
   kdebluetooth.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.56 SPECS/kdebluetooth.spec:1.57
--- SPECS/kdebluetooth.spec:1.56	Wed Nov  7 15:38:46 2007
+++ SPECS/kdebluetooth.spec	Wed Nov  7 15:58:18 2007
@@ -40,7 +40,7 @@
 BuildRequires:	sed >= 4.0
 BuildRequires:	xmms-devel
 BuildRequires:	xorg-lib-libXrender-devel
-Requires:	bluez-utils >= 3.11 
+Requires:	bluez-utils >= 3.11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -99,8 +99,8 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir}
 
-install -d $RPM_BUILD_ROOT/etc/xdg/menus/applications-merged
-install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT/etc/xdg/menus/applications-merged
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications-merged
+install %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications-merged
 
 cp $RPM_BUILD_ROOT%{_datadir}/desktop-directories/{kde-settings-,}network-bluetooth.directory
 
@@ -131,7 +131,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README
-/etc/xdg/menus/applications-merged/*
+%{_sysconfdir}/xdg/menus/applications-merged/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*
 %{_libdir}/kde3/kcm_*.la
@@ -159,6 +159,8 @@
 %{_libdir}/*.la
 %dir %{_includedir}/libkbluetooth
 %{_includedir}/libkbluetooth/*.h
+%dir %{_includedir}/qobex
+%{_includedir}/qobex/*.h
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -166,6 +168,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2007/11/07 14:58:18  arvenil
+- include headers into -devel subpackage
+- adapter
+
 Revision 1.56  2007/11/07 14:38:46  arvenil
 - BR: dbus-qt-devel
 - added htmldocs
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdebluetooth.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list