X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibboleth.spec.in;h=26290067f18b5e666e85108c9823b1aae0d5b810;hb=9d6c53a91aaf6a8e4086dc8e6b97ee3b2f81094d;hp=dde375d2e31185634b51fe312f2731eb2c2d1cd3;hpb=cf66d77a50ccd312d725ed1762364ae8e8be4fe1;p=shibboleth%2Fcpp-sp.git diff --git a/shibboleth.spec.in b/shibboleth.spec.in index dde375d..2629006 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -1,7 +1,7 @@ Name: shibboleth Summary: Open source system for attribute-based Web SSO Version: @-VERSION-@ -Release: 2 +Release: 3 #Copyright: Internet2 Group: System Environment/Libraries License: Apache style @@ -168,6 +168,7 @@ sh ./keygen.sh -b if [ -f %{_sysconfdir}/%{name}/shibd-%{_vendor} ] ; then %{__cp} -p %{_sysconfdir}/%{name}/shibd-%{_vendor} %{_initrddir}/shibd %{__chmod} 755 %{_initrddir}/shibd + /sbin/chkconfig --add shibd fi fi %endif @@ -224,6 +225,9 @@ sh ./keygen.sh -b %doc %{_datadir}/doc/%{name}/api %changelog +* Thu Jun 25 2009 Scott Cantor - 2.2-3 +- Add additional cleanup to posttrans fix + * Tue Jun 23 2009 Scott Cantor - 2.2-2 - Reverse without_builtinapache macro test - Fix init script handling on Red Hat to handle upgrades