Correct source url.
This commit is contained in:
parent
9583db4a01
commit
e348617d5a
@ -1,12 +1,12 @@
|
||||
Name: pstoedit
|
||||
Version: 3.60
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Translates PostScript and PDF graphics into other vector formats
|
||||
|
||||
Group: Applications/Productivity
|
||||
License: GPLv2+
|
||||
URL: http://www.pstoedit.net/
|
||||
Source0: http://download.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/pstoedit/pstoedit-%{version}.tar.gz
|
||||
|
||||
Requires: ghostscript
|
||||
BuildRequires: gd-devel
|
||||
@ -85,6 +85,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 18 2011 Jiri Popelka <jpopelka@redhat.com> - 3.60-2
|
||||
- Correct source url.
|
||||
|
||||
* Mon Aug 29 2011 Jiri Popelka <jpopelka@redhat.com> - 3.60-1
|
||||
- Update to new upstream 3.60, bugfix release
|
||||
- Remove Rpath
|
||||
|
Loading…
Reference in New Issue
Block a user