We have an upstream tarball, actually point it it in the Source
This commit is contained in:
parent
43b86952e2
commit
719b51757c
@ -1,12 +1,12 @@
|
|||||||
Name: libburn
|
Name: libburn
|
||||||
Version: 0.2.2
|
Version: 0.2.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Library for reading, mastering and writing optical discs
|
Summary: Library for reading, mastering and writing optical discs
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://libburn.pykix.org/
|
URL: http://libburn.pykix.org/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: http://libburn-download.pykix.org/releases/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: automake libtool intltool gettext doxygen graphviz
|
BuildRequires: automake libtool intltool gettext doxygen graphviz
|
||||||
@ -130,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 21 2006 Jesse Keating <jkeating@redhat.com> - 0.2-2-2
|
||||||
|
- Point to a real URL in source, now that we have a tarball
|
||||||
|
|
||||||
* Fri Oct 20 2006 Jesse Keating <jkeating@redhat.com> - 0.2-2-1
|
* Fri Oct 20 2006 Jesse Keating <jkeating@redhat.com> - 0.2-2-1
|
||||||
- 0.2.2 release
|
- 0.2.2 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user