Browse Source

upgrading package: roundcube 1.0.3 -> 1.0.5

master
parent
commit
ccce7222b9
  1. 6
      roundcube/roundcube.spec

6
roundcube/roundcube.spec

@ -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

Loading…
Cancel
Save