SPECS: passwdgen.spec - added -urandom.patch (-u chooses /dev/uran...

adamg adamg at pld-linux.org
Sun Aug 7 15:15:55 CEST 2005


Author: adamg                        Date: Sun Aug  7 13:15:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -urandom.patch (-u chooses /dev/urandom instead of /dev/random)
- release 4

---- Files affected:
SPECS:
   passwdgen.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/passwdgen.spec
diff -u SPECS/passwdgen.spec:1.11 SPECS/passwdgen.spec:1.12
--- SPECS/passwdgen.spec:1.11	Wed Mar 17 11:37:12 2004
+++ SPECS/passwdgen.spec	Sun Aug  7 15:15:47 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Generator losowych haseł
 Name:		passwdgen
 Version:	2.2
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/System
 Source0:	http://members-http-4.rwc1.sfba.home.net/denisl/passwdgen/download/%{name}-%{version}.tar.gz
@@ -11,6 +11,7 @@
 Patch0:		%{name}-amfix.patch
 Patch1:		%{name}-gcc3.patch
 Patch2:		%{name}-acfix.patch
+Patch3:		%{name}-urandom.patch
 URL:		http://members.home.com/denisl/passwdgen/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -58,6 +59,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -102,6 +104,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/07 13:15:47  adamg
+- added -urandom.patch (-u chooses /dev/urandom instead of /dev/random)
+- release 4
+
 Revision 1.11  2004/03/17 10:37:12  qboosh
 - added acfix patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/passwdgen.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list