SPECS: freeradius-server.spec - 2.1.2 - doesn't build

blues blues at pld-linux.org
Fri Dec 5 15:15:52 CET 2008


Author: blues                        Date: Fri Dec  5 14:15:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.1.2 - doesn't build

---- Files affected:
SPECS:
   freeradius-server.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/freeradius-server.spec
diff -u SPECS/freeradius-server.spec:1.11 SPECS/freeradius-server.spec:1.12
--- SPECS/freeradius-server.spec:1.11	Wed Nov 26 11:46:50 2008
+++ SPECS/freeradius-server.spec	Fri Dec  5 15:15:47 2008
@@ -16,12 +16,12 @@
 Summary:	High-performance and highly configurable RADIUS server
 Summary(pl.UTF-8):	Szybki i wysoce konfigurowalny serwer RADIUS
 Name:		freeradius-server
-Version:	2.1.1
-Release:	0.14
+Version:	2.1.2
+Release:	0.1
 License:	GPL
 Group:		Networking/Daemons/Radius
 Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-%{version}.tar.bz2
-# Source0-md5:	4ccf748ef9851d90844d085647351ca4
+# Source0-md5:	5062bf0772305b9ad4b1d946ebfcb7c6
 Source1:	%{name}.logrotate
 Source2:	%{name}.init
 Source3:	%{name}.pam
@@ -223,6 +223,9 @@
 #    [ -f config.h.in ] && %{__autoheader}
 #    cd -
 #done
+%{__libtoolize}
+%{__aclocal} -I .
+%{__autoconf}
 
 LIBS="-lgdbm" \
 %configure \
@@ -293,6 +296,9 @@
 	%groupremove radius
 fi
 
+%post   libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
 %define module_scripts() \
 %post %1 \
 %service %{name} restart \
@@ -313,12 +319,9 @@
 %module_scripts module-unix
 %module_scripts module-unixodbc
 
-%post   libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
-%doc doc/* scripts
+%doc doc/* scripts raddb
 %dir %{_sysconfdir}/raddb
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/raddb/acct_users
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/raddb/attrs*
@@ -572,6 +575,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008/12/05 14:15:47  blues
+- 2.1.2 - doesn't build
+
 Revision 1.11  2008/11/26 10:46:50  blues
 - restart radius after each module
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/freeradius-server.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list