gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11923: Add the Epoch flag to get ar


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11923: Add the Epoch flag to get around screwed up Fedora versioning problem.
Date: Mon, 08 Feb 2010 15:16:24 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 11923
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Mon 2010-02-08 15:16:24 -0700
message:
  Add the Epoch flag to get around screwed up Fedora versioning problem.
modified:
  packaging/redhat/gnash.spec
=== modified file 'packaging/redhat/gnash.spec'
--- a/packaging/redhat/gnash.spec       2010-02-08 17:47:22 +0000
+++ b/packaging/redhat/gnash.spec       2010-02-08 22:16:24 +0000
@@ -1,6 +1,7 @@
 Name:           gnash
 Version:        trunk
 Release:        0
+Epoch:                 1
 Distribution:  fc12
 #Distribution: ydl6
 Summary:        GNU SWF player
@@ -34,7 +35,7 @@
 Requires: libpng libjpeg libogg gtk2 glib2 atk pango
 Requires:  gstreamer gstreamer-ffmpeg gstreamer-plugins-base
 # Mandriva uses differ names for the X11 library packages
-%if %{distribution} != "fc11"
+%if %{distribution} != "fc12"
 Requires: libx11_6 libxt_6
 %else
 Requires: libX11 libXt 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]