From 73c3e82e1fd4a63c6a979164cf7e578fe75c2fa3 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Pialasse Date: Sat, 16 Mar 2024 23:31:04 -0400 Subject: [PATCH] 3.0.0alpha4-1 --- timeobjects-3.0.0alpha4.tgz | 3 +++ timeobjects.spec | 33 +++++++++++++++++++-------------- 2 files changed, 22 insertions(+), 14 deletions(-) create mode 100644 timeobjects-3.0.0alpha4.tgz diff --git a/timeobjects-3.0.0alpha4.tgz b/timeobjects-3.0.0alpha4.tgz new file mode 100644 index 0000000..17ac9b2 --- /dev/null +++ b/timeobjects-3.0.0alpha4.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4020a04f4f6cc119a8c4242c18950c563c1a9de8148e6200cd3d24c523c8a5d9 +size 421811 diff --git a/timeobjects.spec b/timeobjects.spec index c3baadc..e183350 100644 --- a/timeobjects.spec +++ b/timeobjects.spec @@ -5,8 +5,8 @@ %global pear_name timeobjects %global pear_channel pear.horde.org %define name timeobjects -%define version 2.1.2 -%define release 3 +%define version 3.0.0alpha4 +%define release 1 Name: %{name} Version: %{version} @@ -20,16 +20,16 @@ URL: http://pear.horde.org/package/timeobjects BuildRequires: php-pear(PEAR) >= 1.4.7 BuildRequires: php-channel(pear.horde.org) Requires: php-horde-Horde-Role >= 1.0.0 -Requires: php-horde-Horde-Core >= 2.0.0 -Requires: php-horde-Horde-Core < 3.0.0alpha1 -Requires: php-horde-Horde-Date >= 2.0.0 -Requires: php-horde-Horde-Date < 3.0.0alpha1 -Requires: php-horde-Horde-Exception >= 2.0.0 -Requires: php-horde-Horde-Exception < 3.0.0alpha1 -Requires: php-horde-Horde-Url >= 2.0.0 -Requires: php-horde-Horde-Url < 3.0.0alpha1 -Requires: php-horde-Horde-Util >= 2.0.0 -Requires: php-horde-Horde-Util < 3.0.0alpha1 +Requires: php-horde-Horde-Core >= 3.0.0 +Requires: php-horde-Horde-Core < 4.0.0alpha1 +Requires: php-horde-Horde-Date >= 3.0.0 +Requires: php-horde-Horde-Date < 4.0.0alpha1 +Requires: php-horde-Horde-Exception >= 3.0.0 +Requires: php-horde-Horde-Exception < 4.0.0alpha1 +Requires: php-horde-Horde-Url >= 3.0.0 +Requires: php-horde-Horde-Url < 4.0.0alpha1 +Requires: php-horde-Horde-Util >= 3.0.0 +Requires: php-horde-Horde-Util < 4.0.0alpha1 Requires: php-pear(PEAR) >= 1.7.0 Requires: php-channel(pear.horde.org) BuildArch: noarch @@ -49,6 +49,8 @@ forecasts and can easily be extended by custom drivers. %setup -q -c cd %{pear_name}-%{version} +# v3.0.0 package.xml has moved +mv package.xml ../ # Don't install .po and .pot files # Remove checksum for .mo, as we regenerate them sed -e '/%{pear_name}.po/d' \ @@ -88,7 +90,6 @@ do done | tee ../%{pear_name}.lang - %post %{__pear} install --nodeps --soft --force --register-only \ %{pear_xmldir}/%{name}.xml >/dev/null || : @@ -100,13 +101,17 @@ if [ $1 -eq 0 ] ; then fi -%files -f %{pear_name}.lang +%files +#-f %{pear_name}.lang %defattr(-,root,root) %doc %{pear_hordedir} %{pear_xmldir}/timeobjects.xml %doc %{pear_docdir}/%{pear_name} %changelog +* Sat Mar 16 2024 Jean-Philippe Pialasse 3.0.0alpha4-1.sme +- first release for SME11 and Horde Framework 6 + * Fri Jul 14 2023 BogusDateBot - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday.