diff --git a/extra/simplesamlphp.spec b/extra/simplesamlphp.spec index 2ffbcafc80b99dd80c46d262ea969776d33b60e8..c2e0b741848b5c16a7fbec929244f72881756a9c 100644 --- a/extra/simplesamlphp.spec +++ b/extra/simplesamlphp.spec @@ -1,7 +1,7 @@ %define name simplesamlphp %define summary SAML IDP/SP written in PHP -%define version 1.13.2 -%define release 11 +%define version 1.14.8 +%define release 1 %define license LGPL 2.1 %define group Networking/WWW %define source %{name}-%version.tar.gz @@ -18,7 +18,7 @@ License: %{license} Group: %{group} Source0: %{source} BuildArch: noarch -Requires: httpd, mod_ssl, mod_php, php-ldap, php-mcrypt, php-xml +Requires: httpd, mod_ssl, mod_php, php-ldap, php-mcrypt, php-xml, policycoreutils-python Requires(pre): shadow-utils Provides: %{name} URL: %{url} @@ -69,27 +69,21 @@ tar cf - . | (cd %{buildroot}%{_prefix}simplesamlphp; tar xfp -) %defattr(-,root,root) /var/lib/simplesamlphp/ %dir %attr(0750, root,apache) /var/lib/simplesamlphp/config -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/config.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/config-login-feide.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/acl.php %config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/authmemcookie.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/translation.php %config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/authsources.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/acl.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/ldapmulti.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/cas-ldap.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/config-login-auto.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/ldap.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/config/config.php %dir %attr(0750, root,apache) /var/lib/simplesamlphp/metadata -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-sp-hosted.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-sp-remote.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-idp-remote.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/saml20-sp-remote.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/saml20-idp-hosted.php %config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/adfs-idp-hosted.php %config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/adfs-sp-remote.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/wsfed-idp-remote.php -%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-idp-hosted.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/saml20-idp-hosted.php %config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/saml20-idp-remote.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/saml20-sp-remote.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-idp-hosted.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-idp-remote.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-sp-hosted.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/shib13-sp-remote.php +%config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/wsfed-idp-remote.php %config(noreplace) %attr(0640, root,apache) /var/lib/simplesamlphp/metadata/wsfed-sp-hosted.php %dir %attr(0770, root, apache) /var/lib/simplesamlphp/log %dir %attr(0770, root, apache) /var/lib/simplesamlphp/data