SPECS: md5deep.spec - up to 1.7

megabajt megabajt at pld-linux.org
Mon Jun 13 15:27:19 CEST 2005


Author: megabajt                     Date: Mon Jun 13 13:27:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.7

---- Files affected:
SPECS:
   md5deep.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/md5deep.spec
diff -u SPECS/md5deep.spec:1.9 SPECS/md5deep.spec:1.10
--- SPECS/md5deep.spec:1.9	Mon May 16 21:24:59 2005
+++ SPECS/md5deep.spec	Mon Jun 13 15:27:13 2005
@@ -2,12 +2,12 @@
 Summary:	Compute MD5 message digests on an arbitrary number of files
 Summary(pl):	Obliczanie skrótów MD5 dla dowolnej liczby plików
 Name:		md5deep
-Version:	1.6
+Version:	1.7
 Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/md5deep/%{name}-%{version}.tar.gz
-# Source0-md5:	b87a26c856798457ed10bc9486178453
+# Source0-md5:	55fda350be1116f33b846245e9f86cb7
 Patch0:		%{name}-Makefile.patch
 URL:		http://md5deep.sourceforge.net/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -50,7 +50,8 @@
 
 %build
 %{__make} \
-	CC="%{__cc}" CFLAGS="%{rpmcflags}"
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -59,6 +60,7 @@
 install md5deep $RPM_BUILD_ROOT%{_bindir}
 install sha1deep $RPM_BUILD_ROOT%{_bindir}
 install sha256deep $RPM_BUILD_ROOT%{_bindir}
+install whirlpooldeep $RPM_BUILD_ROOT%{_bindir}
 install md5deep.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
@@ -76,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/06/13 13:27:13  megabajt
+- up to 1.7
+
 Revision 1.9  2005/05/16 19:24:59  darekr
 - updated to 1.6
 
================================================================

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




More information about the pld-cvs-commit mailing list