SPECS: polipo.spec - up to 1.0.4
twittner
twittner at pld-linux.org
Sat Jan 19 19:49:24 CET 2008
Author: twittner Date: Sat Jan 19 18:49:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0.4
---- Files affected:
SPECS:
polipo.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/polipo.spec
diff -u SPECS/polipo.spec:1.13 SPECS/polipo.spec:1.14
--- SPECS/polipo.spec:1.13 Tue Feb 13 09:06:41 2007
+++ SPECS/polipo.spec Sat Jan 19 19:49:19 2008
@@ -2,13 +2,13 @@
Summary: Polipo - a caching web proxy
Summary(pl.UTF-8): Polipo - mały serwer cache-proxy
Name: polipo
-Version: 0.9.10
+Version: 1.0.4
Release: 1
Epoch: 0
License: distributable
Group: Networking/Daemons
Source0: http://www.pps.jussieu.fr/~jch/software/files/polipo/%{name}-%{version}.tar.gz
-# Source0-md5: 257b2a2e0e435b40a614318e0f2a2099
+# Source0-md5: defdce7f8002ca68705b6c2c36c4d096
Source1: %{name}.init
Patch0: %{name}-Makefile.patch
URL: http://www.pps.jussieu.fr/~jch/software/polipo/
@@ -40,13 +40,14 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/etc/{sysconfig,rc.d/init.d}
install -d $RPM_BUILD_ROOT%{_datadir}/info
+install -d $RPM_BUILD_ROOT/var/cache/polipo
install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
install -D config.sample $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/config
touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/forbidden
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT \
+ TARGET=$RPM_BUILD_ROOT \
PREFIX="%{_prefix}"
# /etc/sysconfig/polipo
@@ -101,7 +102,16 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.13 2007-02-13 08:06:41 glen
+Revision 1.14 2008-01-19 18:49:19 twittner
+- up to 1.0.4
+
+Revision 1.13.2.1 2007/03/25 11:25:51 twittner
+- up to 1.0.0
+- rel. 0.1 - it seems a little bit buggy because is not able
+ to parse its example config entry:
+ Couldn't parse network 127.0.0.1, 134.157.168.0.
+
+Revision 1.13 2007/02/13 08:06:41 glen
- tabs in preamble
Revision 1.12 2007/02/12 01:06:26 baggins
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/polipo.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list