Fixed downoad URL to point to the actual source, not a download page.
This commit is contained in:
parent
d82520b5fc
commit
254885dc2f
@ -11,11 +11,11 @@ Summary: CUPS printing system
|
|||||||
Name: cups
|
Name: cups
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Url: http://www.cups.org/
|
Url: http://www.cups.org/
|
||||||
Source: http://www.cups.org/software.php?VERSION=%{version}&FILE=%{version}/cups-%{version}-source.tar.bz2
|
Source: http://www.cups.org/software/%{version}/cups-%{version}-source.tar.bz2
|
||||||
# Pixmap for desktop file
|
# Pixmap for desktop file
|
||||||
Source2: cupsprinter.png
|
Source2: cupsprinter.png
|
||||||
# socket unit for cups-lpd service
|
# socket unit for cups-lpd service
|
||||||
@ -636,6 +636,10 @@ rm -f %{cups_serverbin}/backend/smb
|
|||||||
%{_mandir}/man5/ipptoolfile.5.gz
|
%{_mandir}/man5/ipptoolfile.5.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 18 2013 Tim Waugh <twaugh@redhat.com> - 1:1.6.3-2
|
||||||
|
- Fixed downoad URL to point to the actual source, not a download
|
||||||
|
page.
|
||||||
|
|
||||||
* Fri Jul 12 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.3-1
|
* Fri Jul 12 2013 Jiri Popelka <jpopelka@redhat.com> - 1:1.6.3-1
|
||||||
- 1.6.3
|
- 1.6.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user