[packages/pwgen] Rel 2
arekm
arekm at pld-linux.org
Sat Mar 14 04:29:40 CET 2026
commit fc83fa9e9d42de9e6d23fdecd174383ccc73217c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 14 04:29:33 2026 +0100
Rel 2
pwgen.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/pwgen.spec b/pwgen.spec
index 5f51b7f..f9945eb 100644
--- a/pwgen.spec
+++ b/pwgen.spec
@@ -2,12 +2,13 @@ Summary: Automatic Password Generator
Summary(pl.UTF-8): Generator haseł
Name: pwgen
Version: 2.08
-Release: 1
-License: GPL
+Release: 2
+License: GPL v2
Group: Applications/System
-Source0: http://vorboss.dl.sourceforge.net/project/pwgen/pwgen/%{version}/%{name}-%{version}.tar.gz
+Source0: https://downloads.sourceforge.net/project/pwgen/pwgen/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 6cfba450ac6ff72d11e88a6b0b049165
-URL: http://sourceforge.net/projects/pwgen/
+Patch0: %{name}-capitalize-ambiguous.patch
+URL: https://sourceforge.net/projects/pwgen/
BuildRequires: autoconf
BuildRequires: automake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -20,6 +21,7 @@ Program pwgen służy do generowania losowych haseł.
%prep
%setup -q
+%patch -P0 -p0
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pwgen.git/commitdiff/fc83fa9e9d42de9e6d23fdecd174383ccc73217c
More information about the pld-cvs-commit
mailing list