Accepting request 404513 from home:markoschandras:network

- Remove obsolete patches:
  * 0001-src-firewall-core-Drop-unneeded-python-shebangs.patch
  * 0002-firewall-core-fw_ifcfg-Quickly-return-if-ifcfg-direc.patch
  * 0003-firewall.core.fw_nm-Hide-NM-typelib-import-new-nm_ge.patch

OBS-URL: https://build.opensuse.org/request/show/404513
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=22
This commit is contained in:
Markos Chandras 2016-06-24 15:06:53 +00:00 committed by Git OBS Bridge
parent c78d02d87c
commit d55681d9f4

View File

@ -52,6 +52,10 @@ Wed Jun 22 14:15:29 UTC 2016 - mchandras@suse.de
* firewall: core: fw_ifcfg: Quickly return if ifcfg directory does not exist
* Drop unneeded python shebangs
* Translation updates
- Remove obsolete patches:
* 0001-src-firewall-core-Drop-unneeded-python-shebangs.patch
* 0002-firewall-core-fw_ifcfg-Quickly-return-if-ifcfg-direc.patch
* 0003-firewall.core.fw_nm-Hide-NM-typelib-import-new-nm_ge.patch
- Add missing %{?_smp_mflags} during install. This will speed up
the installation phase as well as expose build system's problems
due to higher level of parallelism.