22 Commits

Author SHA256 Message Date
543735f6ca Accepting request 1153946 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1153946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=8
2024-03-01 22:38:35 +00:00
26235d4237 Accepting request 1149499 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149499
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=20
2024-03-01 12:31:00 +00:00
a0ddf453f7 Accepting request 954720 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/954720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=7
2022-02-15 22:57:38 +00:00
9d3d755c70 Accepting request 925374 from home:jsegitz:branches:systemdhardening:network:utilities
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/925374
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=19
2022-02-15 11:12:30 +00:00
0cbab4a2d5 Accepting request 443185 from network:utilities
- Fixed to build on factory and leap-42.2
  * Removed obsolete --enable-systemd configure option.
  * Pass explicit --with-systemdsystemunitdir configure option;
    it is used in the rpm file list anyway and avoids detection
    in configure using systemd.pc pkg-config query.
  * Removed unneeded systemd-devel build-require, which does not
    provide the systemd.pc pkg-config file, but libsystemd files.
  * Added systemd-rpm-macros build-require for reliable _unitdir.
- Fixed to call service script macros in the correct package.

OBS-URL: https://build.opensuse.org/request/show/443185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=6
2016-12-03 17:27:45 +00:00
bd13c3e19f * Added systemd-rpm-macros build-require for reliable _unitdir.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=17
2016-12-02 13:13:48 +00:00
a6b2947f65 - Fixed to call service script macros in the correct package.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=16
2016-12-01 08:33:08 +00:00
f5a7ffa4b2 - Fixed to build on factory and leap-42.2
* Removed obsolete --enable-systemd configure option.
  * Pass explicit --with-systemdsystemunitdir configure option;
    it is used in the rpm file list anyway and avoids detection
    in configure using systemd.pc pkg-config query.
  * Removed unneeded systemd-devel build-require, which does not
    provide the systemd.pc pkg-config file, but libsystemd files.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=15
2016-12-01 08:31:09 +00:00
1b74760955 Accepting request 347196 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/347196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=5
2015-12-09 18:49:58 +00:00
767bb3ae65 Accepting request 347045 from home:posophe:branches:network:utilities
update

OBS-URL: https://build.opensuse.org/request/show/347045
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=13
2015-12-02 15:46:52 +00:00
aa61f7042c Accepting request 289777 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/289777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=4
2015-03-11 08:57:05 +00:00
e20ada2257 Accepting request 289580 from home:posophe:branches:network:utilities
fix

OBS-URL: https://build.opensuse.org/request/show/289580
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=11
2015-03-07 08:11:12 +00:00
Stephan Kulow
acdd1e6b8f Accepting request 235991 from network:utilities
- Port to libnl3 (0001-Port-to-libnl3.patch) 
  This is the last package depending on libnl1, after all
  relevant requests are accepted, libnl1 can be dropped. (forwarded request 235990 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/235991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=2
2014-06-04 16:39:10 +00:00
OBS User mrdocs
2b318d29d8 Accepting request 235990 from home:elvigia:branches:network:utilities
- Port to libnl3 (0001-Port-to-libnl3.patch) 
  This is the last package depending on libnl1, after all
  relevant requests are accepted, libnl1 can be dropped.

OBS-URL: https://build.opensuse.org/request/show/235990
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=9
2014-06-02 03:11:33 +00:00
Stephan Kulow
9b15fad855 Accepting request 227604 from network:utilities
fate#317093: provide netlabel-tools on SLE-12 [only?]

- Install LICENSE, README, CHANGELOG as documentation

- Update to netlabel tools 0.20 providing the following fixes:
  - Patch from Marius Tomaschewski <mt@suse.de> to fix the
    Makefile install target to allow installation by normal users
  - Fixed build problems on Debian/Ubuntu
  - Correctly read all the parts of multipart Netlink messages,
    fixed problems when trying to display large configurations
    - Updated the doxygen configuration file to work with modern
      doxygen versions
    - Updated and improved portions of the build mechanism
    - Incorporate fixes from the Fedora/RHEL RPMs
    - Add support for systemd with the inclusion of a systemd unit
      file, configuration file, and configuration helper script
- Fixed install rules to allow installation as normal users (again),
  corrected link option order for as-needed, adjusted service file,
  replacing netlabel_tools-0.19.diff by netlabel_tools-0.20.diff
  and adding netlabel_tools-0.20-service.diff patches.
- Removed unneeded netlabel_tools-0.19-version_info.diff patch

OBS-URL: https://build.opensuse.org/request/show/227604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netlabel?expand=0&rev=1
2014-03-27 05:10:29 +00:00
f2cec9f2c1 - Install LICENSE, README, CHANGELOG as documentation
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=7
2014-03-26 14:56:22 +00:00
f902b6aa6b added email to patch tags
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=6
2014-03-26 10:45:34 +00:00
54d9c7c757 Splitted service and make file changes into two patches,
cleaned up/adjusted changelog and patch tagging.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=5
2014-03-26 10:43:36 +00:00
cd8e93d840 - Update to netlabel tools 0.20 providing the following fixes:
- Patch from Marius Tomaschewski <mt@suse.de> to fix the
    Makefile install target to allow installation by normal users
  - Fixed build problems on Debian/Ubuntu
  - Correctly read all the parts of multipart Netlink messages,
    fixed problems when trying to display large configurations
    - Updated the doxygen configuration file to work with modern
      doxygen versions
    - Updated and improved portions of the build mechanism
    - Incorporate fixes from the Fedora/RHEL RPMs
    - Add support for systemd with the inclusion of a systemd unit
      file, configuration file, and configuration helper script
- Fixed install rules to allow installation as normal users (again),
  replacing netlabel_tools-0.19.diff by netlabel_tools-0.20.diff.
- Removed unneeded netlabel_tools-0.19-version_info.diff patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=4
2014-03-26 10:15:32 +00:00
409329c5ae Accepting request 156196 from home:AndreasStieger:branches:network:utilities
- fix Makefile to find version_info file in openSUSE 12.3 and up, 
  adding netlabel_tools-0.19-version_info.diff

OBS-URL: https://build.opensuse.org/request/show/156196
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=3
2013-02-23 13:41:07 +00:00
0661127c67 Accepting request 121234 from home:AndreasStieger:branches:network:utilities
- Explicitly require libnl-1_1-devel for openSUSE 12.1 and up
  to fix build

OBS-URL: https://build.opensuse.org/request/show/121234
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=2
2012-05-16 18:04:00 +00:00
dcfafffc3c - Initial netlabel-tools package (fate#307618)
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netlabel?expand=0&rev=1
2009-09-30 13:03:08 +00:00