From 0d34e4b0ac0b7f2cb29b1b35e4764d883afb0d61 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 13 Feb 2008 11:05:55 +0000 Subject: [PATCH] Rebuild with gcc 4.3.0 for Fedora 9 --- pptp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pptp.spec b/pptp.spec index 1bc5edb..3732de7 100644 --- a/pptp.spec +++ b/pptp.spec @@ -1,6 +1,6 @@ Name: pptp Version: 1.7.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Point-to-Point Tunneling Protocol (PPTP) Client Group: Applications/Internet License: GPLv2+ @@ -37,10 +37,13 @@ by employers and some cable and ADSL service providers. %{_mandir}/man8/pptp.8* %dir %attr(750,root,root) %{_localstatedir}/run/pptp/ # /etc/ppp is hardcoded instead of using %{_sysconfdir}/ppp because the -# Fedora Core ppp package hardcodes the directory name +# Fedora ppp package hardcodes the directory name %config(noreplace) /etc/ppp/options.pptp %changelog +* Wed Feb 13 2008 Paul Howarth 1.7.1-4 +- Rebuild with gcc 4.3.0 for Fedora 9 + * Fri Aug 24 2007 Paul Howarth 1.7.1-3 - Change download URL from df.sf.net to downloads.sf.net - Expand tabs in spec