SPECS: md5deep.spec - no man symlink

areq areq at pld-linux.org
Sat Jun 2 20:29:12 CEST 2007


Author: areq                         Date: Sat Jun  2 18:29:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no man symlink 

---- Files affected:
SPECS:
   md5deep.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/md5deep.spec
diff -u SPECS/md5deep.spec:1.20 SPECS/md5deep.spec:1.21
--- SPECS/md5deep.spec:1.20	Tue Feb 13 07:46:53 2007
+++ SPECS/md5deep.spec	Sat Jun  2 20:29:07 2007
@@ -59,6 +59,11 @@
 %{__make} install \
 	PREFIX=$RPM_BUILD_ROOT%{_prefix}
 
+for m in  sha1deep.1  sha256deep.1  tigerdeep.1  whirlpooldeep.1; do
+	rm -f $RPM_BUILD_ROOT%{_mandir}/man1/$m
+	echo ".so md5deep.1" > $RPM_BUILD_ROOT%{_mandir}/man1/$m
+done
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -74,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/06/02 18:29:07  areq
+- no man symlink
+
 Revision 1.20  2007/02/13 06:46:53  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/md5deep.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list