Reverting back change to libao-devel (/usr/lib/libao.so.2 to
libao%%{?_isa})
This commit is contained in:
parent
9091b907c4
commit
bf75ac5416
@ -1,6 +1,6 @@
|
||||
Name: libao
|
||||
Version: 0.8.8
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Cross Platform Audio Output Library
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
@ -27,7 +27,7 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
# needed because of disabled internal dependency generator. sheesh
|
||||
Requires: %{_libdir}/libao%{?_isa}
|
||||
Requires: %{_libdir}/libao.so.2
|
||||
|
||||
%description devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 23 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 0.8.8-9
|
||||
- Reverting back change to libao-devel (/usr/lib/libao.so.2 to libao%%{?_isa})
|
||||
|
||||
* Tue Nov 10 2009 Rakesh Pandit <rakesh@fedoraproject.org> - 0.8.8-8
|
||||
- Change requires on libao-devel from: /usr/lib/libao.so.2 to libao%%{?_isa}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user