SPECS: carob.spec - automate %{_ver}

shadzik shadzik at pld-linux.org
Mon Oct 30 22:03:15 CET 2006


Author: shadzik                      Date: Mon Oct 30 21:03:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- automate %{_ver}

---- Files affected:
SPECS:
   carob.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/carob.spec
diff -u SPECS/carob.spec:1.1 SPECS/carob.spec:1.2
--- SPECS/carob.spec:1.1	Mon Oct 30 21:20:12 2006
+++ SPECS/carob.spec	Mon Oct 30 22:03:10 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteka carob
 Name:		carob
 Version:	0.6.2
-%define	_ver	0_6_2
+%define	_ver	%(echo %version |tr . _)
 Release:	0.1
 License:	Apache License v2.0
 Group:		Development/Libraries
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/10/30 21:03:10  shadzik
+- automate %{_ver}
+
 Revision 1.1  2006/10/30 20:20:12  zbyniu
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/carob.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list