Author: glen                         Date: Tue Feb 27 15:31:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not put rc into version (but release)

---- Files affected:
SPECS:
   argus.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/argus.spec
diff -u SPECS/argus.spec:1.3 SPECS/argus.spec:1.4
--- SPECS/argus.spec:1.3        Tue Feb 27 16:29:35 2007
+++ SPECS/argus.spec    Tue Feb 27 16:31:29 2007
@@ -9,16 +9,17 @@
 %bcond_without sasl            # build with sasl support
 #
 %define                _ver_major      3.0
-%define                _ver_minor      .0
-%define                _rc             .rc.40
+%define                _ver_minor      0
+%define                _rc             rc.40
+%define                _rel    0.2
 Summary:       Real time network flow monitor
 Summary(pl.UTF-8):     Monitor obciążenia sieci czasu rzeczywistego
 Name:          argus
-Version:       %{_ver_major}%{_ver_minor}%{_rc}
-Release:       0.1
+Version:       %{_ver_major}.%{_ver_minor}
+Release:       0.%{_rc}.%{_rel}
 License:       GPL v2
 Group:         Applications/Networking
-Source0:       
ftp://qosient.com/dev/argus-%{_ver_major}/%{name}-%{version}.tar.gz
+Source0:       
ftp://qosient.com/dev/argus-%{_ver_major}/%{name}-%{version}.%{_rc}.tar.gz
 # Source0-md5: 49047be6450c6255cceb3fb9bfe3caed
 Source1:       %{name}.conf
 Source2:       %{name}.init
@@ -40,7 +41,7 @@
 %description -l pl.UTF-8
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{_rc}
 
 %build
 %configure \
@@ -101,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/02/27 15:31:29  glen
+- do not put rc into version (but release)
+
 Revision 1.3  2007/02/27 15:29:35  glen
 - adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/argus.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to