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
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
sed -i 's/pthread-stubs //' configure.ac
|
||||||
autoreconf -v --install
|
autoreconf -v --install
|
||||||
%configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version} \
|
%configure --disable-static --docdir=%{_datadir}/doc/%{name}-%{version} \
|
||||||
--enable-selinux
|
--enable-selinux
|
||||||
@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/doc/%{name}-%{version}
|
%{_datadir}/doc/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user