Removed all gems from install
This commit is contained in:
parent
51f9320a01
commit
cb9739cdfe
@ -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
|
||||
|
3
pcs.spec
3
pcs.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user