Browse Source

upgrading package: orientdb 0.9.24 -> 1.0rc3

master
parent
commit
1b92d3ec94
  1. 6
      orientdb/orientdb.spec

6
orientdb/orientdb.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Database
License: Apache
Version: 0.9.24
Release: 20101213
Version: 1.0rc3
Release: 20110731
# list of sources
Source0: http://orient.googlecode.com/files/orientdb-%{version}.zip
@ -57,7 +57,7 @@ PreReq: OpenPKG, openpkg >= 20100101, java, JAVA-JDK
}
%prep
%setup -q
%setup -q -c
%build

Loading…
Cancel
Save