packages: mISDN/mISDN.spec - Up to 1.1.9.2 - Note: adaptor kills this spec ...

caleb caleb at pld-linux.org
Sat Oct 23 14:15:43 CEST 2010


Author: caleb                        Date: Sat Oct 23 12:15:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Up to 1.1.9.2
- Note: adaptor kills this spec by placing a macro-in-a-macro.

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

---- Diffs:

================================================================
Index: packages/mISDN/mISDN.spec
diff -u packages/mISDN/mISDN.spec:1.60 packages/mISDN/mISDN.spec:1.61
--- packages/mISDN/mISDN.spec:1.60	Tue Jun  2 09:45:11 2009
+++ packages/mISDN/mISDN.spec	Sat Oct 23 14:15:38 2010
@@ -12,19 +12,19 @@
 %undefine       with_dist_kernel
 %endif
 #
-%define		mISDN_version		%(echo %{version} |tr . _).1
+%define		mISDN_version		%(echo %{version} |tr . _)
 
-%define		rel	13
+%define		rel	1
 Summary:	mISDN - modular ISDN
 Summary(pl.UTF-8):	mISDN - modularny ISDN
 Name:		mISDN
-Version:	1.1.9
+Version:	1.1.9.2
 Release:	%{rel}
 Epoch:		1
 License:	GPL
 Group:		Base/Kernel
 Source0:	http://www.misdn.org/downloads/releases/%{name}-%{mISDN_version}.tar.gz
-# Source0-md5:	4a82ba9eb37b45aea4821f83eece6140
+# Source0-md5:	f9ec111fcc40c9ef48fc1822317998be
 URL:		http://www.misdn.org/
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
 BuildRequires:	rpmbuild(macros) >= 1.332
@@ -40,13 +40,13 @@
 
 %package init
 Summary:	init scripts for mISDN
-Summary(pl.UTF-8): Skrypty inicjalizujące dla mISDN
+Summary(pl.UTF-8):	Skrypty inicjalizujące dla mISDN
 Group:		Applications/Communications
-Requires:	bc
 Requires(post,preun):	/sbin/chkconfig
+Requires:	/usr/sbin/lsusb
+Requires:	bc
 Requires:	rc-scripts
 Requires:	which
-Requires:	/usr/sbin/lsusb
 
 %description init
 mISDN boot-time initialization.
@@ -177,6 +177,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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.
+
 Revision 1.60  2009/06/02 07:45:11  jajcus
 - R: /usr/sbin/lsusb for the init subpackage
 
================================================================

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



More information about the pld-cvs-commit mailing list