Accepting request 181379 from home:StefanBruens:branches:Printing
Fix for bnc#827418 OBS-URL: https://build.opensuse.org/request/show/181379 OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=262
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: cups
|
||||
BuildRequires: dbus-1-devel
|
||||
BuildRequires: fdupes
|
||||
@@ -174,6 +175,8 @@ Patch107: cups-provides-cupsd-service.patch
|
||||
# and yes upstream should do the same. Please also check:
|
||||
# http://lists.opensuse.org/opensuse-factory/2013-01/msg00578.html
|
||||
Patch108: cups-move-everything-to-run.patch
|
||||
# STR #4190: Send-Document failure ignored (also applies to client-error-not-authorized)
|
||||
Patch109: str4190.patch
|
||||
# Install into this non-root directory (required when norootforbuild is used):
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -316,6 +319,8 @@ printer drivers for CUPS.
|
||||
# Patch108 moves everything to /run
|
||||
%patch108 -p1
|
||||
%endif
|
||||
# Patch109: STR #4190
|
||||
%patch109
|
||||
|
||||
%build
|
||||
# Disable SILENT run of make so that make runs verbose as usual:
|
||||
|
Reference in New Issue
Block a user