]> git.pld-linux.org Git - packages/ganv.git/blobdiff - ganv.spec
- updated to 1.8.0
[packages/ganv.git] / ganv.spec
index e69d6afac4d3bdcd013d7c760ee465407679a4aa..465b53ee4423188c540176a365278a916e6c2ef7 100644 (file)
--- a/ganv.spec
+++ b/ganv.spec
@@ -1,21 +1,21 @@
 Summary:       Interactive Gtk canvas widget for graph-based interfaces
 Summary(pl.UTF-8):     Interaktywny widget płótna Gtk dla interfejsów opartych na grafach
 Name:          ganv
-Version:       1.4.0
+Version:       1.8.0
 Release:       1
 License:       GPL v3+
 Group:         Libraries
 Source0:       http://download.drobilla.net/%{name}-%{version}.tar.bz2
-# Source0-md5: a72fdabc57959cc32065e66b48fea6aa
+# Source0-md5: 37419b39a90622de9cf27e034fdb33c1
 URL:           http://drobilla.net/software/ganv/
 BuildRequires: gettext-devel
 BuildRequires: gobject-introspection-devel
 BuildRequires: graphviz-devel >= 2.30
 BuildRequires: gtk+2-devel >= 2.0
 BuildRequires: gtkmm-devel >= 2.10.0
-BuildRequires: libstdc++-devel
+BuildRequires: libstdc++-devel >= 6:4.7
 BuildRequires: pkgconfig
-BuildRequires: python
+BuildRequires: python >= 2
 BuildRequires: yelp-tools
 Requires:      gtkmm >= 2.10.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
 %attr(755,root,root) %{_bindir}/ganv_bench
 %attr(755,root,root) %{_libdir}/libganv-1.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libganv-1.so.1
This page took 0.085216 seconds and 4 git commands to generate.