[packages/gnome-nettool] - updated to 3.8.1 - removed scrollkeeper leftovers

kiesiu kiesiu at pld-linux.org
Sun Jul 13 19:12:21 CEST 2014


commit 50f22b9c28a367e34f80df2e1295fdadd499db7a
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Sun Jul 13 19:11:50 2014 +0200

    - updated to 3.8.1
    - removed scrollkeeper leftovers

 gnome-nettool.spec | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/gnome-nettool.spec b/gnome-nettool.spec
index dbbe04a..36229fa 100644
--- a/gnome-nettool.spec
+++ b/gnome-nettool.spec
@@ -4,22 +4,21 @@
 Summary:	GNOME interface for networking tools
 Summary(pl.UTF-8):	Interfejs dla narzędzi sieciowych dla GNOME
 Name:		gnome-nettool
-Version:	3.0.1
+Version:	3.8.1
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/3.0/%{name}-%{version}.tar.xz
-# Source0-md5:	922e7554102096f24a3519c93a8257fa
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/3.8/%{name}-%{version}.tar.xz
+# Source0-md5:	d4fc944b7ba8fd5f49f04a73e0d37e80
 Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf >= 2.64
 BuildRequires:	automake >= 1:1.11.1
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gettext-devel
+BuildRequires:	glib2-devel >= 1:2.28.0
 BuildRequires:	gnome-common >= 2.20.0
-BuildRequires:	gnome-doc-utils >= 0.12.0
 BuildRequires:	gtk+3-devel >= 3.0.0
-BuildRequires:	glib2-devel >= 1:2.28.0
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libgtop-devel >= 2.26.0
 BuildRequires:	libtool
@@ -29,8 +28,8 @@ BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz >= 1:4.999.7
+BuildRequires:	yelp-tools
 Requires(post,postun):	gtk-update-icon-cache
-Requires(post,postun):	scrollkeeper
 Requires:	hicolor-icon-theme
 Suggests:	bind-utils
 Suggests:	bsd-finger
@@ -61,8 +60,7 @@ takich jak ping, whois, traceroute czy dig dla GNOME.
 %{__autoconf}
 %{__automake}
 %configure \
-	--disable-silent-rules \
-	--disable-scrollkeeper
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -71,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome --with-omf
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-nettool.git/commitdiff/50f22b9c28a367e34f80df2e1295fdadd499db7a



More information about the pld-cvs-commit mailing list