Accepting request 578251 from home:adamm:branches:server:proxy

- Spec file cleanup:
  + Drop unused fillup template - it's not used by systemd script
  + Drop %pretrans section which is only used to upgrade from
    version 3.4 of squid - no supported codestream has that version.
  + Drop explicit BR: on systemd-rpm-macros
- Update squid.service systemd file
  + Don't need to use squid to manage squid anymore
  + Drop references to default config file, since it's default
- Drop reference to nonexistent EnvironmentFile in the service file

OBS-URL: https://build.opensuse.org/request/show/578251
OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=150
This commit is contained in:
Martin Pluskal
2018-02-20 07:30:53 +00:00
committed by Git OBS Bridge
parent 1fb71188d2
commit 901a4dfe17
5 changed files with 17 additions and 52 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Feb 19 08:08:14 UTC 2018 - adam.majer@suse.de
- Spec file cleanup:
+ Drop unused fillup template - it's not used by systemd script
+ Drop %pretrans section which is only used to upgrade from
version 3.4 of squid - no supported codestream has that version.
+ Drop explicit BR: on systemd-rpm-macros
- Update squid.service systemd file
+ Don't need to use squid to manage squid anymore
+ Drop references to default config file, since it's default
- Drop reference to nonexistent EnvironmentFile in the service file
-------------------------------------------------------------------
Mon Jan 29 10:36:36 UTC 2018 - adam.majer@suse.de