summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2017-01-17 12:27:53 -0500
committerMichael Sweet <michael.r.sweet@gmail.com>2017-01-17 12:27:53 -0500
commitf02c7d66b6f739e898be5a3f6ebf8d5b976e7cb7 (patch)
treee661cdc4b99569e8e9423c9e24129bc2c2d2e6fc /packaging
parent37a8aac24308a93cc5eec25d55798491a86c6221 (diff)
downloadcups-f02c7d66b6f739e898be5a3f6ebf8d5b976e7cb7.tar.gz
Fix URL in spec file.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/cups.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/cups.spec.in b/packaging/cups.spec.in
index f132c1d80..7f4e3adf8 100644
--- a/packaging/cups.spec.in
+++ b/packaging/cups.spec.in
@@ -48,10 +48,10 @@ Release: 0
Epoch: 1
License: GPL
Group: System Environment/Daemons
-Source: http://ftp.cups.org/pub/cups/%{version}/cups-%{version}-source.tar.bz2
+Source: https://github.com/apple/cups/releases/download/v%{version}/cups-%{version}-source.tar.gz
Url: http://www.cups.org
-Packager: Anonymous <anonymous@foo.com>
-Vendor: Apple Inc.
+Packager: Anonymous <anonymous@example.com>
+Vendor: Example Corp
# Package names are as defined for Red Hat (and clone) distributions
BuildRequires: gnutls-devel, pam-devel