[gretl] fixed the gtksourceview dep

hannes hannes at fedoraproject.org
Sun Apr 29 11:47:12 UTC 2012


commit 4616fa50231035b0726393cf3e93272c9e742760
Author: hannes <hannes at fedoraproject.org>
Date:   Sun Apr 29 12:47:31 2012 +0100

    fixed the gtksourceview dep

 gretl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gretl.spec b/gretl.spec
index 482b55d..5b5319b 100644
--- a/gretl.spec
+++ b/gretl.spec
@@ -1,6 +1,6 @@
 Name: gretl		
 Version: 1.9.8	
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A tool for econometric analysis	
 
 Group: Applications/Engineering
@@ -32,7 +32,7 @@ BuildRequires: bitstream-vera-sans-mono-fonts
 BuildRequires: bitstream-vera-sans-fonts
 
 Requires: gnuplot
-Requires: gtksourceview
+Requires: gtksourceview2
 Requires: gnu-free-sans-fonts
 Requires: bitstream-vera-sans-mono-fonts
 Requires: bitstream-vera-sans-fonts
@@ -114,6 +114,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Apr 29 2012 Johannes Lips <hannes at fedoraproject.org> 1.9.8-2
+- fixed the requirement of gtksourceview2 
+
 * Thu Mar 29 2012 Johannes Lips <hannes at fedoraproject.org> 1.9.8-1
 - Update to recent upstream version
 


More information about the scm-commits mailing list