ts: fixed x86_86 arch problem

This commit is contained in:
Thorsten Scherf 2006-12-30 15:53:54 +00:00
parent 123f768a42
commit adee5b94c5

View File

@ -3,7 +3,7 @@
Name: libprelude
Version: 0.9.12
Release: 5%{?dist}
Release: 6%{?dist}
Summary: The prelude library
Group: System Environment/Libraries
@ -112,7 +112,7 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/libprelude.m4
%files python
%{python_sitelib}/*
%{python_sitearch}/*
%files perl
%defattr(0755,root,root)
@ -121,6 +121,9 @@ rm -rf %{buildroot}
%changelog
* Tue Dec 30 2006 Thorsten Scherf <tscherf@redhat.com> 0.9.12-6
- fixed x86_86 arch problem
* Tue Dec 30 2006 Thorsten Scherf <tscherf@redhat.com> 0.9.12-5
- added ExcludeArch