rpms/hal/OLPC-2 hal.spec,1.134,1.135

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Fri Jul 6 19:07:24 UTC 2007


Author: johnp

Update of /cvs/pkgs/rpms/hal/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv943

Modified Files:
	hal.spec 
Log Message:
- disable ACL management support



Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/OLPC-2/hal.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- hal.spec	6 Jul 2007 18:42:04 -0000	1.134
+++ hal.spec	6 Jul 2007 19:06:49 -0000	1.135
@@ -132,7 +132,7 @@
 %setup -q
 
 %build
-%configure --enable-docbook-docs --docdir=%{_datadir}/doc/%{name}-%{version} --with-os-type=redhat --enable-console-kit --enable-acl-management --enable-umount-helper --enable-acpi-ibm --enable-acpi-toshiba --with-eject=/usr/sbin/eject
+%configure --enable-docbook-docs --docdir=%{_datadir}/doc/%{name}-%{version} --with-os-type=redhat --enable-console-kit --disable-acl-management --enable-umount-helper --enable-acpi-ibm --enable-acpi-toshiba --with-eject=/usr/sbin/eject
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT




More information about the scm-commits mailing list