SPECS: freeradius.spec - Release: 2 - fixed modules and libraries ...

jajcus jajcus at pld-linux.org
Thu Aug 4 12:45:26 CEST 2005


Author: jajcus                       Date: Thu Aug  4 10:45:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release: 2
- fixed modules and libraries installation order so rlm_eap.so is included in
  the package built with current libtool (-eap_install_order.patch)

---- Files affected:
SPECS:
   freeradius.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/freeradius.spec
diff -u SPECS/freeradius.spec:1.49 SPECS/freeradius.spec:1.50
--- SPECS/freeradius.spec:1.49	Tue May 17 21:02:57 2005
+++ SPECS/freeradius.spec	Thu Aug  4 12:45:21 2005
@@ -10,7 +10,7 @@
 Summary(pl):	Szybki i wysoce konfigurowalny serwer RADIUS
 Name:		freeradius
 Version:	1.0.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Daemons
 Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.gz
@@ -25,6 +25,7 @@
 Patch4:		%{name}-moduledir.patch
 Patch5:		%{name}-rundir.patch
 Patch6:		%{name}-config.patch
+Patch7:		%{name}-eap_install_order.patch
 URL:		http://www.freeradius.org/
 Provides:	user(radius)
 Provides:	group(radius)
@@ -82,6 +83,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 awk 'BEGIN { printit=0; } { if (printit) print $0; } /## end libtool.m4/ { printit=1;}' \
 	< aclocal.m4 > acinclude.m4
@@ -215,6 +217,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2005/08/04 10:45:21  jajcus
+- Release: 2
+- fixed modules and libraries installation order so rlm_eap.so is included in
+  the package built with current libtool (-eap_install_order.patch)
+
 Revision 1.49  2005/05/17 19:02:57  glen
 - TODO security
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freeradius.spec?r1=1.49&r2=1.50&f=u




More information about the pld-cvs-commit mailing list