Skip to content

Commit

Permalink
bump version for final v7.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cpg committed Jul 29, 2014
1 parent c7ca087 commit 1669fc5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=7.3.3
VERSION=7.4.0
RPMBASE=$(HOME)/rpmbuild

all: rpm
Expand Down
5 changes: 2 additions & 3 deletions hda-platform.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%define rubyrelease 2.0.0

Name: hda-platform
Version: 7.3.3
Version: 7.4.0
Release: 1

Summary: hda-platform is the Amahi web interface platform.
Expand All @@ -17,10 +17,9 @@ Requires: hda-ctl >= 5.3.0
Requires: ruby(release) = %{rubyrelease}
Requires: ruby-mysql ruby-libs mlocate
Requires: httpd hddtemp patch mariadb-server pmount
#FIXME
#Requires: hda-greyhole >= 0.7.5
Requires: tar unzip bzip2 wol v8
Requires: rubygem-passenger rubygem-passenger-native mod_passenger
Requires: amahi-anywhere
BuildRequires: ruby-devel gcc-c++ rubygem(bundler) mariadb-devel sqlite-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot

Expand Down
2 changes: 1 addition & 1 deletion html

0 comments on commit 1669fc5

Please sign in to comment.