SPECS: txt2tags.spec - don't use epoch when not defined

glen glen at pld-linux.org
Fri May 30 07:09:23 CEST 2008


Author: glen                         Date: Fri May 30 05:09:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't use epoch when not defined

---- Files affected:
SPECS:
   txt2tags.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/txt2tags.spec
diff -u SPECS/txt2tags.spec:1.23 SPECS/txt2tags.spec:1.24
--- SPECS/txt2tags.spec:1.23	Fri May 30 07:08:41 2008
+++ SPECS/txt2tags.spec	Fri May 30 07:09:18 2008
@@ -58,9 +58,9 @@
 Summary:	Vim - syntax
 Summary(pl.UTF-8):	Składnia dla Vima
 Group:		Applications/Editors/Vim
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Requires:	vim-rt >= 4:6.3.058-3
-Provides:	txt2tags-vim = %{epoch}:%{version}-%{release}
+Provides:	txt2tags-vim = %{version}-%{release}
 Obsoletes:	txt2tags-vim < 2.3-3
 
 %description -n vim-syntax-txt2tags
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008-05-30 05:09:18  glen
+- don't use epoch when not defined
+
 Revision 1.23  2008-05-30 05:08:41  glen
 - Provides for smooth upgrade
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/txt2tags.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list