SPECS: vim-syntax-nagios.spec - updated to 1.5

glen glen at pld-linux.org
Sun Jun 8 12:03:55 CEST 2008


Author: glen                         Date: Sun Jun  8 10:03:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5

---- Files affected:
SPECS:
   vim-syntax-nagios.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/vim-syntax-nagios.spec
diff -u SPECS/vim-syntax-nagios.spec:1.19 SPECS/vim-syntax-nagios.spec:1.20
--- SPECS/vim-syntax-nagios.spec:1.19	Thu May 29 22:06:50 2008
+++ SPECS/vim-syntax-nagios.spec	Sun Jun  8 12:03:50 2008
@@ -2,8 +2,9 @@
 Summary:	Vim syntax: Nagios configuration files syntax
 Summary(pl.UTF-8):	Opis składni dla Vima: podświetlanie składni dla plików konfiguracyjnych Nagiosa
 Name:		vim-syntax-nagios
-Version:	20050105
-Release:	10
+Version:	1.5
+Release:	1
+Epoch:		1
 License:	as-is
 Group:		Applications/Editors/Vim
 Source0:	nagios.vim
@@ -25,6 +26,11 @@
 Nagiosa. Pliki są rozpoznawane po nazwie (/etc/nagios).
 
 %prep
+rev=$(awk '/^".*Revision:/{print $5}' %{SOURCE0})
+if [ "$rev" != "%{version}" ]; then
+	: Update version $rev, and retry
+	exit 1
+fi
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -50,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2008-06-08 10:03:50  glen
+- updated to 1.5
+
 Revision 1.19  2008-05-29 20:06:50  glen
 - vimdatadir is in vim-rt package; rel 10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim-syntax-nagios.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list