diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-10 19:08:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-10 19:08:58 +0200 |
commit | 6d43383c0641ec69668b0d2f40c998a55f3322e1 (patch) | |
tree | 8db55405879d9cee46b7f2ddc8980c651ac8b0e7 | |
parent | 28de128a350942b6b9fc2e62c849f2b778f42312 (diff) |
php-horde-Horde-Smtp: 1.5.1
-rw-r--r-- | php-horde-Horde-Image.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Image.spec b/php-horde-Horde-Image.spec index f6d48c0..bea2a1f 100644 --- a/php-horde-Horde-Image.spec +++ b/php-horde-Horde-Image.spec @@ -81,7 +81,7 @@ cd %{pear_name}-%{version} sed -e '/%{pear_name}.po/d' \ -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \ ../package.xml >%{name}.xml -touch ../package.xml %{name}.xml +touch -r ../package.xml %{name}.xml %build |