packages: mISDN/mISDN.spec - Renamed macro to avoid conflict with adapter

caleb caleb at pld-linux.org
Sat Oct 23 14:18:05 CEST 2010


Author: caleb                        Date: Sat Oct 23 12:18:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Renamed macro to avoid conflict with adapter

---- Files affected:
packages/mISDN:
   mISDN.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: packages/mISDN/mISDN.spec
diff -u packages/mISDN/mISDN.spec:1.61 packages/mISDN/mISDN.spec:1.62
--- packages/mISDN/mISDN.spec:1.61	Sat Oct 23 14:15:38 2010
+++ packages/mISDN/mISDN.spec	Sat Oct 23 14:18:00 2010
@@ -12,7 +12,7 @@
 %undefine       with_dist_kernel
 %endif
 #
-%define		mISDN_version		%(echo %{version} |tr . _)
+%define		upstream_version		%(echo %{version} |tr . _)
 
 %define		rel	1
 Summary:	mISDN - modular ISDN
@@ -23,7 +23,7 @@
 Epoch:		1
 License:	GPL
 Group:		Base/Kernel
-Source0:	http://www.misdn.org/downloads/releases/%{name}-%{mISDN_version}.tar.gz
+Source0:	http://www.misdn.org/downloads/releases/%{name}-%{upstream_version}.tar.gz
 # Source0-md5:	f9ec111fcc40c9ef48fc1822317998be
 URL:		http://www.misdn.org/
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
@@ -88,7 +88,7 @@
 Pliki nagłówkowe mISDN.
 
 %prep
-%setup -q -n %{name}-%{mISDN_version}
+%setup -q -n %{name}-%{upstream_version}
 
 %build
 
@@ -177,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2010/10/23 12:18:00  caleb
+- Renamed macro to avoid conflict with adapter
+
 Revision 1.61  2010/10/23 12:15:38  caleb
 - Up to 1.1.9.2
 - Note: adaptor kills this spec by placing a macro-in-a-macro.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mISDN/mISDN.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list