packages: lesspipe/lesspipe.spec - v1.46: initrd fixes

glen glen at pld-linux.org
Tue Dec 21 16:50:28 CET 2010


Author: glen                         Date: Tue Dec 21 15:50:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- v1.46: initrd fixes

---- Files affected:
packages/lesspipe:
   lesspipe.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/lesspipe/lesspipe.spec
diff -u packages/lesspipe/lesspipe.spec:1.22 packages/lesspipe/lesspipe.spec:1.23
--- packages/lesspipe/lesspipe.spec:1.22	Wed Oct 20 22:25:17 2010
+++ packages/lesspipe/lesspipe.spec	Tue Dec 21 16:50:22 2010
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
-#
-# TODO:		consider this version (with code2color etc.):
-#		http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
+# TODO
+# - consider this version (with code2color etc.):
+#	http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
 #
 Summary:	Input preprocessor for less
 Summary(pl.UTF-8):	Preprocesor wejścia dla narzędzia less
 Name:		lesspipe
-Version:	1.44
+Version:	1.46
 Release:	1
 License:	GPL v2
 Group:		Applications/Text
@@ -48,7 +48,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},/etc/env.d}
-install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}
+install -p %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}
 
 # Prepare env file
 cat > $RPM_BUILD_ROOT/etc/env.d/LESSOPEN <<'EOF'
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2010/12/21 15:50:22  glen
+- v1.46: initrd fixes
+
 Revision 1.22  2010/10/20 20:25:17  qboosh
 - Version 1.44 ("add .ipa" by glen)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lesspipe/lesspipe.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list