Author: adamg Date: Sun Dec 5 13:20:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - buildfix; release 7
---- Files affected: packages/passwdgen: passwdgen.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/passwdgen/passwdgen.spec diff -u packages/passwdgen/passwdgen.spec:1.17 packages/passwdgen/passwdgen.spec:1.18 --- packages/passwdgen/passwdgen.spec:1.17 Thu Jun 14 20:30:17 2007 +++ packages/passwdgen/passwdgen.spec Sun Dec 5 14:20:17 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Generator losowych haseł Name: passwdgen Version: 2.2 -Release: 6 +Release: 7 License: GPL Group: Applications/System Source0: http://www.securityfocus.com/data/tools/%{name}-%{version}.tar.gz @@ -13,6 +13,7 @@ Patch2: %{name}-acfix.patch Patch3: %{name}-urandom.patch Patch4: %{name}-optfix.patch +Patch5: %{name}-gcc4.patch URL: http://directory.fsf.org/pwdgen.html BuildRequires: autoconf BuildRequires: automake @@ -62,6 +63,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build %{__libtoolize} @@ -106,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2010/12/05 13:20:17 adamg +- buildfix; release 7 + Revision 1.17 2007/06/14 18:30:17 arekm - rel 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/passwdgen/passwdgen.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
