diff --git a/.cvsignore b/.cvsignore index 31551bb..6030d04 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libburn-0.6.0.pl00.tar.gz +libburn-0.6.0.pl01.tar.gz diff --git a/libburn.spec b/libburn.spec index 76791a1..f249a83 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,12 +1,14 @@ +%define tbpostfix pl01 + Name: libburn Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries License: GPLv2 -URL: http://libburn.pykix.org/ -Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.pl00.tar.gz +URL: http://libburnia.pykix.org/ +Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.%{tbpostfix}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool intltool gettext doxygen graphviz @@ -92,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 24 2009 Denis Leroy - 0.6.0-2 +- Updating to pl01 tarball from upstream +- Fixed project URL + * Wed Jan 07 2009 Adel Gadllah - 0.6.0-1 - New upstream version diff --git a/sources b/sources index bdf562b..c64b59f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c8ec5a3e129099fb31f91b2c081fa5a libburn-0.6.0.pl00.tar.gz +9ad48fe011dd5cbe9a15367ae8173647 libburn-0.6.0.pl01.tar.gz