- update to 2.8.19
This commit is contained in:
parent
4b491a159a
commit
3e92cf695c
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: A password-checking library
|
Summary: A password-checking library
|
||||||
Name: cracklib
|
Name: cracklib
|
||||||
Version: 2.8.18
|
Version: 2.8.19
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
|
Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
|
||||||
|
|
||||||
@ -52,7 +52,6 @@ Source37: pass_file.gz
|
|||||||
# https://bugzilla.redhat.com/attachment.cgi?id=386022
|
# https://bugzilla.redhat.com/attachment.cgi?id=386022
|
||||||
Source38: ry-threshold10.txt
|
Source38: ry-threshold10.txt
|
||||||
Patch1: cracklib-2.8.15-inttypes.patch
|
Patch1: cracklib-2.8.15-inttypes.patch
|
||||||
Patch2: cracklib-2.8.12-gettext.patch
|
|
||||||
URL: http://sourceforge.net/projects/cracklib/
|
URL: http://sourceforge.net/projects/cracklib/
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -119,7 +118,6 @@ cp lib/packer.h lib/packer.h.in
|
|||||||
grep '????????????????' po/zh_CN.po
|
grep '????????????????' po/zh_CN.po
|
||||||
install -p -m 644 %{SOURCE3} po/zh_CN.po
|
install -p -m 644 %{SOURCE3} po/zh_CN.po
|
||||||
%patch1 -p1 -b .inttypes
|
%patch1 -p1 -b .inttypes
|
||||||
%patch2 -p1 -b .gettext
|
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
mkdir cracklib-dicts
|
mkdir cracklib-dicts
|
||||||
for dict in %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
|
for dict in %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
|
||||||
@ -239,6 +237,9 @@ EOF
|
|||||||
%{_libdir}/../lib/python*/site-packages/*.py*
|
%{_libdir}/../lib/python*/site-packages/*.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 18 2012 Nalin Dahyabhai <nalin@redhat.com> - 2.8.19-1
|
||||||
|
- update to 2.8.19
|
||||||
|
|
||||||
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.18-3
|
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.18-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -27,6 +27,5 @@ a2bd31ce25a3057b61d2e5a1182d93a9 sf.gz
|
|||||||
c03b38448aefcde059e6fcfb20784f2c surnames.finnish.gz
|
c03b38448aefcde059e6fcfb20784f2c surnames.finnish.gz
|
||||||
6e76a087a646ede5eba05e9259fd84d4 pass_file.gz
|
6e76a087a646ede5eba05e9259fd84d4 pass_file.gz
|
||||||
7fa6ba0cd50e7f9ccaf4707c810b14f1 cracklib-words-20080507.gz
|
7fa6ba0cd50e7f9ccaf4707c810b14f1 cracklib-words-20080507.gz
|
||||||
79053ad8bc714a44cd660cb12116211b cracklib-2.8.18.tar.gz
|
|
||||||
1e33cdc76486e89a11a230f098ef651c cracklib2_2.8.18-1.debian.tar.gz
|
1e33cdc76486e89a11a230f098ef651c cracklib2_2.8.18-1.debian.tar.gz
|
||||||
ca0ec168d9c6466612204e8dfb2df8a9 cracklib-2.8.19.tar.gz
|
ca0ec168d9c6466612204e8dfb2df8a9 cracklib-2.8.19.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user