Dominique Leuenberger 2020-12-13 16:29:16 +00:00 committed by Git OBS Bridge
commit 6082043c0c
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 10 18:10:11 UTC 2020 - Lee Duncan <lduncan@suse.com>
- Removed isns.xml, as firewalld already supplies this file.
Note that SuSEFirewall2 is also no longer supported, which
obviates the need for the file "open-isns-firewall.service",
which was used in SLES but not in openSUSE.
-------------------------------------------------------------------
Mon Dec 7 23:49:05 UTC 2020 - Lee Duncan <lduncan@suse.com>
- Added file isns.xml for firewalld, updated SPEC file for it,
since SuSEfirewall2 is deprecated.
-------------------------------------------------------------------
Fri Dec 4 20:08:53 UTC 2020 - Lee Duncan <lduncan@suse.com>

View File

@ -63,7 +63,7 @@ Files to develop an application using the open-isns library.
%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
autoconf
autoheader
%configure --prefix=/usr --with-security
%configure --prefix=%{_prefix} --with-security
make OPTFLAGS="%{optflags}"
%install