Rebuild with gcc 4.3.0 for Fedora 9
This commit is contained in:
parent
17e3962915
commit
0d34e4b0ac
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user