From 94ca026894120ce3cdfb0ac25bbf874a9b953466 Mon Sep 17 00:00:00 2001 From: Martin Nagy Date: Mon, 11 Feb 2008 10:21:51 +0000 Subject: [PATCH] - rebuild for gcc-4.3 --- ppp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ppp.spec b/ppp.spec index ad5e597..2999479 100644 --- a/ppp.spec +++ b/ppp.spec @@ -1,7 +1,7 @@ Summary: The PPP (Point-to-Point Protocol) daemon. Name: ppp Version: 2.4.4 -Release: 3 +Release: 4%{?dist} License: distributable Group: System Environment/Daemons Source0: ftp://ftp.samba.org/pub/ppp/ppp-%{version}.tar.gz @@ -116,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 11 2008 Martin Nagy 2.4.4-4 +- rebuild for gcc-4.3 + * Fri Nov 09 2007 Martin Nagy 2.4.4-3 - removed undesired files from the package (#241753)