22 Commits

Author SHA256 Message Date
anag_factory 051d14b45a Accepting request 1163509 from GNOME:Factory
- Add missing supplements(bsc#1220391):
  + NMA subpackage: Main package and gnome-control-center (forwarded request 1163474 from JonathanKang)

OBS-URL: https://build.opensuse.org/request/show/1163509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=10
2024-03-29 12:10:47 +00:00
dimstar a39759f22a Accepting request 1163474 from home:JonathanKang:branches:GNOME:Factory
- Add missing supplements(bsc#1220391):
  + NMA subpackage: Main package and gnome-control-center

OBS-URL: https://build.opensuse.org/request/show/1163474
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=21
2024-03-29 10:51:37 +00:00
anag_factory c447a89bb9 Accepting request 1134651 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1134651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=9
2023-12-22 21:42:46 +00:00
dimstar f42c360493 Accepting request 1134650 from GNOME:Next
- Add 084ef529.patch: Add support for compiling against pppd-2.5.0.
- Add libtool BuildRequires and call autoreconf, as above patch
  touches the build system.

OBS-URL: https://build.opensuse.org/request/show/1134650
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=19
2023-12-22 15:50:38 +00:00
anag_factory ef1e4cfa73 Accepting request 1130771 from GNOME:Factory
- Rename gnome subpackage to NetworkManager-applet-fortisslvpn
  to more accurately reflect its usage
- Add missing requires: NetworkManager
- Add missing supplements:
  - NM and openfortivpn
  - NMA subpackage: Main package and NMA (forwarded request 1130473 from gmbr3)

OBS-URL: https://build.opensuse.org/request/show/1130771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=8
2023-12-04 22:02:19 +00:00
dimstar b64109909d Accepting request 1130473 from home:gmbr3:Active
- Rename gnome subpackage to NetworkManager-applet-fortisslvpn
  to more accurately reflect its usage
- Add missing requires: NetworkManager
- Add missing supplements:
  - NM and openfortivpn
  - NMA subpackage: Main package and NMA

OBS-URL: https://build.opensuse.org/request/show/1130473
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=17
2023-12-04 13:34:07 +00:00
dimstar_suse a4bc6b69dc Accepting request 1063403 from GNOME:Factory
- Move dbus-1 system.d file to /usr (bsc#1207585) (forwarded request 1061239 from gmbr3)

OBS-URL: https://build.opensuse.org/request/show/1063403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=7
2023-02-08 16:20:00 +00:00
dimstar 2c84dff2af Accepting request 1061239 from home:gmbr3:Active
- Move dbus-1 system.d file to /usr (bsc#1207585)

OBS-URL: https://build.opensuse.org/request/show/1061239
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=15
2023-02-06 11:57:37 +00:00
dimstar_suse 28a72c1f51 Accepting request 961666 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/961666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=6
2022-03-14 18:35:45 +00:00
iznogood 132216d1c0 Accepting request 961343 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/961343
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=13
2022-03-14 11:21:08 +00:00
dimstar_suse 85157cb765 Accepting request 828180 from GNOME:Factory
- Require the same version ppp at runtime as we had during build
  time. We got away with the missing Requires as NM itself requires
  ppp, so 'a version' was always installed at least. But we need to
  guarantee the version at runtime matches the one we built against
  (boo#1175106). (forwarded request 826295 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/828180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=5
2020-08-20 20:33:40 +00:00
dimstar 43109f46b8 Accepting request 826295 from GNOME:Next
- Require the same version ppp at runtime as we had during build
  time. We got away with the missing Requires as NM itself requires
  ppp, so 'a version' was always installed at least. But we need to
  guarantee the version at runtime matches the one we built against
  (boo#1175106).

OBS-URL: https://build.opensuse.org/request/show/826295
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=11
2020-08-20 12:45:32 +00:00
dimstar_suse da5c898452 Accepting request 799490 from GNOME:Factory
- Set the path for the VPN service name file correctly to
  %_vpnservicedir (provided by macros.NetworkManager). (forwarded request 799453 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/799490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=4
2020-05-03 20:46:26 +00:00
dimstar 3cfe93cb98 Accepting request 799453 from home:dimstar:Factory
- Set the path for the VPN service name file correctly to
  %_vpnservicedir (provided by macros.NetworkManager).

OBS-URL: https://build.opensuse.org/request/show/799453
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=9
2020-05-01 10:43:16 +00:00
dimstar_suse b711fded6c Accepting request 789219 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/789219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=3
2020-03-29 12:25:53 +00:00
iznogood b60e87d30a Accepting request 788644 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/788644
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=7
2020-03-28 06:04:22 +00:00
dimstar_suse fb16860d06 Accepting request 743763 from GNOME:Factory
- Add openfortivpn to Requires
If openfortivpn is not installed, vpn can not be started. (forwarded request 743353 from cges30901)

OBS-URL: https://build.opensuse.org/request/show/743763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=2
2019-10-30 13:44:10 +00:00
dimstar d720816cc9 Accepting request 743353 from home:cges30901:branches:GNOME:Factory
- Add openfortivpn to Requires
If openfortivpn is not installed, vpn can not be started.

OBS-URL: https://build.opensuse.org/request/show/743353
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=5
2019-10-29 09:11:16 +00:00
dimstar_suse c81f34fa8c Accepting request 687896 from GNOME:Factory
New package

OBS-URL: https://build.opensuse.org/request/show/687896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/NetworkManager-fortisslvpn?expand=0&rev=1
2019-03-24 14:01:32 +00:00
iznogood 10b41f00dd Accepting request 687880 from home:jengelh:branches:GNOME:Factory
- Write style: do summaries without em dashes, and do descriptions
  without double prepositions ("with X with Y").

OBS-URL: https://build.opensuse.org/request/show/687880
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=3
2019-03-23 13:19:14 +00:00
iznogood 81fb7df3ec OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=2 2019-03-22 16:54:46 +00:00
iznogood ca958f53c3 Accepting request 687428 from GNOME:Next
New package

OBS-URL: https://build.opensuse.org/request/show/687428
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/NetworkManager-fortisslvpn?expand=0&rev=1
2019-03-22 16:53:55 +00:00