[svn] r6198 - in trunk/rpms: proxytunnel shntool
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Wed Mar 5 01:30:42 CET 2008
Author: dag
Date: 2008-03-05 00:30:39 +0000 (Wed, 05 Mar 2008)
New Revision: 6198
Modified:
trunk/rpms/proxytunnel/proxytunnel.spec
trunk/rpms/shntool/shntool.spec
Log:
Updates
Modified: trunk/rpms/proxytunnel/proxytunnel.spec
===================================================================
--- trunk/rpms/proxytunnel/proxytunnel.spec 2008-03-03 22:16:08 UTC (rev 6197)
+++ trunk/rpms/proxytunnel/proxytunnel.spec 2008-03-05 00:30:39 UTC (rev 6198)
@@ -4,14 +4,13 @@
Summary: Punching holes in HTTP(S) proxy's
Name: proxytunnel
-Version: 1.8.0
+Version: 1.9.0
Release: 1
License: GPL
Group: Applications/Internet
URL: http://proxytunnel.sourceforge.net/
Source: http://dl.sf.net/proxytunnel/proxytunnel-%{version}.tgz
-Patch0: proxytunnel-1.8.0-makefile.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: openssl-devel
@@ -35,12 +34,9 @@
%prep
%setup
-%patch0 -p0 -b .orig
%build
-### FIXME: Bug causes proxytunnel to malfunction on EL5 (gcc4 with -D_FORTIFY_SOURCE=2 or -fstack-protector)
-#%{__make} %{?_smp_mflags} CFLAGS="%{optflags} -I/usr/kerberos/include"
-%{__make} %{?_smp_mflags} CFLAGS="-Wall -O2 -I/usr/kerberos/include"
+%{__make} %{?_smp_mflags} CFLAGS="%{optflags} -I/usr/kerberos/include"
%install
%{__rm} -rf %{buildroot}
@@ -56,6 +52,9 @@
%{_bindir}/proxytunnel
%changelog
+* Tue Mar 04 2008 Dag Wieers <dag at wieers.com> - 1.9.0-1
+- Updated to release 1.9.0.
+
* Fri Jan 18 2008 Dag Wieers <dag at wieers.com> - 1.8.0-1
- Updated to release 1.8.0.
Modified: trunk/rpms/shntool/shntool.spec
===================================================================
--- trunk/rpms/shntool/shntool.spec 2008-03-03 22:16:08 UTC (rev 6197)
+++ trunk/rpms/shntool/shntool.spec 2008-03-05 00:30:39 UTC (rev 6198)
@@ -3,7 +3,7 @@
Summary: Multi-purpose WAVE data processing and reporting utility
Name: shntool
-Version: 3.0.6
+Version: 3.0.7
Release: 1
License: GPL
Group: Applications/Multimedia
@@ -57,6 +57,9 @@
%{_bindir}/shntrim
%changelog
+* Tue Mar 04 2008 Dag Wieers <dag at wieers.com> - 3.0.7-1
+- Updated to release 3.0.7.
+
* Tue Dec 18 2007 Dag Wieers <dag at wieers.com> - 3.0.6-1
- Updated to release 3.0.6.
More information about the svn-commits
mailing list