[kstars/f20] Menu item Device missing in kstars (#1168104)

Rex Dieter rdieter at fedoraproject.org
Sun Nov 30 15:43:00 UTC 2014


commit 5d02965eca7384b4344776e8c0dbcc97327700e0
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Nov 30 09:42:43 2014 -0600

    Menu item Device missing in kstars (#1168104)

 kstars.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/kstars.spec b/kstars.spec
index ac1a98e..9f3c8a5 100644
--- a/kstars.spec
+++ b/kstars.spec
@@ -1,7 +1,7 @@
 Name:    kstars
 Summary: Desktop Planetarium
 Version: 4.14.3
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 
 License: GPLv2+
 #URL:     https://projects.kde.org/projects/kde/kdeedu/kstars
@@ -26,7 +26,7 @@ BuildRequires: pkgconfig(eigen3)
 BuildRequires: pkgconfig(QJson)
 BuildRequires: pkgconfig(wcslib)
 %if 0%{?fedora}
-BuildRequires: pkgconfig(libindi) >= 0.9, libindi-static
+BuildRequires: pkgconfig(libindi) >= 0.9.6, libindi-static
 BuildRequires: xplanet
 %endif
 
@@ -49,6 +49,8 @@ all 8 planets, the Sun and Moon, and thousands of comets and asteroids.
 %prep
 %autosetup -p1
 
+sed -i -e "s|0.9.8|0.9.6|g" CMakeLists.txt
+
 
 %build
 mkdir -p %{_target_platform}
@@ -99,6 +101,9 @@ fi
 
 
 %changelog
+* Sun Nov 30 2014 Rex Dieter <rdieter at fedoraproject.org> 4.14.3-1.1
+- Menu item Device missing in kstars (#1168104)
+
 * Sun Nov 09 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.14.3-1
 - 4.14.3
 


More information about the scm-commits mailing list