SPECS: hotplug.spec - full chkconfig require, adapterized; rel 4

glen glen at pld-linux.org
Thu Oct 13 11:08:39 CEST 2005


Author: glen                         Date: Thu Oct 13 09:08:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- full chkconfig require, adapterized; rel 4

---- Files affected:
SPECS:
   hotplug.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/hotplug.spec
diff -u SPECS/hotplug.spec:1.57 SPECS/hotplug.spec:1.58
--- SPECS/hotplug.spec:1.57	Tue Sep 13 17:47:04 2005
+++ SPECS/hotplug.spec	Thu Oct 13 11:08:34 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Linuksowe skrypty do urządzeń hotplug
 Name:		hotplug
 Version:	2004_09_23
-Release:	3
+Release:	4
 Group:		Applications/System
 License:	GPL
 Source0:	ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2
@@ -17,9 +17,10 @@
 Patch2:		%{name}-devlabel.patch
 Patch3:		%{name}-sh_shift9.patch
 URL:		http://linux-hotplug.sourceforge.net/
-PreReq:		rc-scripts
 BuildRequires:	rpmbuild(macros) >= 1.202
 Requires(post,preun):	/sbin/chkconfig
+Requires:	rc-scripts
+Requires:	/sbin/chkconfig
 Requires:	awk
 Requires:	bash
 Requires:	sed
@@ -94,12 +95,12 @@
 Summary:	Hotplug definitions for USB digital cameras
 Summary(pl):	Definicje Hotpluga dla aparatów cyfrowych na USB
 Group:		Applications/System
-PreReq:		libgphoto2
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires(postun):	/usr/sbin/groupdel
 Requires(post,postun):	fileutils
 Requires(post,postun):	grep
+Requires:	libgphoto2
 Requires:	util-linux
 Requires:	%{name} = %{version}-%{release}
 Provides:	group(digicam)
@@ -195,9 +196,9 @@
 %attr(755,root,root) %{_sysconfdir}/hotplug/*.rc
 %dir %{_sysconfdir}/hotplug/usb
 %exclude %{_sysconfdir}/hotplug/usb/digicam
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/hotplug/blacklist
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/hotplug/*map
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/hotplug/*.permissions
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hotplug/blacklist
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hotplug/*map
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hotplug/*.permissions
 %dir %{_sysconfdir}/hotplug.d
 %dir %{_sysconfdir}/hotplug.d/default
 %attr(755,root,root) %{_sysconfdir}/hotplug.d/default/*.hotplug
@@ -230,6 +231,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/10/13 09:08:34  glen
+- full chkconfig require, adapterized; rel 4
+
 Revision 1.57  2005/09/13 15:47:04  patrys
 - bump!
 - in current FTP version isapnp is builtin and behaves bad on some PCI cards (see bugtracker)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hotplug.spec?r1=1.57&r2=1.58&f=u




More information about the pld-cvs-commit mailing list