Author: blues Date: Thu Sep 11 12:30:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - at least builds
---- Files affected: SPECS: radsecproxy.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/radsecproxy.spec diff -u SPECS/radsecproxy.spec:1.1 SPECS/radsecproxy.spec:1.2 --- SPECS/radsecproxy.spec:1.1 Thu Sep 11 14:19:02 2008 +++ SPECS/radsecproxy.spec Thu Sep 11 14:30:42 2008 @@ -1,13 +1,14 @@ # $Revision$, $Date$ -###### Unknown group! Summary: RADIUS proxy that in addition to to usual RADIUS UDP transport, also supports TLS (RadSec) Name: radsecproxy Version: 1.1 -Release: 1.1 +Release: 0.9 License: Artistic License +###### Unknown group! Group: Productivity/Networking/Radius/Clients +Source0: http://software.uninett.no/radsecproxy/%{name}-%{version}.tar.gz +# Source0-md5: f7d0eaf1e9d963557affc90e61c0d1ae URL: http://software.uninett.no/radsecproxy/ -Source0: %{name}-%{version}.tar.bz2 BuildRequires: openssl-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,7 +28,6 @@ --enable-shadow \ --with-secure-path \ - %{__make} %install @@ -35,14 +35,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%post -%{run_ldconfig} - -%postun -%{run_ldconfig} - %clean -[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) @@ -60,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/09/11 12:30:42 blues +- at least builds + Revision 1.1 2008/09/11 12:19:02 blues - adapterized OpenSuse spec... ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/radsecproxy.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
