remi pushed to php-horde-Horde-Pdf (el6). "Update to 2.0.5 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 08:03:43 UTC 2015


>From 1d25dd2a7332a1ace4511e40b0246744cc548072 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Wed, 29 Apr 2015 10:02:11 +0200
Subject: Update to 2.0.5

- add dependency on Horde_Util
- add provides php-composer(horde/horde-pdf)

diff --git a/.gitignore b/.gitignore
index 3bee1f6..6650610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
-/Horde_Pdf-2.0.3.tgz
+clog
+/Horde_Pdf-2.0.4.tgz
+/Horde_Pdf-2.0.5.tgz
diff --git a/php-horde-Horde-Pdf.spec b/php-horde-Horde-Pdf.spec
index 5f09a5e..360a1ed 100644
--- a/php-horde-Horde-Pdf.spec
+++ b/php-horde-Horde-Pdf.spec
@@ -1,8 +1,8 @@
 # spec file for php-horde-Horde-Pdf
 #
-# Copyright (c) 2014 Remi Collet
+# Copyright (c) 2014-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -13,7 +13,7 @@
 %global with_tests   %{?_without_tests:0}%{!?_without_tests:1}
 
 Name:           php-horde-Horde-Pdf
-Version:        2.0.3
+Version:        2.0.5
 Release:        1%{?dist}
 Summary:        Horde PDF library
 
@@ -38,12 +38,15 @@ Requires:       php(language) >= 5.3.0
 Requires:       php-pear(PEAR) >= 1.7.0
 Requires:       php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Exception) <  3.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
+Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 Requires:       php-channel(%{pear_channel})
 # From phpcompatinfo report for version 2.0.3
 Requires:       php-date
 Requires:       php-zlib
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(horde/horde-pdf) = %{version}
 
 
 %description
@@ -77,9 +80,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 %check
 %if %{with_tests}
 cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-phpunit \
-    -d date.timezone=UTC \
-    .
+phpunit .
 %else
 : Test disabled, missing '--with tests' option.
 %endif
@@ -104,5 +105,10 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5
+- add dependency on Horde_Util
+- add provides php-composer(horde/horde-pdf)
+
 * Sun Sep 14 2014 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
 - initial package
\ No newline at end of file
diff --git a/sources b/sources
index 7b266a0..8c4bf77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-837451f62b08a9d370a6d4f80e88873f  Horde_Pdf-2.0.3.tgz
+d24490631a43412b81aed61821b3a672  Horde_Pdf-2.0.5.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Pdf.git/commit/?h=el6&id=1d25dd2a7332a1ace4511e40b0246744cc548072


More information about the scm-commits mailing list