|
|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Mail |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.0.3 |
|
|
|
|
Release: 20141206 |
|
|
|
|
Version: 1.0.5 |
|
|
|
|
Release: 20150125 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/roundcubemail/roundcubemail-%{version}.tar.gz |
|
|
|
|
@ -87,7 +87,7 @@ PreReq: apache-php::with_pgsql = yes
|
|
|
|
|
# remove some useless files |
|
|
|
|
rm -f CHANGELOG README.md LICENSE INSTALL UPGRADING |
|
|
|
|
rm -f composer.json-dist |
|
|
|
|
rmdir temp logs |
|
|
|
|
rm -rf temp logs |
|
|
|
|
|
|
|
|
|
%install |
|
|
|
|
# create installation hierarchy |
|
|
|
|
|