SPECS: gnome-applet-netspeed.spec - updated to 0.13 - missing dir ...
paladine
paladine at pld-linux.org
Thu Aug 25 13:43:11 CEST 2005
Author: paladine Date: Thu Aug 25 11:43:11 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.13
- missing dir
- missing BRs
- use more macros
---- Files affected:
SPECS:
gnome-applet-netspeed.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/gnome-applet-netspeed.spec
diff -u SPECS/gnome-applet-netspeed.spec:1.6 SPECS/gnome-applet-netspeed.spec:1.7
--- SPECS/gnome-applet-netspeed.spec:1.6 Mon Apr 25 11:09:08 2005
+++ SPECS/gnome-applet-netspeed.spec Thu Aug 25 13:43:06 2005
@@ -3,19 +3,22 @@
Summary: Show how much traffic occurs on a network device
Summary(pl): Pokazywanie wielkości ruchu występującego na urządzeniu sieciowym
Name: gnome-applet-netspeed
-Version: 0.12.1
-Release: 2
+Version: 0.13
+Release: 1
License: GPL
Group: X11/Applications
Source0: http://www.wh-hms.uni-ulm.de/~mfcn/shared/netspeed/%{_realname}-%{version}.tar.gz
-# Source0-md5: 7a651eab80c1a10654595fcfd4832463
+# Source0-md5: b5c5332993ed779c3653433c6f3b6a9a
URL: http://mfcn.ilo.de/netspeed_applet/
BuildRequires: automake
BuildRequires: gnome-desktop-devel >= 2.4.0
BuildRequires: gnome-panel-devel >= 2.4.0
BuildRequires: intltool >= 0.21
BuildRequires: libglade2-devel >= 2.0.1
-BuildRequires: libgnomeui-devel >= 2.4.0
+BuildRequires: libgnomeui-devel >= 2.8.0
+BuildRequires: libgtop-devel >= 2.10.0
+BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: scrollkeeper
Requires(post,postun): scrollkeeper
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,9 +59,10 @@
%files -f netspeed-applet.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/netspeed_applet2
+%attr(755,root,root) %{_libdir}/%{_realname}2
%{_libdir}/bonobo/servers/*.server
-%{_datadir}/omf/netspeed_applet/*.omf
+%{_omf_dest_dir}/%{_realname}
+%{_pixmapsdir}/%{_realname}
%{_pixmapsdir}/*.png
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +71,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/08/25 11:43:06 paladine
+- updated to 0.13
+- missing dir
+- missing BRs
+- use more macros
+
Revision 1.6 2005/04/25 09:09:08 paladine
- run %%scrollkeeper_update_post{,un}
- removed redundant BR: libgtop-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-applet-netspeed.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list