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