Accepting request 141170 from home:fcrozat:branches:Printing

- Add cups-provides-cupsd.service: ensure cupsd.service is provided
  by cups.service.
 (this is also valid for 12.2 btw)

OBS-URL: https://build.opensuse.org/request/show/141170
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=250
This commit is contained in:
2012-11-16 13:53:24 +00:00
committed by Git OBS Bridge
parent e03292a91c
commit 830bb923e3
3 changed files with 21 additions and 0 deletions

View File

@@ -137,6 +137,8 @@ Patch104: cups-1.5-additional_policies.patch
Patch105: cups-0001-systemd-add-systemd-socket-activation-and-unit-files.patch
# Patch106 fixes option --libs in cups-config script:
Patch106: cups-config-libs.patch
# Patch107 provides cupsd.service in cups.service
Patch107: cups-provides-cupsd-service.patch
# Install into this non-root directory (required when norootforbuild is used):
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -273,6 +275,8 @@ printer drivers for CUPS.
%patch105
# Patch106 fixes option --libs in cups-config script:
%patch106
# Patch107 provides cupsd.service in cups.service
%patch107 -p1
%build
# Disable SILENT run of make so that make runs verbose as usual: