SPECS: hal.spec - 0.5.7.1, added support for samsung yp-z5
freetz
freetz at pld-linux.org
Wed Jul 26 21:21:30 CEST 2006
Author: freetz Date: Wed Jul 26 19:21:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.5.7.1, added support for samsung yp-z5
---- Files affected:
SPECS:
hal.spec (1.110 -> 1.111)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.110 SPECS/hal.spec:1.111
--- SPECS/hal.spec:1.110 Wed Jun 7 15:27:28 2006
+++ SPECS/hal.spec Wed Jul 26 21:21:25 2006
@@ -6,12 +6,12 @@
Summary: HAL - Hardware Abstraction Layer
Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu
Name: hal
-Version: 0.5.7
-Release: 4
+Version: 0.5.7.1
+Release: 1
License: AFL v2.0 or GPL v2
Group: Libraries
Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
-# Source0-md5: 4163afb8285db64e00e7b1392b401d92
+# Source0-md5: d7a7741808ba130f8aff3f5d3b5689e4
Source1: %{name}daemon.init
Source2: %{name}d.sysconfig
Source3: %{name}-device-manager.desktop
@@ -22,10 +22,11 @@
Patch1: %{name}-script_path.patch
Patch2: %{name}-tools.patch
Patch3: %{name}-is_mounted_read_only_property.patch
+Patch4: %{name}-samsung_yp_z5.patch
URL: http://freedesktop.org/Software/hal
BuildRequires: autoconf >= 2.57
BuildRequires: automake
-BuildRequires: dbus-glib-devel >= 0.60
+BuildRequires: dbus-glib-devel >= 0.62
%if %{with docs}
BuildRequires: docbook-dtd412-xml
BuildRequires: docbook-dtd41-sgml
@@ -34,7 +35,7 @@
%endif
BuildRequires: expat-devel
BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.6.0
+BuildRequires: glib2-devel >= 1:2.12.1
BuildRequires: intltool
BuildRequires: libcap-devel
BuildRequires: libselinux-devel >= 1.17.13
@@ -52,10 +53,10 @@
Requires(post,preun): /sbin/chkconfig
%pyrequires_eq python
Requires: %{name}-libs = %{version}-%{release}
-Requires: dbus >= 0.60-4
+Requires: dbus >= 0.62
Requires: dmidecode
-Requires: glib2 >= 1:2.6.0
-Requires: python-dbus >= 0.60
+Requires: glib2 >= 1:2.12.1
+Requires: python-dbus >= 0.62
Requires: udev >= 1:079-2
Obsoletes: hal-fstab-sync
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +71,7 @@
Summary: HAL library
Summary(pl): Biblioteka HAL
Group: Libraries
-Requires: dbus-libs >= 0.33
+Requires: dbus-libs >= 0.62
%description libs
HAL library.
@@ -83,7 +84,7 @@
Summary(pl): Pliki nagłówkowe biblioteki HAL
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
-Requires: dbus-devel >= 0.33
+Requires: dbus-devel >= 0.62
%description devel
Header files for HAL library.
@@ -143,6 +144,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__glib_gettextize}
@@ -291,6 +293,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.111 2006/07/26 19:21:25 freetz
+- 0.5.7.1, added support for samsung yp-z5
+
Revision 1.110 2006/06/07 13:27:28 freetz
- rel.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.110&r2=1.111&f=u
More information about the pld-cvs-commit
mailing list