[allegro] Make pre/post dependencies for all non i686 arches sane

Peter Robinson pbrobinson at fedoraproject.org
Tue Nov 15 11:20:52 UTC 2011


commit 6f88fa4acd0bbf481bf84515eb215e67fb5488a3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Nov 15 11:20:45 2011 +0000

    Make pre/post dependencies for all non i686 arches sane

 allegro.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/allegro.spec b/allegro.spec
index 078774e..2f406a7 100644
--- a/allegro.spec
+++ b/allegro.spec
@@ -1,6 +1,6 @@
 Name:           allegro
 Version:        4.4.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        A game programming library
 Summary(es):    Una libreria de programacion de juegos
@@ -24,10 +24,6 @@ BuildRequires:  libXxf86vm-devel libXxf86dga-devel libGL-devel libGLU-devel
 BuildRequires:  alsa-lib-devel jack-audio-connection-kit-devel
 BuildRequires:  libjpeg-devel libpng-devel libvorbis-devel
 Requires:       timidity++-patches
-%ifarch %{ix86}
-Requires(post): policycoreutils /sbin/ldconfig
-Requires(postun): policycoreutils /sbin/ldconfig
-%endif
 
 %description
 Allegro is a cross-platform library intended for use in computer games
@@ -404,6 +400,9 @@ fi
 
 
 %changelog
+* Tue Nov 15 2011 Peter Robinson <pbrobinson at fedoraproject.org> 4.4.2-2
+- Make pre/post dependencies for all non i686 arches sane
+
 * Tue Jul 12 2011 Hans de Goede <hdegoede at redhat.com> 4.4.2-1
 - New upstream release
 - Partially based on spec file update by Brandon McCaig <bamccaig at gmail.com>


More information about the scm-commits mailing list