ftbfs
This commit is contained in:
parent
3d8a309732
commit
1425dac270
@ -51,6 +51,7 @@ The %{name}-doc package contains documentation for the %{name} library.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
sed -i 's/pthread-stubs //' configure.ac
|
||||
autoreconf -v --install
|
||||
%configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version} \
|
||||
--enable-selinux
|
||||
@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/doc/%{name}-%{version}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 08 2011 Adam Jackson <ajax@redhat.com> 1.7-2
|
||||
- Fix FTBFS.
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user