forked from pool/libxcrypt
Accepting request 640814 from home:Andreas_Schwab:Factory
- Set compatibility level to suse OBS-URL: https://build.opensuse.org/request/show/640814 OBS-URL: https://build.opensuse.org/package/show/Base:System/libxcrypt?expand=0&rev=7
This commit is contained in:
parent
e318741309
commit
0773409a7e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 11:43:13 UTC 2018 - schwab@suse.de
|
||||
|
||||
- Set compatibility level to suse
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 11:44:16 UTC 2018 - schwab@suse.de
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -84,12 +84,12 @@ is highly discouraged.
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--enable-obsolete-api \
|
||||
--enable-hashes=all \
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--enable-shared \
|
||||
--enable-static \
|
||||
--enable-obsolete-api=suse \
|
||||
--enable-hashes=all \
|
||||
--with-pkgconfigdir=%{_libdir}/pkgconfig
|
||||
%make_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user