packages: hal/hal.spec - 0.5.12
patrys
patrys at pld-linux.org
Thu May 21 00:20:46 CEST 2009
Author: patrys Date: Wed May 20 22:20:45 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.5.12
---- Files affected:
packages/hal:
hal.spec (1.169 -> 1.170)
---- Diffs:
================================================================
Index: packages/hal/hal.spec
diff -u packages/hal/hal.spec:1.169 packages/hal/hal.spec:1.170
--- packages/hal/hal.spec:1.169 Mon May 4 00:50:50 2009
+++ packages/hal/hal.spec Thu May 21 00:20:40 2009
@@ -6,21 +6,18 @@
Summary: HAL - Hardware Abstraction Layer
Summary(pl.UTF-8): HAL - abstrakcyjna warstwa dostępu do sprzętu
Name: hal
-Version: 0.5.11
-Release: 10
+Version: 0.5.12
+Release: 1
License: AFL v2.0 or GPL v2
Group: Libraries
Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 750cf074e88b6fb7012f26d99cd39b9b
+# Source0-md5: bb7c36e142437f7363f9a80ae8391926
Source1: %{name}daemon.init
Source2: %{name}d.sysconfig
Source3: %{name}-storage-policy-fixed-drives.fdi
Patch0: %{name}-tools.patch
Patch1: %{name}-ac.patch
Patch2: %{name}-link.patch
-Patch3: %{name}-ck-api-change.patch
-Patch4: %{name}-udev.patch
-Patch5: %{name}-dbus-conf.patch
Patch6: %{name}-rethink.patch
URL: http://freedesktop.org/Software/hal
BuildRequires: PolicyKit-devel >= 0.7
@@ -39,12 +36,12 @@
BuildRequires: gperf
BuildRequires: gtk-doc >= 1.3
BuildRequires: intltool >= 0.22
+BuildRequires: libblkid-devel >= 2.15
%ifarch %{ix86} %{x8664}
BuildRequires: libsmbios-devel >= 0.13.4
%endif
BuildRequires: libtool
BuildRequires: libusb-compat-devel
-BuildRequires: libvolume_id-devel >= 1:0.097
# 1.7.1 or 1.8.0+
BuildRequires: parted-devel >= 1.8.0
BuildRequires: pciutils-devel >= 2.2.3
@@ -70,7 +67,7 @@
Requires: glib2 >= 1:2.14.0
Requires: hal-info
Requires: python-dbus >= 0.71
-Requires: udev-core >= 1:117
+Requires: udev-core >= 1:125
# require pciutils and usbutils with .ids in expected location
Requires: /etc/pci.ids
Requires: /etc/usb.ids
@@ -140,9 +137,6 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
%patch6 -p1
%build
@@ -168,6 +162,7 @@
--with-cpufreq \
--with-html-dir=%{_gtkdocdir} \
--with-hwdata=%{_sysconfdir} \
+ --with-udev-prefix=%{_sysconfdir} \
%ifarch %{ix86} %{x8664}
--with-macbook \
--with-macbookpro \
@@ -296,6 +291,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.170 2009/05/20 22:20:40 patrys
+- 0.5.12
+
Revision 1.169 2009/05/03 22:50:50 hawk
- release 10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hal/hal.spec?r1=1.169&r2=1.170&f=u
More information about the pld-cvs-commit
mailing list