fix dependency
This commit is contained in:
parent
7e6f867869
commit
ccbbf211cb
@ -1,6 +1,6 @@
|
||||
Name: libvisual
|
||||
Version: 0.2.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Abstraction library for audio visualisation plugins
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -9,7 +9,7 @@ URL: http://libvisual.sf.net
|
||||
Source0: http://dl.sf.net/libvisual/libvisual-0.2.0.tar.gz
|
||||
Patch0: libvisual-0.2.0-ifdef.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: xorg-x11-proto-devel
|
||||
|
||||
|
||||
%description
|
||||
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2006 Aurelien Bompard <gauret[AT]free.fr> 0.2.0-8
|
||||
- fix dependency for modular X
|
||||
|
||||
* Tue Feb 21 2006 Aurelien Bompard <gauret[AT]free.fr> 0.2.0-7
|
||||
- rebuild for FC5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user