Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:tpatzig
pound
pound.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pound.spec of Package pound
# norootforbuild Name: pound Version: 2.4.3 Release: 1 Summary: Reverse Proxy, Load Balancer, and SSL Wrapper Source: http://www.apsis.ch/pound/Pound-%{version}.tar.bz2 Source1: pound.cfg Source2: pound-suse.init Patch1: pound-destdir.diff Patch2: pound-lib64.diff URL: http://www.apsis.ch/pound/ Group: Productivity/Networking/Web/Proxy License: GNU General Public License (GPL) BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: openssl make gcc glibc-devel %if 0%{suse_version} >= 1030 BuildRequires: libopenssl-devel %else BuildRequires: openssl-devel %endif %description Pound is a reverse HTTP proxy, load balancer, and SSL wrapper. It proxies client HTTPS requests to HTTP backend servers, distributes the requests among several servers while keeping sessions, supports HTTP/1.1 requests even if the backend server(s) are HTTP/1.0, and sanitizes requests. %prep %setup -q -n "Pound-%{version}" %patch1 %patch2 %__sed -i 's|@@LIB@@|%{_lib}|g' configure %build # skip autoreconf, is not autotools %configure \ --with-maxbuf=8192 %__make %{?jobs:-j%{jobs}} %install %__install -d "%{buildroot}%{_sbindir}" %__install -d "%{buildroot}%{_mandir}/man8" %makeinstall %__install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_sysconfdir}/pound.cfg" %__install -D -m 0755 "%{SOURCE2}" "%{buildroot}/etc/init.d/%{name}" %__ln_s "../../etc/init.d/%{name}" "%{buildroot}%{_sbindir}/rc%{name}" %post %fillup_and_insserv -n "%{name}" "%{name}" %postun %restart_on_update "%{name}" %insserv_cleanup %preun %stop_on_removal "%{name}" %clean %__rm -rf "%{buildroot}" %files %defattr(-,root,root) %doc CHANGELOG FAQ README %doc *.py %config(noreplace) %{_sysconfdir}/pound.cfg %{_sbindir}/pound %{_sbindir}/poundctl %doc %{_mandir}/man8/pound.8* %doc %{_mandir}/man8/poundctl.8* /etc/init.d/%{name} /usr/sbin/rc%{name} %changelog * Mon Jun 30 2008 Juergen Gotteswinter <jg@internetx.de> 2.4.3 - bumped to 2.4.3 * Wed May 05 2008 Juergen Gotteswinter <jg@internetx.de> 2.4.2 - bumped to 2.4.2 * Sun Apr 20 2008 Juergen Gotteswinter <jg@internetx.de> 2.4.1 - bumped to 2.4.1 * Wed Mar 12 2008 Pascal Bleser <guru@unixtech.be> 2.4 - new upstream version * Mon Dec 31 2007 Pascal Bleser <guru@unixtech.be> 2.3.2 - new upstream version * Wed Apr 11 2007 Pascal Bleser <guru@unixtech.be> 2.3-1 - new upstream version * Sat Dec 16 2006 Pascal Bleser <guru@unixtech.be> 2.2-1 - added binary stripping on SUSE < 9.3 - new upstream version * Sat Aug 5 2006 Pascal Bleser <guru@unixtech.be> 2.1-1 - removed Packager and Distribution, injected by rpmmacros - new upstream version * Wed Feb 1 2006 Pascal Bleser <guru@unixtech.be> 2.0-1 - new upstream version - rewrote spec file * Fri Jun 3 2005 Pascal Bleser <guru@unixtech.be> 1.9-1 - version 1.9 - new package, made from SUSE 9.3's # Local Variables: # mode: rpm-spec # tab-width: 3 # End:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor