Author: megabajt Date: Mon Feb 21 08:28:50 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5
---- Files affected: SPECS: md5deep.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/md5deep.spec diff -u SPECS/md5deep.spec:1.7 SPECS/md5deep.spec:1.8 --- SPECS/md5deep.spec:1.7 Sun Aug 29 14:55:21 2004 +++ SPECS/md5deep.spec Mon Feb 21 09:28:44 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.4 +Version: 1.5 Release: 1 License: GPL Group: Applications/System -Source0: http://switch.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 1411130dec66079e22beff7afad73df1 +Source0: http://dl.sourceforge.net/md5deep/%{name}-%{version}.tar.gz +# Source0-md5: 14b94d3a38bd4ea6bcd7a6331fae6030 Patch0: %{name}-Makefile.patch URL: http://md5deep.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -58,8 +58,10 @@ install md5deep $RPM_BUILD_ROOT%{_bindir} install sha1deep $RPM_BUILD_ROOT%{_bindir} +install sha256deep $RPM_BUILD_ROOT%{_bindir} install md5deep.1 $RPM_BUILD_ROOT%{_mandir}/man1 install sha1deep.1 $RPM_BUILD_ROOT%{_mandir}/man1 +install sha256deep.1 $RPM_BUILD_ROOT%{_mandir}/man1 %clean rm -rf $RPM_BUILD_ROOT @@ -76,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/02/21 08:28:44 megabajt +- updated to 1.5 + Revision 1.7 2004/08/29 12:55:21 twittner - rel. 1 (works for me). - missing msg. part previous commit: ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/md5deep.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
