]> git.pld-linux.org Git - packages/bmon.git/commitdiff
- up to 2.1.0-pre6 UNSTABLE
authorJan Wideł <jasw@pld-linux.org>
Tue, 8 Mar 2005 09:08:33 +0000 (09:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bmon.spec -> 1.11

bmon.spec

index 29cad7dedd3ea187bf86e48c5b7ef2c63456fa12..648c24c1a911fe70ba125936a0a97eebaa3a139f 100644 (file)
--- a/bmon.spec
+++ b/bmon.spec
@@ -1,12 +1,15 @@
+
+%define                _pre    pre6
+
 Summary:       Console interface bandwidth usage monitor
 Summary(pl):   Konsolowy monitor u¿ycia interfejsu sieciowego
 Name:          bmon
-Version:       2.0.1
-Release:       1
+Version:       2.1.0
+Release:       0.%{_pre}.1
 License:       Artistic
 Group:         Applications/Networking
-Source0:       http://people.suug.ch/~tgr/bmon/files/%{name}-%{version}.tar.gz
-# Source0-md5: d0da9d05f18c82a621171985d536dec7
+Source0:       http://people.suug.ch/~tgr/bmon/files/%{name}-%{version}-%{_pre}.tar.gz
+# Source0-md5: 909fe967ff361a7648586c7c1311aa2a
 URL:           http://people.suug.ch/~tgr/bmon/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -52,7 +55,7 @@ bmon.
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_pre}
 
 %build
 %{__gettextize}
This page took 0.125571 seconds and 4 git commands to generate.