SPECS: mISDN.spec - automate mISDN_version

shadzik shadzik at pld-linux.org
Tue Dec 19 10:51:21 CET 2006


Author: shadzik                      Date: Tue Dec 19 09:51:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- automate mISDN_version

---- Files affected:
SPECS:
   mISDN.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/mISDN.spec
diff -u SPECS/mISDN.spec:1.14 SPECS/mISDN.spec:1.15
--- SPECS/mISDN.spec:1.14	Tue Dec 19 10:42:30 2006
+++ SPECS/mISDN.spec	Tue Dec 19 10:51:16 2006
@@ -5,7 +5,7 @@
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		mISDN_version		1_0_4
+%define		mISDN_version		%(echo %{version} |tr . _)
 
 %define		_rel	0.1
 Summary:	mISDN - modular ISDN
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/12/19 09:51:16  shadzik
+- automate mISDN_version
+
 Revision 1.14  2006/12/19 09:42:30  shadzik
 - builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mISDN.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list