From 30e6ae93beb57cc796584d26e2a9aa75447c19a2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 4 Nov 2012 17:48:12 +0100 Subject: php-horde-turba: new package --- php-horde-Horde-Cli.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-horde-Horde-Cli.spec b/php-horde-Horde-Cli.spec index 190c385..f4cc0cd 100644 --- a/php-horde-Horde-Cli.spec +++ b/php-horde-Horde-Cli.spec @@ -67,12 +67,14 @@ rm -rf %{buildroot}%{pear_metadir}/.??* # Install XML package description mkdir -p %{buildroot}%{pear_xmldir} install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir} + %if 0%{?fedora} > 13 || 0%{?rhel} > 6 %find_lang %{pear_name} %else sh %{SOURCE1} %{buildroot} %{pear_name} %endif + %post %{__pear} install --nodeps --soft --force --register-only \ %{pear_xmldir}/%{name}.xml >/dev/null || : -- cgit