SPECS: hal.spec - added ac patch - glib2 deps bumped to 2.14.0 (some featur...

qboosh qboosh at pld-linux.org
Wed Jun 18 07:26:38 CEST 2008


Author: qboosh                       Date: Wed Jun 18 05:26:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added ac patch
- glib2 deps bumped to 2.14.0 (some features are used if such version is detected)

---- Files affected:
SPECS:
   hal.spec (1.155 -> 1.156) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.155 SPECS/hal.spec:1.156
--- SPECS/hal.spec:1.155	Thu May  8 21:16:11 2008
+++ SPECS/hal.spec	Wed Jun 18 07:26:33 2008
@@ -16,11 +16,12 @@
 Source2:	%{name}d.sysconfig
 Source3:	%{name}-storage-policy-fixed-drives.fdi
 Patch0:		%{name}-tools.patch
+Patch1:		%{name}-ac.patch
 Patch2:		%{name}-link.patch
 URL:		http://freedesktop.org/Software/hal
 BuildRequires:	PolicyKit-devel >= 0.7
-BuildRequires:	autoconf >= 2.57
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.60
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	dbus-glib-devel >= 0.71
 %if %{with doc}
 BuildRequires:	docbook-dtd41-sgml
@@ -30,7 +31,7 @@
 %endif
 BuildRequires:	expat-devel >= 1:1.95.8
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.12.1
+BuildRequires:	glib2-devel >= 1:2.14.0
 BuildRequires:	gperf
 BuildRequires:	gtk-doc >= 1.3
 BuildRequires:	intltool >= 0.22
@@ -62,7 +63,7 @@
 Requires:	PolicyKit >= 0.7
 Requires:	dbus >= 0.91
 Requires:	dmidecode >= 2.7
-Requires:	glib2 >= 1:2.12.1
+Requires:	glib2 >= 1:2.14.0
 Requires:	hal-info
 Requires:	python-dbus >= 0.71
 Requires:	udev-core >= 1:097
@@ -133,6 +134,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 %patch2 -p1
 
 %build
@@ -286,6 +288,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.156  2008/06/18 05:26:33  qboosh
+- added ac patch
+- glib2 deps bumped to 2.14.0 (some features are used if such version is detected)
+
 Revision 1.155  2008/05/08 19:16:11  patrys
 - 0.5.11
 
================================================================

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



More information about the pld-cvs-commit mailing list