Author: paszczus Date: Fri Feb 19 13:39:02 2010 GMT Module: packages Tag: HEAD ---- Log message: - typo fixed
---- Files affected: packages/cas: cas.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/cas/cas.spec diff -u packages/cas/cas.spec:1.23 packages/cas/cas.spec:1.24 --- packages/cas/cas.spec:1.23 Fri Feb 19 13:13:36 2010 +++ packages/cas/cas.spec Fri Feb 19 14:38:56 2010 @@ -3,7 +3,7 @@ Summary: JA-SIG Central Authentication Service Name: cas Version: 3.3.5 -Release: 0.1 +Release: 0.2 License: MIT License Group: Networking/Daemons/Java/Servlets Source0: http://www.ja-sig.org/downloads/cas/%{name}-server-%{version}-release.tar.gz @@ -191,7 +191,7 @@ done for i in $CONFIGFILES; do - mv $RPM_BUILD_ROOT%{webappdir}/WEB-INF/$i $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/$(basename i) + mv $RPM_BUILD_ROOT%{webappdir}/WEB-INF/$i $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/$(basename $i) ln -s %{_sysconfdir}/%{name}/$(basename $i) $RPM_BUILD_ROOT%{webappdir}/WEB-INF/$i done @@ -280,6 +280,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/02/19 13:38:56 paszczus +- typo fixed + Revision 1.23 2010/02/19 12:13:36 pawelz - mark all config files as %config, and install them into /etc - more readable %install section ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cas/cas.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit