Author: adamg Date: Thu Jan 18 16:15:22 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.1
---- Files affected: SPECS: distrrtgen.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/distrrtgen.spec diff -u SPECS/distrrtgen.spec:1.2 SPECS/distrrtgen.spec:1.3 --- SPECS/distrrtgen.spec:1.2 Sat Jan 13 22:13:59 2007 +++ SPECS/distrrtgen.spec Thu Jan 18 17:15:17 2007 @@ -2,15 +2,17 @@ Summary: Distributed rainbow table generation client Summary(pl): Klient projektu rozproszonego generowania tablic rainbow Name: distrrtgen -Version: 2.0 +Version: 2.1 Release: 0.1 License: As-is Group: Applications Source0: http://www.freerainbowtables.com/distrrtgen/client/%{name}-%{version}-src.zip -# Source0-md5: f9c342cd4d822911352cfa066c5d1a42 +# Source0-md5: f1320b2569200d5377af205cbdd9773f +Patch0: %{name}-Makefile.patch URL: http://www.freerainbowtables.com/ BuildRequires: libstdc++-devel BuildRequires: openssl-devel +BuildRequires: unzip BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,6 +31,7 @@ %prep %setup -q -c +%patch0 -p1 %build %{__make} \ @@ -54,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/01/18 16:15:17 adamg +- updated to 2.1 + Revision 1.2 2007/01/13 21:13:59 qboosh - typos ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/distrrtgen.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
