SPECS: hal.spec - added parted version to BR - don't assume man gz...
qboosh
qboosh at pld-linux.org
Wed Apr 4 11:49:23 CEST 2007
Author: qboosh Date: Wed Apr 4 09:49:23 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added parted version to BR
- don't assume man gzipping
---- Files affected:
SPECS:
hal.spec (1.131 -> 1.132)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.131 SPECS/hal.spec:1.132
--- SPECS/hal.spec:1.131 Tue Apr 3 20:01:04 2007
+++ SPECS/hal.spec Wed Apr 4 11:49:18 2007
@@ -42,7 +42,8 @@
BuildRequires: libtool
BuildRequires: libusb-devel >= 0.1.10a
BuildRequires: libvolume_id-devel >= 0.97
-BuildRequires: parted-devel
+# 1.7.1/1.8.0/1.8.1/1.8.2 or 1.8.6
+BuildRequires: parted-devel >= 1.7.1
BuildRequires: pciutils-devel >= 2.2.3
BuildRequires: pkgconfig
BuildRequires: popt-devel
@@ -50,7 +51,6 @@
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.228
BuildRequires: which
-# BR: libparted-devel == 1.7.1 (optional, used with --enable-parted only, needs EQUAL version)
# R: cryptsetup-luks >= 1.0.1 (at runtime)
Requires(post,preun): /sbin/chkconfig
Requires(pre): /bin/id
@@ -286,7 +286,7 @@
%dir /var/run/hald/hald-local
%dir /var/run/hald/hald-runner
-%{_mandir}/man?/*.gz
+%{_mandir}/man[18]/*
%files libs
%defattr(644,root,root,755)
@@ -328,6 +328,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.132 2007/04/04 09:49:18 qboosh
+- added parted version to BR
+- don't assume man gzipping
+
Revision 1.131 2007/04/03 18:01:04 wolf
- it's too early for ConsoleKit
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.131&r2=1.132&f=u
More information about the pld-cvs-commit
mailing list