Author: qboosh Date: Fri Jul 9 07:23:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.2.10 - removed obsolete pl.po-update and stat patches
---- Files affected: packages/pwdutils: pwdutils.spec (1.96 -> 1.97) , pwdutils-pl.po-update.patch (1.13 -> NONE) (REMOVED), stat.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/pwdutils/pwdutils.spec diff -u packages/pwdutils/pwdutils.spec:1.96 packages/pwdutils/pwdutils.spec:1.97 --- packages/pwdutils/pwdutils.spec:1.96 Thu Jun 10 20:00:30 2010 +++ packages/pwdutils/pwdutils.spec Fri Jul 9 09:22:58 2010 @@ -10,12 +10,12 @@ Summary: Utilities to manage the passwd and shadow user information Summary(pl.UTF-8): Narzędzia do zarządzania informacjami o użytkownikach z passwd i shadow Name: pwdutils -Version: 3.2.8 -Release: 4 +Version: 3.2.10 +Release: 1 License: GPL v2 Group: Applications/System Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2 -# Source0-md5: e8b88e57838c4601275eaa1d67f92cf2 +# Source0-md5: 046909ba87955067c8742ccdf24e1ced Source1: %{name}.useradd Source2: %{name}.rpasswdd.init Source3: %{name}.login.defs @@ -29,12 +29,10 @@ Patch0: %{name}-f-option.patch Patch1: %{name}-no_bash.patch Patch2: %{name}-silent_crontab.patch -Patch3: %{name}-pl.po-update.patch -Patch4: stat.patch URL: http://www.thkukuk.de/pam/pwdutils/ %{?with_audit:BuildRequires: audit-libs-devel} BuildRequires: autoconf -BuildRequires: automake >= 1:1.8 +BuildRequires: automake >= 1:1.9 %{?with_bioapi:BuildRequires: bioapi-devel} BuildRequires: gcc >= 5:3.2 BuildRequires: gettext-devel @@ -157,20 +155,6 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 -#patch3 -p1 -%patch4 -p1 - -sed -i -e 's/-Werror //' configure.in - -rm -f po/stamp-po - -# pl.po has been recoded incorrectly -iconv -f UTF-8 -t ISO-8859-1 po/pl.po | iconv -f ISO-8859-2 -t UTF-8 > pl.tmp -sed '/Content-Type/s/ISO-8859-2/UTF-8/' pl.tmp > po/pl.po -rm pl.tmp - -# make sure it is correct now -grep -q "Hasło" po/pl.po %build %{__gettextize} @@ -341,6 +325,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2010/07/09 07:22:58 qboosh +- updated to 3.2.10 +- removed obsolete pl.po-update and stat patches + Revision 1.96 2010/06/10 18:00:30 sparky - fixed pl.po encoding - release: 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pwdutils/pwdutils.spec?r1=1.96&r2=1.97&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
