hobbes1069 pushed to freecad (f22). "Set epoch requirement for noarch data package."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 20 14:50:19 UTC 2015


From c35a14e7465d5f2e98b67bea4a669659b13786fd Mon Sep 17 00:00:00 2001
From: "Richard M. Shaw" <hobbes1069 at gmail.com>
Date: Wed, 20 May 2015 07:57:01 -0500
Subject: Set epoch requirement for noarch data package.


diff --git a/freecad.spec b/freecad.spec
index f19d406..12a8111 100644
--- a/freecad.spec
+++ b/freecad.spec
@@ -30,7 +30,7 @@
 Name:           freecad
 Epoch:          1
 Version:        0.15
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A general purpose 3D CAD modeler
 Group:          Applications/Engineering
 
@@ -100,7 +100,7 @@ BuildRequires:  libappstream-glib
 
 # Packages separated because they are noarch, but not optional so require them
 # here.
-Requires:       %{name}-data = %{version}-%{release}
+Requires:       %{name}-data = %{epoch}:%{version}-%{release}
 # Obsolete old doc package since it's required for functionality.
 Obsoletes:      %{name}-doc < 0.13-5
 
@@ -321,7 +321,7 @@ fi
 
 
 %changelog
-* Tue May 19 2015 Richard Shaw <hobbes1069 at gmail.com> - 1:0.15-2
+* Tue May 19 2015 Richard Shaw <hobbes1069 at gmail.com> - 1:0.15-3
 - Bump Epoch to downgrade to 0.14 for Fedora 21 and below due to Coin2/Coin3
   library mismatch between Freecad & python-pivy (BZ#1221713).
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/freecad.git/commit/?h=f22&id=c35a14e7465d5f2e98b67bea4a669659b13786fd


More information about the scm-commits mailing list