packages: radsecproxy/radsecproxy.spec - up to 1.5

adwol adwol at pld-linux.org
Sun Dec 4 22:30:58 CET 2011


Author: adwol                        Date: Sun Dec  4 21:30:58 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.5

---- Files affected:
packages/radsecproxy:
   radsecproxy.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/radsecproxy/radsecproxy.spec
diff -u packages/radsecproxy/radsecproxy.spec:1.13 packages/radsecproxy/radsecproxy.spec:1.14
--- packages/radsecproxy/radsecproxy.spec:1.13	Sun Sep 25 12:40:55 2011
+++ packages/radsecproxy/radsecproxy.spec	Sun Dec  4 22:30:53 2011
@@ -4,12 +4,12 @@
 # - docbook2x is required for manual build
 Summary:	RADIUS proxy that in addition to to usual RADIUS UDP transport, also supports TLS (RadSec)
 Name:		radsecproxy
-Version:	1.4.2
+Version:	1.5
 Release:	1
 License:	GPLv2+ or BSD-like
 Group:		Networking/Daemons/Radius
 Source0:	http://software.uninett.no/radsecproxy/%{name}-%{version}.tar.gz
-# Source0-md5:	ccdff609c72c0862235b9119323345a8
+# Source0-md5:	c65742a1b471c572ca7f6d11000d41f5
 Source1:	%{name}.init
 Source2:	%{name}.logrotate
 Source3:	%{name}.upstart
@@ -63,6 +63,8 @@
 cp -p %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 cp -p %{SOURCE3} $RPM_BUILD_ROOT/etc/init/%{name}.conf
 
+install -p radsecproxy.conf.5 $RPM_BUILD_ROOT/%{_mandir}/man5
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -89,11 +91,10 @@
 %attr(640,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 %attr(750,root,root) %dir %{_sysconfdir}/radsecproxy.conf.d
 %attr(755,root,root) %{_sbindir}/radsecproxy
-%attr(755,root,root) %{_bindir}/catgconf
+%attr(755,root,root) %{_bindir}/radsecproxy-conf
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %{_mandir}/man1/*
-# With manual created:
-#%{_mandir}/man5/*
+%{_mandir}/man5/*
 
 %files upstart
 %defattr(644,root,root,755)
@@ -105,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2011/12/04 21:30:53  adwol
+- up to 1.5
+
 Revision 1.13  2011/09/25 10:40:55  glen
 - update upstart deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/radsecproxy/radsecproxy.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list