- Changed Source0 URL from
http://ftp.easysw.com/pub/cups/1.5.4/cups-1.5.4-source.tar.bz2 to its currently valid location http://www.cups.org/software/1.5.4/cups-1.5.4-source.tar.bz2 so that the factory-auto check script does no longer error out with "Failed to download ... Source URLs are not valid." OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=260
This commit is contained in:
11
cups.spec
11
cups.spec
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: cups
|
||||
BuildRequires: dbus-1-devel
|
||||
BuildRequires: fdupes
|
||||
@@ -74,12 +73,14 @@ Url: http://www.cups.org/
|
||||
Summary: The Common UNIX Printing System
|
||||
License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
|
||||
Group: Hardware/Printing
|
||||
# Source0...Source9 is for sources from upstream:
|
||||
# URL for Source0: http://ftp.easysw.com/pub/cups/1.5.4/cups-1.5.4-source.tar.bz2
|
||||
# MD5 sum for Source0 on http://www.cups.org/software.php de3006e5cf1ee78a9c6145ce62c4e982
|
||||
Version: 1.5.4
|
||||
Release: 0
|
||||
Source0: http://ftp.easysw.com/pub/cups/1.5.4/cups-%{version}-source.tar.bz2
|
||||
# Source0...Source9 is for sources from upstream:
|
||||
# URL for Source0: http://www.cups.org/software/1.5.4/cups-1.5.4-source.tar.bz2
|
||||
# MD5 sum for Source0 on http://www.cups.org/software.php de3006e5cf1ee78a9c6145ce62c4e982
|
||||
# The Source0 URL must be valid, otherwise the factory-auto check script errors out
|
||||
# with "Failed to download ... Source URLs are not valid.":
|
||||
Source0: http://www.cups.org/software/%{version}/cups-%{version}-source.tar.bz2
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user