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:
parent
e8a6214f83
commit
630f368d6c
@ -1,2 +1,5 @@
|
||||
libcrack2
|
||||
obsoletes "cracklib-<targettype> <= 2.8.15"
|
||||
cracklib-devel
|
||||
requires -cracklib-<targettype>
|
||||
requires "libcrack2-<targettype> = <version>"
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user