Mailinglist Archive: opensuse-commit (705 mails)

< Previous Next >
commit squid
  • From: root@xxxxxxx (h_root)
  • Date: Wed, 26 Jul 2006 16:13:46 +0200 (CEST)
  • Message-id: <20060726141346.CEF136C707@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package squid
checked in at Wed Jul 26 16:13:46 CEST 2006.

--------
--- squid/squid.changes 2006-07-13 16:50:03.000000000 +0200
+++ squid/squid.changes 2006-07-25 17:52:43.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jul 25 17:52:32 CEST 2006 - schwab@xxxxxxx
+
+- Fix build requires.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ squid.spec ++++++
--- /var/tmp/diff_new_pack.uUorNb/_old 2006-07-26 16:13:28.000000000 +0200
+++ /var/tmp/diff_new_pack.uUorNb/_new 2006-07-26 16:13:28.000000000 +0200
@@ -11,10 +11,13 @@
# norootforbuild

Name: squid
-BuildRequires: db-devel openldap2 openldap2-devel opensp-devel pam-devel samba sgmltool sharutils valgrind
+BuildRequires: db-devel openldap2 openldap2-devel opensp-devel pam-devel samba sgmltool sharutils
+%ifarch %ix86 x86_64 ppc ppc64
+BuildRequires: valgrind
+%endif
Summary: Squid WWW proxy server
Version: 2.6.STABLE1
-Release: 1
+Release: 2
License: GPL
URL: http://www.squid-cache.org
Group: Productivity/Networking/Web/Proxy
@@ -213,7 +216,9 @@
--mandir=%{_mandir} \
--with-dl \
--with-maxfd=4096 \
+%ifarch %ix86 x86_64 ppc ppc64
--with-valgrind-debug \
+%endif
--enable-snmp \
--enable-carp \
--enable-useragent-log \
@@ -393,6 +398,8 @@
%doc README.ip_user

%changelog -n squid
+* Tue Jul 25 2006 - schwab@xxxxxxx
+- Fix build requires.
* Thu Jul 13 2006 - kssingvo@xxxxxxx
- upgrade to version 2.6.STABLE1:
o bug fixes











++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...


---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx

< Previous Next >
This Thread