packages: ploop/ploop.spec - removed 60-persistant-storage-ploop.rules - mo...

brushek brushek at pld-linux.org
Sat May 26 23:58:00 CEST 2012


Author: brushek                      Date: Sat May 26 21:58:00 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed 60-persistant-storage-ploop.rules - moved to the udev (by patch)

---- Files affected:
packages/ploop:
   ploop.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/ploop/ploop.spec
diff -u packages/ploop/ploop.spec:1.6 packages/ploop/ploop.spec:1.7
--- packages/ploop/ploop.spec:1.6	Thu May 24 11:22:43 2012
+++ packages/ploop/ploop.spec	Sat May 26 23:57:55 2012
@@ -8,17 +8,17 @@
 Summary(pl.UTF-8):	Narzędzia do urządzeń i obrazów ploop
 Name:		ploop
 Version:	1.2
-Release:	0.2
+Release:	0.3
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://download.openvz.org/utils/ploop/%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5:	ae1faffff5aaa4b7ceb794676c294844
-Source1:	60-persistant-storage-%{name}.rules
 URL:		http://wiki.openvz.org/Ploop
 BuildRequires:	libxml2-devel
 BuildRequires:	sed >= 4.0
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	parted
+Requires:	udev-core >= 1:182-6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -84,10 +84,6 @@
 	LIBDIR=%{_libdir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# install custom udev rules for ploop
-install -d $RPM_BUILD_ROOT/lib/udev/rules.d/
-cp -a %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/60-persistent-storage-%{name}.rules
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -103,7 +99,6 @@
 %attr(755,root,root) %{_sbindir}/ploop-grow
 %attr(755,root,root) %{_sbindir}/ploop-merge
 %attr(755,root,root) %{_sbindir}/ploop-stat
-%attr(755,root,root) /lib/udev/rules.d/60-persistent-storage-%{name}.rules
 
 %files libs
 %defattr(644,root,root,755)
@@ -127,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2012/05/26 21:57:55  brushek
+- removed 60-persistant-storage-ploop.rules - moved to the udev (by patch)
+
 Revision 1.6  2012/05/24 09:22:43  qboosh
 - install file as 60-persistent-storage-ploop.rules (without typo in filename)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/ploop/ploop.spec?r1=1.6&r2=1.7



More information about the pld-cvs-commit mailing list