SPECS: hal.spec - up to 0.5.8.1

arekm arekm at pld-linux.org
Tue Oct 31 20:40:51 CET 2006


Author: arekm                        Date: Tue Oct 31 19:40:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.5.8.1

---- Files affected:
SPECS:
   hal.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.116 SPECS/hal.spec:1.117
--- SPECS/hal.spec:1.116	Sun Sep 24 21:40:46 2006
+++ SPECS/hal.spec	Tue Oct 31 20:40:46 2006
@@ -6,26 +6,21 @@
 Summary:	HAL - Hardware Abstraction Layer
 Summary(pl):	HAL - abstrakcyjna warstwa dostępu do sprzętu
 Name:		hal
-Version:	0.5.7.1
-Release:	5
+Version:	0.5.8.1
+Release:	1
 License:	AFL v2.0 or GPL v2
 Group:		Libraries
 Source0:	http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
-# Source0-md5:	d7a7741808ba130f8aff3f5d3b5689e4
+# Source0-md5:	568d7ce9831c18a5e6e502abd6781257
 Source1:	%{name}daemon.init
 Source2:	%{name}d.sysconfig
 Source3:	%{name}-device-manager.desktop
 Source4:	%{name}-libgphoto2.fdi
 Source5:	%{name}-libgphoto_udev.rules
 Source6:	%{name}-storage-policy-fixed-drives.fdi
-Patch0:		%{name}-device_manager.patch
-Patch1:		%{name}-script_path.patch
+Patch1:		%{name}-device_manager.patch
 Patch2:		%{name}-tools.patch
-Patch3:		%{name}-is_mounted_read_only_property.patch
-Patch4:		%{name}-samsung_yp_z5.patch
-Patch5:		%{name}-suspend2.patch
-Patch6:		%{name}-dbus.patch
-Patch7:		%{name}-80211.patch
+Patch3:		%{name}-samsung_yp_z5.patch
 URL:		http://freedesktop.org/Software/hal
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -43,6 +38,7 @@
 BuildRequires:	libcap-devel
 BuildRequires:	libselinux-devel >= 1.17.13
 BuildRequires:	libtool
+BuildRequires:	libvolume_id-devel >= 0.97
 BuildRequires:	pciutils
 BuildRequires:	pkgconfig
 BuildRequires:	popt-devel
@@ -143,14 +139,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p0
-%patch7 -p1
 
 %build
 %{__glib_gettextize}
@@ -168,6 +159,7 @@
 	--enable-fstab-sync \
 	--enable-pcmcia-support \
 	--enable-selinux \
+	--disable-policy-kit \
 	--with-hwdata=%{_sysconfdir} \
 	--with-pid-file=%{_localstatedir}/run/hald.pid
 %{__make}
@@ -182,7 +174,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install examples/volumed/*.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+install doc/spec/*.py $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 find $RPM_BUILD_ROOT%{_datadir}/hal/device-manager -name "*.py" -exec rm -f {} \;
 
@@ -299,6 +291,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2006/10/31 19:40:46  arekm
+- up to 0.5.8.1
+
 Revision 1.116  2006/09/24 19:40:46  aredridel
 - add 80211 patch
 
================================================================

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



More information about the pld-cvs-commit mailing list