SPECS: hal.spec - BR: xmlto - adapter - release 2

arvenil arvenil at pld-linux.org
Wed Nov 7 15:01:10 CET 2007


Author: arvenil                      Date: Wed Nov  7 14:01:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: xmlto
- adapter
- release 2

---- Files affected:
SPECS:
   hal.spec (1.145 -> 1.146) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.145 SPECS/hal.spec:1.146
--- SPECS/hal.spec:1.145	Wed Oct 31 21:30:18 2007
+++ SPECS/hal.spec	Wed Nov  7 15:01:04 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	HAL - abstrakcyjna warstwa dostępu do sprzętu
 Name:		hal
 Version:	0.5.10
-Release:	1
+Release:	2
 License:	AFL v2.0 or GPL v2
 Group:		Libraries
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -49,6 +49,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.228
 BuildRequires:	which
+BuildRequires:	xmlto
 # R: cryptsetup-luks >= 1.0.1 (at runtime)
 Requires(post,preun):	/sbin/chkconfig
 Requires(pre):	/bin/id
@@ -139,7 +140,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	POLKIT_POLICY_FILE_VALIDATE=/usr/bin/polkit-policy-file-validate \
+	POLKIT_POLICY_FILE_VALIDATE=%{_bindir}/polkit-policy-file-validate \
 	%{?with_doc:--enable-docbook-docs} \
 	%{!?with_doc:--disable-docbook-docs} \
 	%{?with_doc:--enable-doxygen-docs} \
@@ -154,7 +155,7 @@
 	--enable-umount-helper \
 	--with-cpufreq \
 	--with-html-dir=%{_gtkdocdir} \
-	--with-hwdata=/etc \
+	--with-hwdata=%{_sysconfdir} \
 %ifarch %{ix86} %{x8664}
 	--with-macbook \
 	--with-macbookpro \
@@ -167,7 +168,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} \
 	$RPM_BUILD_ROOT{/etc/{sysconfig,rc.d}/init.d,%{_desktopdir}} \
-	$RPM_BUILD_ROOT/etc/hal/fdi/{information,policy,preprobe} \
+	$RPM_BUILD_ROOT%{_sysconfdir}/hal/fdi/{information,policy,preprobe} \
 	$RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d
 
 %{__make} install \
@@ -279,6 +280,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2007/11/07 14:01:04  arvenil
+- BR: xmlto
+- adapter
+- release 2
+
 Revision 1.145  2007/10/31 20:30:18  qboosh
 - added link patch to reduce libs linking
 - BR: libsmbios-devel (x86* only) to for Dell backlight support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hal.spec?r1=1.145&r2=1.146&f=u



More information about the pld-cvs-commit mailing list