SHA256
1
0
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:
Andreas Schwab 2018-10-09 12:12:35 +00:00 committed by Git OBS Bridge
parent e318741309
commit 0773409a7e
2 changed files with 12 additions and 7 deletions

View File

@ -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

View File

@ -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