--- rpms/php-pear-Date-Holidays-Netherlands/sme10/php-pear-Date_Holidays_Netherlands.spec 2016/06/16 12:35:49 1.1 +++ rpms/php-pear-Date-Holidays-Netherlands/sme10/php-pear-Date_Holidays_Netherlands.spec 2016/06/16 13:34:27 1.2 @@ -1,11 +1,14 @@ %define peardir %(pear config-get php_dir 2> /dev/null || echo %{_datadir}/pear) %define xmldir /var/lib/pear %global pear_name Date_Holidays_Netherlands - +%define name php-pear-Date-Holidays-Netherlands +%define version 0.1.4 +%define release 2 + +Name: %{name} +Version: %{version} +Release: %{release}%{?dist} Summary: Driver based class to calculate holidays in Netherlands -Name: php-pear-Date-Holidays-Netherlands -Version: 0.1.4 -Release: 1%{?dist} License: PHP License Group: Development/Libraries Source0: http://pear.php.net/get/Date_Holidays_Netherlands-%{version}.tgz @@ -51,9 +54,17 @@ rm %{buildroot}/%{peardir}/.filemap rm %{buildroot}/%{peardir}/.lock rm -rf %{buildroot}/%{peardir}/.registry rm -rf %{buildroot}%{peardir}/.channels -rm %{buildroot}%{peardir}/.depdb -rm %{buildroot}%{peardir}/.depdblock +rm %{buildroot}/%{xmldir}/.filemap +rm %{buildroot}/%{xmldir}/.lock +rm -rf %{buildroot}/%{xmldir}/.registry +rm -rf %{buildroot}/%{xmldir}/.channels +if [[ -f %{buildroot}%{xmldir}/.depdb ]] ;then +rm %{buildroot}%{xmldir}/.depdb +fi +if [[ -f %{buildroot}{xmldir}/.depdblock ]] ;then +rm %{buildroot}%{xmldir}/.depdblock +fi # Install XML package description @@ -79,6 +90,9 @@ fi %{xmldir}/Date_Holidays_Netherlands.xml %changelog +* Thu Jun 16 2016 Jean-Philipe Pialasse 0.1.4-2.sme +- importing to buildsys pear packages for Horde [SME: 9600] + * Mon Oct 07 2013 John H. Bennett III - 0.1.4-1 - Update to 0.1.4