Rebuild with gcc 4.3.0 for Fedora 9

This commit is contained in:
Paul Howarth 2008-02-13 11:05:55 +00:00
parent 17e3962915
commit 0d34e4b0ac

View File

@ -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 <paul@city-fan.org> 1.7.1-4
- Rebuild with gcc 4.3.0 for Fedora 9
* Fri Aug 24 2007 Paul Howarth <paul@city-fan.org> 1.7.1-3
- Change download URL from df.sf.net to downloads.sf.net
- Expand tabs in spec