Update to upstream 0.3.8, Fixed project URL

This commit is contained in:
Denis Leroy 2007-08-10 15:23:25 +00:00
parent 8204dcf0f1
commit 297b7dfc1f
3 changed files with 10 additions and 8 deletions

View File

@ -1 +1 @@
libburn-0.2.6.3.tar.gz
libburn-0.3.8.tar.gz

View File

@ -1,17 +1,16 @@
Name: libburn
Version: 0.2.6.3
Release: 3%{?dist}
Version: 0.3.8
Release: 1%{?dist}
Summary: Library for reading, mastering and writing optical discs
Group: System Environment/Libraries
License: GPL
URL: http://libburn.pykix.org/
Source0: http://libburnia-download.pykix.org/releases/%{name}-%{version}.tar.gz
Source0: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#BuildRequires: automake libtool intltool gettext doxygen graphviz
BuildRequires: libtool intltool gettext doxygen graphviz
#Requires:
%description
Libburn is an open-source library for reading, mastering and writing
@ -49,7 +48,6 @@ features from the command line.
%build
#./bootstrap
%configure --disable-static
make %{?_smp_mflags}
doxygen doc/doxygen.conf
@ -94,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Aug 10 2007 Denis Leroy <denis@poolshark.org> - 0.3.8-1
- Update to upstream 0.3.8
- Fixed project URL
* Sun Mar 25 2007 Denis Leroy <denis@poolshark.org> - 0.2.6.3-3
- Fixed unowned include directory (#233860)

View File

@ -1 +1 @@
fbf08eef27c0880bc22a776b76429974 libburn-0.2.6.3.tar.gz
c3a1e7cdb7c5aec3bba0f2cb249ba16c libburn-0.3.8.tar.gz