Author: megabajt Date: Tue Feb 13 15:21:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.12.1
---- Files affected: SPECS: gnome-netstatus.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/gnome-netstatus.spec diff -u SPECS/gnome-netstatus.spec:1.27 SPECS/gnome-netstatus.spec:1.28 --- SPECS/gnome-netstatus.spec:1.27 Tue Feb 13 08:16:46 2007 +++ SPECS/gnome-netstatus.spec Tue Feb 13 16:21:30 2007 @@ -2,33 +2,34 @@ Summary: Applet that displays the network status in a GNOME panel Summary(pl.UTF-8): Aplet wyświetlający stan połączeń sieciowych na panelu GNOME Name: gnome-netstatus -Version: 2.12.0 -Release: 5 +Version: 2.12.1 +Release: 1 License: GPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/2.12/%{name}-%{version}.tar.bz2 -# Source0-md5: a5f23731a3bf232969e82afef8792a36 +# Source0-md5: 8651ca1694a6c222ae5cad6e21814d24 URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.14.0 +BuildRequires: GConf2-devel >= 2.16.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.12.0 -BuildRequires: gnome-doc-utils >= 0.7.1 -BuildRequires: gnome-panel-devel >= 2.14.2 +BuildRequires: gnome-doc-utils >= 0.8.0 +BuildRequires: gnome-panel-devel >= 2.16.3 BuildRequires: gtk+2-devel >= 2:2.10.0 -BuildRequires: intltool >= 0.35 +BuildRequires: intltool >= 0.35.0 BuildRequires: libglade2-devel >= 1:2.6.0 -BuildRequires: libgnomeui-devel >= 2.15.2 +BuildRequires: libgnomeui-devel >= 2.16.1 BuildRequires: libtool BuildRequires: perl-base BuildRequires: pkgconfig -BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper -Requires(post,preun): GConf2 >= 2.14.0 +Requires(post,preun): GConf2 >= 2.16.0 Requires(post,postun): gtk+2 >= 2:2.10.0 +Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper -Requires: libgnomeui >= 2.15.2 +Requires: libgnomeui >= 2.16.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -48,7 +49,6 @@ %{__aclocal} %{__autoconf} %{__automake} -LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-schemas-install %{__make} @@ -60,8 +60,6 @@ DESTDIR=$RPM_BUILD_ROOT \ GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 -rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no - %find_lang %{name} --with-gnome --all-name %clean @@ -70,14 +68,14 @@ %post %scrollkeeper_update_post %gconf_schema_install netstatus.schemas -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %preun %gconf_schema_uninstall netstatus.schemas %postun %scrollkeeper_update_postun -gtk-update-icon-cache -qf %{_datadir}/icons/hicolor +%update_icon_cache hicolor %files -f %{name}.lang %defattr(644,root,root,755) @@ -97,6 +95,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2007/02/13 15:21:30 megabajt +- updated to 2.12.1 + Revision 1.27 2007/02/13 07:16:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-netstatus.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
