SPECS: hal.spec - back to less PITA fstab-sync solution, forced wo...
freetz
freetz at pld-linux.org
Sun Sep 4 15:31:14 CEST 2005
Author: freetz Date: Sun Sep 4 13:31:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- back to less PITA fstab-sync solution, forced working udev version
(068-1), rel.1 (yes it works now)
---- Files affected:
SPECS:
hal.spec (1.84 -> 1.85)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.84 SPECS/hal.spec:1.85
--- SPECS/hal.spec:1.84 Sat Sep 3 22:27:23 2005
+++ SPECS/hal.spec Sun Sep 4 15:31:04 2005
@@ -2,13 +2,13 @@
#
# Conditional build:
%bcond_without docs # disable documentation building
-%bcond_with fstab_sync # build with fstab-sync
+%bcond_without fstab_sync # build with fstab-sync
#
Summary: HAL - Hardware Abstraction Layer
Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu
Name: hal
Version: 0.5.4
-Release: 0.1
+Release: 1
License: AFL v2.0 or GPL v2
Group: Libraries
Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
@@ -51,7 +51,7 @@
Requires: mount >= 2.12-14
%pyrequires_eq python
Requires: python-dbus >= 0.33
-Requires: udev >= 057
+Requires: udev >= 068
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -162,6 +162,7 @@
rm -rf $RPM_BUILD_ROOT
%pre
+
%groupadd -g 126 -r -f haldaemon
%useradd -u 126 -r -d /usr/share/empty -s /bin/false -c "HAL daemon" -g haldaemon haldaemon
@@ -235,6 +236,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85 2005/09/04 13:31:04 freetz
+- back to less PITA fstab-sync solution, forced working udev version
+ (068-1), rel.1 (yes it works now)
+
Revision 1.84 2005/09/03 20:27:23 tommat
- added BR: gettext-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.84&r2=1.85&f=u
More information about the pld-cvs-commit
mailing list