This commit is contained in:
parent
8730d1d957
commit
7eebaa5289
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 1 17:11:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- fix requires for debuginfo package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 16 18:20:10 CEST 2008 - tiwai@suse.de
|
Wed Jul 16 18:20:10 CEST 2008 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -19,10 +19,11 @@ License: GPL v2 only
|
|||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.3.2
|
Version: 0.3.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Url: http://aubio.org
|
Url: http://aubio.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%define debug_package_requires libaubio2 = %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Aubio is a library for real time audio labelling. Its features include
|
Aubio is a library for real time audio labelling. Its features include
|
||||||
@ -122,5 +123,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/sounds/aubio
|
%{_datadir}/sounds/aubio
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 01 2008 ro@suse.de
|
||||||
|
- fix requires for debuginfo package
|
||||||
* Wed Jul 16 2008 tiwai@suse.de
|
* Wed Jul 16 2008 tiwai@suse.de
|
||||||
- initial version: 0.3.2
|
- initial version: 0.3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user