Removed all gems from install

This commit is contained in:
Chris Feist 2013-03-25 14:36:17 -05:00
parent 51f9320a01
commit cb9739cdfe
2 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Index: pcs/pcs-0.9.36/pcsd/Makefile
+++ pcs/pcs-0.9.36/pcsd/Makefile
@@ -1,4 +1,4 @@
-PCSD_GEMS=sinatra sinatra-contrib json highline rack rack-protection tilt eventmachine rack-test backports sinatra-sugar monkey-lib rpam-ruby19
+PCSD_GEMS=rpam-ruby19
+PCSD_GEMS=
tarball:
rm -f dist/pcsd.tar.gz

View File

@ -40,6 +40,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
%doc COPYING README
%changelog
* Mon Mar 25 2013 Chris Feist <cfeist@rehdat.com> - 0.9.36-3
- Removed all gems from build, will need to find pam package in the future
* Mon Mar 25 2013 Chris Feist <cfeist@redhat.com> - 0.9.36-2
- Removed duplicate libraries already present in fedora