Project

General

Profile

« Previous | Next » 

Revision 87619f76

Added by specs-from-koji (Jenkins) about 10 years ago

Update ruby193-rubygem-passenger to 4.0.18-9.2.el6

- Fix expansion of _root_includedir in non-SCL build ()

View differences:

rpms/epel-6/ruby193-rubygem-passenger/rubygem-passenger.spec
%{!?gem_extdir:%global gem_extdir %{_libdir}/gems/exts/%{gem_name}-%{version}}
%endif
%{!?_root_includedir:%global _root_includedir %{_includedir}}
%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
%{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_root_includedir}/httpd/.mmn 2>/dev/null || echo missing-httpd-devel)}}
%{!?_httpd_confdir: %{expand: %%global _httpd_confdir %%{_sysconfdir}/httpd/conf.d}}
......
Summary: Passenger Ruby web application server
Name: %{?scl_prefix}rubygem-%{gem_name}
Version: 4.0.18
Release: 9.1%{?dist}
Release: 9.2%{?dist}
Group: System Environment/Daemons
# Passenger code uses MIT license.
# Bundled(Boost) uses Boost Software License
......
%{gem_extdir}/lib
%changelog
* Tue Apr 22 2014 Dominic Cleal <dcleal@redhat.com> 4.0.18-9.2
- Fix expansion of _root_includedir in non-SCL build (dcleal@redhat.com)
* Tue Apr 22 2014 Dominic Cleal <dcleal@redhat.com> 4.0.18-9.1
- Fix expansion of httpd_mmn in SCL build (dcleal@redhat.com)

Also available in: Unified diff