SPECS: hal.spec - added libpci patch (latests libpci needs -lz) - ...

qboosh qboosh at pld-linux.org
Wed Nov 1 01:25:03 CET 2006


Author: qboosh                       Date: Wed Nov  1 00:25:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libpci patch (latests libpci needs -lz)
- package gtk-doc docs

---- Files affected:
SPECS:
   hal.spec (1.119 -> 1.120) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.119 SPECS/hal.spec:1.120
--- SPECS/hal.spec:1.119	Wed Nov  1 01:04:48 2006
+++ SPECS/hal.spec	Wed Nov  1 01:24:58 2006
@@ -22,6 +22,7 @@
 Patch1:		%{name}-device_manager.patch
 Patch2:		%{name}-tools.patch
 Patch3:		%{name}-samsung_yp_z5.patch
+Patch4:		%{name}-libpci.patch
 URL:		http://freedesktop.org/Software/hal
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -148,6 +149,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %{__glib_gettextize}
@@ -166,6 +168,7 @@
 	--enable-pcmcia-support \
 	--enable-selinux \
 	--disable-policy-kit \
+	--with-html-dir=%{_gtkdocdir} \
 	--with-hwdata=%{_sysconfdir} \
 	--with-pid-file=%{_localstatedir}/run/hald.pid
 %{__make}
@@ -267,6 +270,8 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
+# apidocs?
+%{_gtkdocdir}/hal
 
 %dir %{_examplesdir}/%{name}-%{version}
 %attr(755,root,root) %{_examplesdir}/%{name}-%{version}/*.py
@@ -297,6 +302,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.120  2006/11/01 00:24:58  qboosh
+- added libpci patch (latests libpci needs -lz)
+- package gtk-doc docs
+
 Revision 1.119  2006/11/01 00:04:48  qboosh
 - updated deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.119&r2=1.120&f=u



More information about the pld-cvs-commit mailing list