From adee5b94c5ee21c7c67c454e8f7793e1a8cae1c7 Mon Sep 17 00:00:00 2001 From: Thorsten Scherf Date: Dec 30 2006 15:53:54 +0000 Subject: ts: fixed x86_86 arch problem --- diff --git a/libprelude.spec b/libprelude.spec index a8abc09..6c4ed55 100644 --- a/libprelude.spec +++ b/libprelude.spec @@ -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 0.9.12-6 +- fixed x86_86 arch problem + * Tue Dec 30 2006 Thorsten Scherf 0.9.12-5 - added ExcludeArch