packages: lzip/lzip.spec - use complete lzip filename instead of "lz*" savi...
qboosh
qboosh at pld-linux.org
Mon Mar 26 21:30:48 CEST 2012
Author: qboosh Date: Mon Mar 26 19:30:48 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- use complete lzip filename instead of "lz*" saving one character
---- Files affected:
packages/lzip:
lzip.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: packages/lzip/lzip.spec
diff -u packages/lzip/lzip.spec:1.12 packages/lzip/lzip.spec:1.13
--- packages/lzip/lzip.spec:1.12 Thu Mar 22 19:19:13 2012
+++ packages/lzip/lzip.spec Mon Mar 26 21:30:43 2012
@@ -60,7 +60,7 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/lz*
+%attr(755,root,root) %{_bindir}/lzip
%{_mandir}/man1/lzip.1*
%{_infodir}/lzip.info*
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2012/03/26 19:30:43 qboosh
+- use complete lzip filename instead of "lz*" saving one character
+
Revision 1.12 2012/03/22 18:19:13 blekot
- up to 1.13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/lzip/lzip.spec?r1=1.12&r2=1.13
More information about the pld-cvs-commit
mailing list