summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-05-21 16:44:11 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc61a2db2358b109f858a330fd1643028c7b5e96f (patch)
tree0575b7ac7ba7bd0aaff38e4c3682c45698104fdd
parentae07fa2c2713882aa62e6af2c26abb159b6ab453 (diff)
downloadwmnet-c61a2db2358b109f858a330fd1643028c7b5e96f.zip
wmnet-c61a2db2358b109f858a330fd1643028c7b5e96f.tar.gz
- spec adapterized.
Changed files: wmnet.spec -> 1.11
-rw-r--r--wmnet.spec15
1 files changed, 8 insertions, 7 deletions
diff --git a/wmnet.spec b/wmnet.spec
index 2794881..97e033c 100644
--- a/wmnet.spec
+++ b/wmnet.spec
@@ -1,15 +1,16 @@
-Summary: Applet that monitors the network
-Summary(fr): Applette qui surveille le réseau
+Summary: Applet that monitors the network
+Summary(fr): Applette qui surveille le réseau
Summary(pl): Aplet monitorujący sieć
Name: wmnet
Version: 1.04
Release: 2
-Copyright: GPL
+License: GPL
Group: X11/Window Managers/Tools
Group(pl): X11/Zarządcy Okien/Narzędzia
Source0: %{name}-%{version}.tar.gz
Source1: wmnet.desktop
-Icon: wmnet.gif
+Icon: wmnet.gif
+URL: http://isufug.ee.iastate.edu/~joff/wmnet.html
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _prefix /usr/X11R6
@@ -19,8 +20,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Wmnet uses ip accounting in the Linux kernel to monitor your network.
%description -l fr
-Wmnet utilise "l'ip accounting" dans le kernel de Linux pour surveiller
-le réseau.
+Wmnet utilise "l'ip accounting" dans le kernel de Linux pour
+surveiller le réseau.
%description -l pl
Wmnet używa "ip accounting" w jądrze Linuxa do monitorowania sieci.
@@ -30,7 +31,7 @@ Wmnet używa "ip accounting" w jądrze Linuxa do monitorowania sieci.
%build
xmkmf -a
-make CFLAGS="$RPM_OPT_FLAGS -Wall -I/usr/X11R6/include"
+make CFLAGS="$RPM_OPT_FLAGS -Wall -I%{_includedir}"
%install
rm -rf $RPM_BUILD_ROOT