packages: gitg/gitg.spec - updated to 0.2.0
wiget
wiget at pld-linux.org
Tue Mar 1 22:29:42 CET 2011
Author: wiget Date: Tue Mar 1 21:29:42 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.2.0
---- Files affected:
packages/gitg:
gitg.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/gitg/gitg.spec
diff -u packages/gitg/gitg.spec:1.3 packages/gitg/gitg.spec:1.4
--- packages/gitg/gitg.spec:1.3 Fri Feb 4 19:23:46 2011
+++ packages/gitg/gitg.spec Tue Mar 1 22:29:36 2011
@@ -1,14 +1,12 @@
# $Revision$, $Date$
-%bcond_with gtk3 # build gtk3 version
-#
Summary: Gtk+ git repository viewer
Name: gitg
-Version: 0.1.0
-Release: 0.2
+Version: 0.2.0
+Release: 0.1
License: GPL v2
Group: Development/Tools
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gitg/0.1/%{name}-%{version}.tar.bz2
-# Source0-md5: 052fbb7ad4c62c546e8f3206510ebb0f
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gitg/0.2/%{name}-%{version}.tar.bz2
+# Source0-md5: 6d2b78d7686a84b52d7316c5eedf3ba1
URL: http://trac.novowork.com/gitg/
BuildRequires: GConf2-devel >= 2.24.0
BuildRequires: autoconf >= 2.59
@@ -22,24 +20,13 @@
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.596
-%if %{with gtk3}
-BuildRequires: gtk+3-devel >= 2.91.7
+BuildRequires: gtk+3-devel >= 3.0.0
BuildRequires: gtksourceview3-devel >= 2.90.0
-%else
-BuildRequires: gtk+2-devel >= 2:2.21.0
-BuildRequires: gtksourceview2-devel >= 2.8.0
-%endif
Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk-update-icon-cache
Requires(post,preun): GConf2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%if %{with gtk3}
-%define gtk_ver 3.0
-%else
-%define gtk_ver 2.0
-%endif
-
%description
gitg is a git repository viewer targeting gtk+/GNOME. One of its main
objectives is to provide a more unified user experience for git
@@ -80,7 +67,6 @@
%{__autoheader}
%{__automake}
%configure \
- --with-gtk=%{gtk_ver} \
--disable-silent-rules
%{__make}
@@ -137,6 +123,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/03/01 21:29:36 wiget
+- updated to 0.2.0
+
Revision 1.3 2011/02/04 18:23:46 wiget
- Requires(post,postun): gtk-update-icon-cache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gitg/gitg.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list