Skip to content

Commit

Permalink
Update to foreman_discovery 2.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
lzap committed Jan 20, 2015
1 parent a7f52e8 commit 8aca26c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
1 change: 0 additions & 1 deletion rubygem-foreman_discovery/foreman_discovery-1.4.1.gem

This file was deleted.

1 change: 1 addition & 0 deletions rubygem-foreman_discovery/foreman_discovery-2.0.0.rc1.gem
16 changes: 9 additions & 7 deletions rubygem-foreman_discovery/rubygem-foreman_discovery.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

%global gem_name foreman_discovery

%global mainver 1.4.1
#global prever .rc4
%global mainver 2.0.0
%global prever .rc1
%global release 1
%{?prever:
%global gem_instdir %{gem_dir}/gems/%{gem_name}-%{mainver}%{?prever}
Expand All @@ -34,10 +34,8 @@ License: GPLv3
URL: http://github.com/theforeman/foreman_discovery
Source0: http://rubygems.org/downloads/%{gem_name}-%{version}%{?prever}.gem

Requires: foreman >= 1.6.0
Requires: advancecomp
Requires: squashfs-tools
Requires: sudo
Requires: foreman >= 1.7.0
Requires: %{?scl_prefix}rubygem(deface)

%if 0%{?fedora} > 18
Requires: %{?scl_prefix}ruby(release)
Expand Down Expand Up @@ -95,6 +93,7 @@ GEMFILE
%{gem_instdir}/app
%{gem_instdir}/lib
%{gem_instdir}/config
%{gem_instdir}/db
%exclude %{gem_instdir}/extra
%{gem_instdir}/locale
%exclude %{gem_cache}
Expand All @@ -108,9 +107,12 @@ GEMFILE
%files doc
%doc %{gem_instdir}/LICENSE
%doc %{gem_instdir}/README.md
%{gem_instdir}/Rakefile

%changelog
* Tue Jan 20 2015 Lukas Zapletal <lzap+rpm@redhat.com> - 2.0.0-0.1.rc1
- Dropped extra/ directory and TCL building dependencies
- Update to foreman_discovery 2.0.0.rc1

* Tue Nov 25 2014 Lukas Zapletal <lzap+rpm@redhat.com> - 1.4.1-1
- Update to foreman_discovery 1.4.1

Expand Down

0 comments on commit 8aca26c

Please sign in to comment.