[stellarium/epel7] Fix dependency issue

Jochen Schmitt s4504kr at fedoraproject.org
Sat Feb 1 12:26:45 UTC 2014


commit f51cc3a1391b61198d016dc8326fde384a601069
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sat Feb 1 13:27:09 2014 +0100

    Fix dependency issue

 stellarium.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/stellarium.spec b/stellarium.spec
index 1176d6a..79f8db3 100644
--- a/stellarium.spec
+++ b/stellarium.spec
@@ -1,7 +1,7 @@
 Name:           stellarium
 
 Version:        0.12.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Photo-realistic nightsky renderer
 
 Group:          Amusements/Graphics
@@ -25,7 +25,7 @@ BuildRequires:	glib2-devel
 BuildRequires:	perl-podlators
 %endif
 
-%if 0%{?fedora} > 10
+%if 0%{?fedora} > 10 || 0%{?rhel} > 6
 Requires:	dejavu-sans-fonts dejavu-sans-mono-fonts
 %endif
 
@@ -78,6 +78,9 @@ cat %{name}-skycultures.lang >>%{name}.lang
 %{_mandir}/man1/stellarium.1.gz
 
 %changelog
+* Sat Feb  1 2014 Jochen Schmitt <Jochen herr-schmitt de> - 0.12.4-2
+- Fix dependency issue
+
 * Sun Sep 29 2013 Jochen Schmitt <Jochen herr-schmitt de> - 0.12.4-1
 - New upstream release
 


More information about the scm-commits mailing list