Author: wiget Date: Fri Mar 18 18:19:11 2011 GMT Module: packages Tag: DEVEL ---- Log message: - up to 2.91.5
---- Files affected: packages/gnome-nettool: gnome-nettool.spec (1.36 -> 1.36.2.1) ---- Diffs: ================================================================ Index: packages/gnome-nettool/gnome-nettool.spec diff -u packages/gnome-nettool/gnome-nettool.spec:1.36 packages/gnome-nettool/gnome-nettool.spec:1.36.2.1 --- packages/gnome-nettool/gnome-nettool.spec:1.36 Fri Feb 4 19:23:51 2011 +++ packages/gnome-nettool/gnome-nettool.spec Fri Mar 18 19:19:06 2011 @@ -5,27 +5,27 @@ Summary: GNOME interface for networking tools Summary(pl.UTF-8): Interfejs dla narzędzi sieciowych dla GNOME Name: gnome-nettool -Version: 2.32.0 -Release: 2 +Version: 2.91.5 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/2.32/%{name}-%{version}.tar.bz2 -# Source0-md5: af5436deb30ccfb3f6a1f8ea5602c40d +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-nettool/2.91/%{name}-%{version}.tar.bz2 +# Source0-md5: 0a092b747cd9247dd897742b67a47e16 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.26.0 -BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.9 +BuildRequires: autoconf >= 2.64 +BuildRequires: automake >= 1:1.11.1 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.20.0 BuildRequires: gnome-doc-utils >= 0.12.0 -BuildRequires: gtk+2-devel >= 2:2.16.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 BuildRequires: libxml2-progs -BuildRequires: pkgconfig +BuildRequires: pkgconfig >= 0.16 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 Requires(post,postun): gtk-update-icon-cache @@ -53,9 +53,6 @@ %setup -q %patch0 -p1 -sed -i -e 's/en@shaw//' po/LINGUAS -rm -f po/[email protected] - %build %{__intltoolize} %{__libtoolize} @@ -63,6 +60,7 @@ %{__autoconf} %{__automake} %configure \ + --disable-silent-rules \ --disable-scrollkeeper %{__make} @@ -79,16 +77,19 @@ %post %scrollkeeper_update_post +%glib_compile_schema %update_icon_cache hicolor %postun %scrollkeeper_update_postun +%glib_compile_schema %update_icon_cache hicolor %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/gnome-nettool +%{_datadir}/glib-2.0/schemas/org.gnome.gnome-nettool.gschema.xml %{_datadir}/%{name} %{_desktopdir}/gnome-nettool.desktop %{_iconsdir}/hicolor/*/apps/* @@ -99,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36.2.1 2011/03/18 18:19:06 wiget +- up to 2.91.5 + Revision 1.36 2011/02/04 18:23:51 wiget - Requires(post,postun): gtk-update-icon-cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-nettool/gnome-nettool.spec?r1=1.36&r2=1.36.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
