packages: ploop/ploop.spec - install file as 60-persistent-storage-ploop.ru...
qboosh
qboosh at pld-linux.org
Thu May 24 11:22:49 CEST 2012
Author: qboosh Date: Thu May 24 09:22:49 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- install file as 60-persistent-storage-ploop.rules (without typo in filename)
---- Files affected:
packages/ploop:
ploop.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/ploop/ploop.spec
diff -u packages/ploop/ploop.spec:1.5 packages/ploop/ploop.spec:1.6
--- packages/ploop/ploop.spec:1.5 Thu May 24 01:02:50 2012
+++ packages/ploop/ploop.spec Thu May 24 11:22:43 2012
@@ -86,7 +86,7 @@
# 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-persistant-storage-%{name}.rules
+cp -a %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/60-persistent-storage-%{name}.rules
%clean
rm -rf $RPM_BUILD_ROOT
@@ -103,7 +103,7 @@
%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-persistant-storage-%{name}.rules
+%attr(755,root,root) /lib/udev/rules.d/60-persistent-storage-%{name}.rules
%files libs
%defattr(644,root,root,755)
@@ -127,6 +127,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2012/05/24 09:22:43 qboosh
+- install file as 60-persistent-storage-ploop.rules (without typo in filename)
+
Revision 1.5 2012/05/23 23:02:50 brushek
- changed triggerin to external file for udev, is it OK ?
- added 60-persistant-storage-ploop.rules
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/ploop/ploop.spec?r1=1.5&r2=1.6
More information about the pld-cvs-commit
mailing list