This commit is contained in:
Dennis Gilmore 2013-02-14 12:18:31 -06:00
parent 263e9bd4da
commit 6a48e91f3b

View File

@ -1,6 +1,6 @@
Name: pptp
Version: 1.7.2
Release: 18%{?dist}
Release: 19%{?dist}
Summary: Point-to-Point Tunneling Protocol (PPTP) Client
Group: Applications/Internet
License: GPLv2+
@ -160,6 +160,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/pptpsetup.8*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.2-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Tue Nov 27 2012 Paul Howarth <paul@city-fan.org> 1.7.2-18
- Don't hard-code /etc (#880574)