[php-pear-CAS] Fix sources and License

Remi Collet remi at fedoraproject.org
Wed Mar 14 17:17:29 UTC 2012


commit b9fcbbd800218e82eb9fd5be253717b8e5f5d914
Author: remi <fedora at famillecollet.com>
Date:   Wed Mar 14 18:16:29 2012 +0100

    Fix sources and License

 php-pear-CAS.spec |   12 ++++++------
 sources           |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/php-pear-CAS.spec b/php-pear-CAS.spec
index db6096c..c1caece 100644
--- a/php-pear-CAS.spec
+++ b/php-pear-CAS.spec
@@ -6,12 +6,11 @@
 
 Name:           php-pear-CAS
 Version:        1.3.0
-Release:        %{?prever:0.}1%{?prever:.}%{?prever}%{?dist}
+Release:        2%{?dist}
 Summary:        Central Authentication Service client library in php
 
 Group:          Development/Libraries
-# https://github.com/Jasig/phpCAS/issues/32
-License:        BSD or ASL 2.0
+License:        ASL 2.0
 URL:            https://wiki.jasig.org/display/CASC/phpCAS
 
 Source0:        http://downloads.jasig.org/cas-clients/php/%{version}%{?prever}/%{pear_name}-%{version}%{?prever}.tgz
@@ -41,9 +40,6 @@ This package is a PEAR library for using a Central Authentication Service.
 cd %{pear_name}-%{version}%{?prever}
 cp %{SOURCE1} %{name}.xml
 
-# https://github.com/Jasig/phpCAS/issues/31
-sed -i -e '/PHPCAS_VERSION/s/1.3.0+/1.3.0/' CAS.php
-
 
 %build
 cd %{pear_name}-%{version}%{?prever}
@@ -87,6 +83,10 @@ fi
 
 
 %changelog
+* Wed Mar 14 2012 Remi Collet <remi at fedoraproject.org> - 1.3.0-2
+- License is ASL 2.0, https://github.com/Jasig/phpCAS/issues/32
+- New sources,        https://github.com/Jasig/phpCAS/issues/31
+
 * Tue Mar 13 2012 Remi Collet <remi at fedoraproject.org> - 1.3.0-1
 - update to Version 1.3.0
 
diff --git a/sources b/sources
index 4386857..748ae22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-444bb48ee50a611422a37218b36d3118  CAS-1.3.0.tgz
+6a6b125d9055ec1d9da2fdbba37be3bd  CAS-1.3.0.tgz


More information about the scm-commits mailing list