Project

General

Profile

« Previous | Next » 

Revision 13131af9

Added by Kavita Gaikwad about 5 years ago

Moved files to files doc and URL changes

View differences:

packages/foreman/rubygem-declarative-option/rubygem-declarative-option.spec
%files doc
%doc %{gem_docdir}
%{gem_instdir}/Gemfile
%{gem_instdir}/Gemfile.lock
%exclude %{gem_instdir}/Gemfile.lock
%doc %{gem_instdir}/README.md
%{gem_instdir}/Rakefile
%{gem_instdir}/declarative-option.gemspec
packages/foreman/rubygem-fog-google/rubygem-fog-google.spec
%{gem_instdir}/fog-google.gemspec
%{gem_instdir}/test
%{gem_instdir}/ci
%{gem_instdir}/MIGRATING.md
%doc %{gem_instdir}/MIGRATING.md
%changelog
packages/foreman/rubygem-httpclient/rubygem-httpclient.spec
%{_bindir}/httpclient
%{gem_instdir}/bin
%{gem_libdir}
%{gem_instdir}/sample
%exclude %{gem_cache}
%{gem_spec}
%files doc
%doc %{gem_docdir}
%doc %{gem_instdir}/README.md
%doc %{gem_instdir}/sample
%{gem_instdir}/test
%changelog
packages/foreman/rubygem-multi_json/rubygem-multi_json.spec
# https://fedorahosted.org/fpc/ticket/113
Provides: bundled(%{?scl_prefix}okjson) = 20110719
# OkJson is allowed to be bundled:
# https://fedorahosted.org/fpc/ticket/113
%description
A gem to provide swappable JSON backends utilizing Yajl::Ruby, the JSON gem,
JSON pure, or a vendored version of okjson.
packages/foreman/rubygem-os/rubygem-os.spec
Release: 1%{?dist}
Summary: Simple and easy way to know if you're on windows or not (reliably), as well as how many bits the OS is, etc
Group: Development/Languages
License: FIXME
URL: http://github.com/rdp/os
License: MIT
URL: https://github.com/rdp/os
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
# start specfile generated dependencies
......
%files
%dir %{gem_instdir}
%{gem_instdir}/.autotest
%license %{gem_instdir}/LICENSE
%{gem_instdir}/VERSION
%{gem_instdir}/autotest
%{gem_libdir}
%exclude %{gem_cache}
%{gem_spec}
......
%doc %{gem_instdir}/.document
%doc %{gem_instdir}/ChangeLog
%{gem_instdir}/Gemfile
%{gem_instdir}/Gemfile.lock
%exclude %{gem_instdir}/Gemfile.lock
%doc %{gem_instdir}/README.rdoc
%{gem_instdir}/Rakefile
%{gem_instdir}/os.gemspec
%{gem_instdir}/spec
%{gem_instdir}/autotest
%{gem_instdir}/.autotest
%changelog
* Thu Mar 14 2019 kgaikwad <kavitagaikwad103@gmail.com> 1.0.0-1
packages/foreman/rubygem-representable/rubygem-representable.spec
Name: %{?scl_prefix}rubygem-%{gem_name}
Version: 3.0.4
Release: 1%{?dist}
Summary: Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more
Summary: Renders and parses JSON/XML/YAML documents from and to Ruby objects
Group: Development/Languages
License: MIT
URL: https://github.com/trailblazer/representable/
......
%dir %{gem_instdir}
%exclude %{gem_instdir}/.gitignore
%exclude %{gem_instdir}/.travis.yml
%{gem_instdir}/CHANGES.md
%license %{gem_instdir}/LICENSE
%{gem_instdir}/TODO
%{gem_instdir}/TODO-4.0.md
%{gem_libdir}
%exclude %{gem_cache}
%{gem_spec}
%files doc
%doc %{gem_docdir}
%doc %{gem_instdir}/CHANGES.md
%doc %{gem_instdir}/TODO
%doc %{gem_instdir}/TODO-4.0.md
%{gem_instdir}/Gemfile
%doc %{gem_instdir}/README.md
%{gem_instdir}/Rakefile
packages/foreman/rubygem-retriable/rubygem-retriable.spec
Summary: Retriable is a simple DSL to retry failed code blocks with randomized exponential backoff
Group: Development/Languages
License: MIT
URL: http://github.com/kamui/retriable
URL: https://github.com/kamui/retriable
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
# start specfile generated dependencies
packages/foreman/rubygem-uber/rubygem-uber.spec
%dir %{gem_instdir}
%exclude %{gem_instdir}/.gitignore
%exclude %{gem_instdir}/.travis.yml
%{gem_instdir}/CHANGES.md
%license %{gem_instdir}/LICENSE
%{gem_libdir}
%exclude %{gem_cache}
......
%doc %{gem_docdir}
%{gem_instdir}/Gemfile
%doc %{gem_instdir}/README.md
%doc %{gem_instdir}/CHANGES.md
%{gem_instdir}/Rakefile
%{gem_instdir}/test
%{gem_instdir}/uber.gemspec

Also available in: Unified diff