Accepting request 83718 from Base:System
- Remove redundant tags/sections from specfile (forwarded request 83137 from jengelh) OBS-URL: https://build.opensuse.org/request/show/83718 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cracklib-dict-full?expand=0&rev=11
This commit is contained in:
parent
8156429d86
commit
bd500ed5c5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 23:58:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 17:25:56 CEST 2008 - mc@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cracklib-dict-full (Version 2.8.12)
|
||||
# spec file for package cracklib-dict-full
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: cracklib-dict-full
|
||||
@ -23,7 +22,6 @@ BuildRequires: cracklib gzip
|
||||
Url: http://sourceforge.net/projects/cracklib
|
||||
License: Artistic License
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: 2.8.12
|
||||
Release: 43
|
||||
Provides: cracklib-dict
|
||||
@ -63,6 +61,10 @@ Source38: es-wordlist.gz
|
||||
Source39: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/german/germanl.gz
|
||||
Source40: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/german/words.german.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# don't build as noarch for now
|
||||
# probably little/big-endian dependent (x86 and x86_64 are the same)
|
||||
# need to investigate further
|
||||
# BuildArch: noarch
|
||||
|
||||
%description
|
||||
CrackLib tests passwords to determine whether they match certain
|
||||
@ -85,9 +87,6 @@ gunzip cracklib-dicts/*
|
||||
|
||||
%build
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/cracklib/
|
||||
/usr/sbin/cracklib-format cracklib-dicts/* | \
|
||||
@ -106,14 +105,3 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/cracklib/
|
||||
%{_datadir}/cracklib/pw_dict.pwi
|
||||
|
||||
%changelog
|
||||
* Mon Sep 01 2008 mc@suse.de
|
||||
- do not zip the dict by default. A check takes too long.
|
||||
* Fri Jun 27 2008 mc@suse.de
|
||||
- update wordlist
|
||||
- add german wordlists
|
||||
* Fri Jun 20 2008 mc@suse.de
|
||||
- compress password database
|
||||
* Tue Feb 12 2008 mc@suse.de
|
||||
- update common password files
|
||||
* Mon Apr 23 2007 mc@suse.de
|
||||
- full cracklib dictionary - splitted out from cracklib
|
||||
|
Loading…
x
Reference in New Issue
Block a user