Updating link to change in openSUSE:Factory/cups revision 75.0

OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=3cd75f6ca4eb14290a861b83903c4465
This commit is contained in:
OBS User buildservice-autocommit
2010-06-02 16:10:52 +00:00
committed by Git OBS Bridge
parent 9d74f1598c
commit 7b784be522
2 changed files with 13 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ License: GPLv2+ ; LGPLv2.1+
Group: Hardware/Printing
Summary: The Common UNIX Printing System
Version: 1.4.3
Release: 4
Release: 5
# Require the exact matching version-release of the cups-libs sub-package because
# non-matching CUPS libraries may let CUPS software crash (e.g. segfault)
# because all CUPS software is built from the one same CUPS source tar ball
@@ -212,6 +212,8 @@ http://www.cups.org
%patch104
%build
# Disable SILENT run of make so that make runs verbose as usual:
sed -i -e 's/^\.SILENT:/# .SILENT:/' Makedefs.in
%{?suse_update_config:%{suse_update_config -f . }}
libtoolize --force
aclocal
@@ -237,7 +239,7 @@ export CXX=g++
--with-docdir=%{_datadir}/cups/webcontent \
--with-cups-user=lp \
--with-cups-group=lp \
--enable-pie \
--enable-debug \
--enable-relro \
--enable-gssapi \
--disable-static \