Fix Source0 URL
This commit is contained in:
parent
c061745b2f
commit
dbe37f5c22
1 changed files with 5 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
Name: adime
|
||||
Version: 2.2.1
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?dist}
|
||||
Summary: Allegro Dialogs Made Easy
|
||||
Group: System Environment/Libraries
|
||||
License: zlib
|
||||
URL: http://adime.sourceforge.net/
|
||||
Source0: http://dl.sf.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: adime-2.2.1-so-fixes.patch
|
||||
BuildRequires: allegro-devel texinfo
|
||||
|
||||
|
|
@ -67,12 +67,10 @@ fi
|
|||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc license.txt thanks.txt changes.txt
|
||||
%{_libdir}/libadime.so.0
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc readme.txt docs/txt/*.txt docs/rtf docs/html
|
||||
%{_includedir}/adime.h
|
||||
%{_includedir}/adime
|
||||
|
|
@ -82,6 +80,9 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2013 Hans de Goede <hdegoede@redhat.com> - 2.2.1-16
|
||||
- Fix Source0 URL
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue