hobbes1069 pushed to freecad (f20). "Really set epoch on noarch sub-package."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 25 17:24:04 UTC 2015


From 4ecb74a9877c266c9ad529cefa3f71d1c9a57bba Mon Sep 17 00:00:00 2001
From: "Richard M. Shaw" <hobbes1069 at gmail.com>
Date: Thu, 21 May 2015 10:42:57 -0500
Subject: Really set epoch on noarch sub-package.


diff --git a/freecad.spec b/freecad.spec
index 12a8111..582db9f 100644
--- a/freecad.spec
+++ b/freecad.spec
@@ -30,7 +30,7 @@
 Name:           freecad
 Epoch:          1
 Version:        0.15
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A general purpose 3D CAD modeler
 Group:          Applications/Engineering
 
@@ -139,7 +139,7 @@ modifying the core system.
 %package data
 Summary:        Data files for FreeCAD
 BuildArch:      noarch
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name} = %{epoch}:%{version}-%{release}
 
 %description data
 Data files for FreeCAD
@@ -321,7 +321,7 @@ fi
 
 
 %changelog
-* Tue May 19 2015 Richard Shaw <hobbes1069 at gmail.com> - 1:0.15-3
+* Tue May 19 2015 Richard Shaw <hobbes1069 at gmail.com> - 1:0.15-4
 - 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=f20&id=4ecb74a9877c266c9ad529cefa3f71d1c9a57bba


More information about the scm-commits mailing list