mhlavink pushed to arm-none-eabi-gcc-cs (f22). "add epoch number"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 08:27:59 UTC 2015


>From 561d19e7751e37c6ae0af4ba5c57829c708e8d44 Mon Sep 17 00:00:00 2001
From: Michal Hlavinka <mhlavink at redhat.com>
Date: Wed, 15 Apr 2015 10:27:51 +0200
Subject: add epoch number


diff --git a/arm-none-eabi-gcc-cs.spec b/arm-none-eabi-gcc-cs.spec
index 403e8ce..9369812 100644
--- a/arm-none-eabi-gcc-cs.spec
+++ b/arm-none-eabi-gcc-cs.spec
@@ -16,7 +16,7 @@
 Name:           %{target}-gcc-cs
 Epoch:          1
 Version:        4.9.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GNU GCC for cross-compilation for %{target} target
 Group:          Development/Tools
 
@@ -63,7 +63,7 @@ GNU GCC release.
 %package c++
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
-Requires:       %{name} = %{version}-%{release}
+Requires:       %{name} = %{epoch}:%{version}-%{release}
 Provides:       %{target}-gcc-c++ = %{gcc_ver}
 
 %description c++
@@ -211,6 +211,9 @@ popd
 %endif
 
 %changelog
+* Wed Apr 15 2015 Michal Hlavinka <mhlavink at redhat.com> - 1:4.9.2-2
+- add epoch number
+
 * Tue Apr 14 2015 Michal Hlavinka <mhlavink at redhat.com> - 1:4.9.2-1
 - update to gcc 4.9.2
 - fix library compatiblity 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/arm-none-eabi-gcc-cs.git/commit/?h=f22&id=561d19e7751e37c6ae0af4ba5c57829c708e8d44


More information about the scm-commits mailing list