|
|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Web |
|
|
|
|
License: AGPL |
|
|
|
|
Version: 5.0.3 |
|
|
|
|
Release: 20130410 |
|
|
|
|
Version: 5.0.6 |
|
|
|
|
Release: 20130516 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_ldap no |
|
|
|
|
@ -78,8 +78,8 @@ PreReq: apache-php::with_openldap = yes
|
|
|
|
|
%track |
|
|
|
|
prog owncloud = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://owncloud.org/releases/ |
|
|
|
|
regex = (\d+\.\d+\.\d+) |
|
|
|
|
url = http://owncloud.org/ |
|
|
|
|
regex = owncloud-(\d+\.\d+\.\d+)\.tar\.bz2 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|