SPECS: gnome-nettool.spec - 2.15.91, package scrollkeeper docs, up...
freetz
freetz at pld-linux.org
Fri Aug 11 18:21:35 CEST 2006
Author: freetz Date: Fri Aug 11 16:21:35 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.15.91, package scrollkeeper docs, updated file list, post/postun calls
for updating scrollkeeper/icon cache, updated deps
---- Files affected:
SPECS:
gnome-nettool.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/gnome-nettool.spec
diff -u SPECS/gnome-nettool.spec:1.14 SPECS/gnome-nettool.spec:1.15
--- SPECS/gnome-nettool.spec:1.14 Thu May 18 22:16:57 2006
+++ SPECS/gnome-nettool.spec Fri Aug 11 18:21:30 2006
@@ -2,25 +2,26 @@
Summary: GNOME interface for networking tools
Summary(pl): Interfejs dla narzędzi sieciowych dla GNOME
Name: gnome-nettool
-Version: 2.14.2
+Version: 2.15.91
Release: 1
License: GPL v2+
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-nettool/2.14/%{name}-%{version}.tar.bz2
-# Source0-md5: 0efb13f0145abe46b26a00c75473a00f
+Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-nettool/2.15/%{name}-%{version}.tar.bz2
+# Source0-md5: 17b9a9dc7cf7c3a2748a09d341c19265
Patch0: %{name}-desktop.patch
URL: http://www.gnome.org/
BuildRequires: GConf2-devel
BuildRequires: autoconf >= 2.52
BuildRequires: automake
BuildRequires: gettext-devel
-BuildRequires: gnome-common >= 2.8.0
-BuildRequires: gtk+2-devel >= 2:2.8.3
-BuildRequires: intltool >= 0.11
-BuildRequires: libglade2-devel >= 1:2.5.1
+BuildRequires: gnome-common >= 2.12.0
+BuildRequires: gtk+2-devel >= 2:2.10.1
+BuildRequires: intltool >= 0.35
+BuildRequires: libglade2-devel >= 1:2.6.0
BuildRequires: libtool
BuildRequires: pkgconfig
-Requires: gtk+2 >= 2:2.8.3
+Requires(post,postun): scrollkeeper
+Requires(post,postun): gtk+2 >= 2:2.10.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -41,7 +42,8 @@
%{__aclocal}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --disable-scrollkeeper
%{__make}
%install
@@ -50,9 +52,9 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+#rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-%find_lang %{name}
+%find_lang %{name} --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
@@ -62,6 +64,12 @@
For full functionality, you need to install various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.
EOF
+%scrollkeeper_update_post
+%update_icon_cache hicolor
+
+%postun
+%scrollkeeper_update_postun
+%update_icon_cache hicolor
%files -f %{name}.lang
%defattr(644,root,root,755)
@@ -69,7 +77,9 @@
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
%{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
+%{_iconsdir}/hicolor/*/apps/*
+%dir %{_omf_dest_dir}/%{name}
+%{_omf_dest_dir}/%{name}/gnome-nettool-C.omf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -77,6 +87,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/08/11 16:21:30 freetz
+- 2.15.91, package scrollkeeper docs, updated file list, post/postun calls
+ for updating scrollkeeper/icon cache, updated deps
+
Revision 1.14 2006/05/18 20:16:57 freetz
- 2.14.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-nettool.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list