diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-01-11 19:09:23 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-01-11 19:09:23 +0100 | 
| commit | 470249b6ddc673973e69c6c42dfc8f014459ed3c (patch) | |
| tree | c4753b74757cf02af8b32eaba1191e5e1aa71cf5 | |
| parent | d2a3a8ed2da0d252ac490876f42692c5ff828e63 (diff) | |
php-horde-*: minor cleanup
| -rw-r--r-- | php-horde-Horde-LoginTasks.spec | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/php-horde-Horde-LoginTasks.spec b/php-horde-Horde-LoginTasks.spec index bf9c579..50ae4cf 100644 --- a/php-horde-Horde-LoginTasks.spec +++ b/php-horde-Horde-LoginTasks.spec @@ -17,7 +17,7 @@ Release:        1%{?dist}  Summary:        Horde Login Tasks System  Group:          Development/Libraries -License:        LGPLv2+ +License:        LGPLv2  URL:            http://pear.horde.org  Source0:        http://%{pear_channel}/get/%{pear_name}-%{version}.tgz @@ -60,6 +60,7 @@ sed -e '/%{pear_name}.po/d' \      -e '/Horde_Other.po/d' \      -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \      ../package.xml >%{name}.xml +touch -r ../package.xml %{name}.xml  %build  | 
