Accepting request 82939 from home:jengelh:bl-c

- Remove redundant tags/sections from specfile
- Add cracklib-devel to baselibs

OBS-URL: https://build.opensuse.org/request/show/82939
OBS-URL: https://build.opensuse.org/package/show/Base:System/cracklib?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2011-09-19 19:41:51 +00:00 committed by Git OBS Bridge
parent e8a6214f83
commit 630f368d6c
3 changed files with 9 additions and 6 deletions

View File

@ -1,2 +1,5 @@
libcrack2
obsoletes "cracklib-<targettype> <= 2.8.15"
cracklib-devel
requires -cracklib-<targettype>
requires "libcrack2-<targettype> = <version>"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 17 23:57:49 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Add cracklib-devel to baselibs
-------------------------------------------------------------------
Wed May 18 11:41:07 CEST 2011 - meissner@suse.de

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: cracklib
@ -24,7 +23,6 @@ BuildRequires: translation-update-upstream
Url: http://sourceforge.net/projects/cracklib
License: LGPLv2.1
Group: System/Libraries
AutoReqProv: on
# bug437293
%ifarch ppc64
Obsoletes: cracklib-64bit
@ -57,7 +55,6 @@ Summary: Header files and libraries for developing apps which will use Cr
Group: Development/Libraries/C and C++
Provides: cracklib:/usr/include/crack.h
Requires: libcrack2 = %{version} glibc-devel
AutoReqProv: on
%description devel
The cracklib-devel package contains the header files and libraries
@ -106,9 +103,6 @@ AUTOPOINT=true autoreconf -fi
%{__make} %{?_smp_mflags}
make -C po update-po
%clean
rm -rf $RPM_BUILD_ROOT
%install
mkdir -p $RPM_BUILD_ROOT/usr/lib
make install DESTDIR=$RPM_BUILD_ROOT