[pcs/f19: 4/4] Removed all gems from install

cfeist cfeist at fedoraproject.org
Mon Mar 25 19:36:32 UTC 2013


commit cb9739cdfea970b448c0a95fdaa5060d3f4b7151
Author: Chris Feist <cfeist at redhat.com>
Date:   Mon Mar 25 14:36:17 2013 -0500

    Removed all gems from install

 fedfix.patch |    2 +-
 pcs.spec     |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/fedfix.patch b/fedfix.patch
index 30516ca..49a6be1 100644
--- a/fedfix.patch
+++ b/fedfix.patch
@@ -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
diff --git a/pcs.spec b/pcs.spec
index 8a00470..2bc610a 100644
--- a/pcs.spec
+++ b/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 at 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 at redhat.com> - 0.9.36-2
 - Removed duplicate libraries already present in fedora
 


More information about the scm-commits mailing list