X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=privoxy-suse.spec;h=0fe6a777255b89ed3664fe3eff55e24b905c2e1e;hp=a6bf9f857e56896d56c96fcb167848848cd7017b;hb=822aef930c65c18fc8b75d9d7429d54191c1f6e1;hpb=71dec873e02b686c0c68e1406977589ea9beca68 diff --git a/privoxy-suse.spec b/privoxy-suse.spec index a6bf9f85..0fe6a777 100644 --- a/privoxy-suse.spec +++ b/privoxy-suse.spec @@ -1,4 +1,4 @@ -# $Id: privoxy-suse.spec,v 1.13 2002/04/11 10:09:20 oes Exp $ +# $Id: privoxy-suse.spec,v 1.15 2002/04/16 18:49:07 oes Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://www.privoxy.org/ @@ -34,13 +34,13 @@ Vendor: http://www.privoxy.org Name: privoxy-suse Distribution: defineme Version: 2.9.14 -Release: 1 +Release: 2 # Needs makefile change: Source: http://prdownloads.sourceforge.net/ijbswa/privoxy-%{version}-%{status}-src.tar.gz Source: http://prdownloads.sourceforge.net/ijbswa/privoxy-%{version}.tar.gz # not sure if this works BuildRoot: %{_tmppath}/%{name}-%{version}-root Packager: Stefan Waldherr -Copyright: GPL +License: GPL Group: Networking/Utilities URL: http://www.privoxy.org/ Autoreqprov: on @@ -78,7 +78,7 @@ SuSE series: n %build autoheader autoconf -./configure +./configure --disable-dynamic-pcre make @@ -211,6 +211,13 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true # ----------------------------------------------------------------------------- # %changelog +* Mon Apr 22 2002 Rodrigo Barbosa ++ privoxy-suse-2.9.14-2 +- Bumping release to reflect the new value on configure.in +- Taking the oportunity to change the header Copyright to License. The + Copyright headers is deprecated, and after all, GPL is a license, not a + Copyright + * Mon Apr 08 2002 Hal Burgiss + privoxy-2.9.13-4 - Add LICENSE.gz, p_web.css, and index.html. Add autoconf @@ -296,6 +303,12 @@ id privoxy > /dev/null 2>&1 && /usr/sbin/userdel privoxy || /bin/true - new package: version 2.0 # $Log: privoxy-suse.spec,v $ +# Revision 1.15 2002/04/16 18:49:07 oes +# Build with static built-in pcre +# +# Revision 1.14 2002/04/11 17:57:40 oes +# Fixed(?) Conflicts: Provides: Obsoletes: +# # Revision 1.13 2002/04/11 10:09:20 oes # Version 2.9.14 #