Update to upstream 0.3.8, Fixed project URL
This commit is contained in:
parent
8204dcf0f1
commit
297b7dfc1f
@ -1 +1 @@
|
||||
libburn-0.2.6.3.tar.gz
|
||||
libburn-0.3.8.tar.gz
|
||||
|
||||
14
libburn.spec
14
libburn.spec
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user