[xl2tpd/f14] * fixup changelog

Paul Wouters pwouters at fedoraproject.org
Thu Oct 6 20:12:18 UTC 2011


commit febbce50730ce478b04aed72f7e023bba4818462
Author: Paul Wouters <paul at xelerance.com>
Date:   Thu Oct 6 16:02:56 2011 -0400

    * fixup changelog

 xl2tpd.spec |   16 +++-------------
 1 files changed, 3 insertions(+), 13 deletions(-)
---
diff --git a/xl2tpd.spec b/xl2tpd.spec
index c63fba4..c0282e2 100644
--- a/xl2tpd.spec
+++ b/xl2tpd.spec
@@ -42,7 +42,8 @@ It was de-facto maintained by Jacco de Leeuw <jacco2 at dds.nl> in 2002 and 2003.
 %setup -q
 
 %build
-make DFLAGS="$RPM_OPT_FLAGS -g -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_FLOW -DDEBUG_PAYLOAD -DDEBUG_CONTROL -DDEBUG_CONTROL_XMIT -DDEBUG_FLOW_MORE -DDEBUG_MAGIC -DDEBUG_ENTROPY -DDEBUG_HIDDEN -DDEBUG_PPPD -DDEBUG_AAA -DDEBUG_FILE -DDEBUG_FLOW -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_ZLB -DDEBUG_AUTH"
+#make DFLAGS="$RPM_OPT_FLAGS -g -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_FLOW -DDEBUG_PAYLOAD -DDEBUG_CONTROL -DDEBUG_CONTROL_XMIT -DDEBUG_FLOW_MORE -DDEBUG_MAGIC -DDEBUG_ENTROPY -DDEBUG_HIDDEN -DDEBUG_PPPD -DDEBUG_AAA -DDEBUG_FILE -DDEBUG_FLOW -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_ZLB -DDEBUG_AUTH"
+make DFLAGS="$RPM_OPT_FLAGS -g "
 
 %install
 rm -rf %{buildroot}
@@ -77,6 +78,7 @@ fi
 %doc BUGS CHANGES CREDITS LICENSE README.* TODO doc/rfc2661.txt 
 %doc doc/README.patents examples/chapsecrets.sample
 %{_sbindir}/xl2tpd
+%{_sbindir}/xl2tpd-control
 %{_bindir}/pfc
 %{_mandir}/*/*
 %dir %{_sysconfdir}/xl2tpd
@@ -89,22 +91,10 @@ fi
 %changelog
 * Thu Oct 06 2011 Paul Wouters <paul at xelerance.com> - 1.3.1-1
 - Upgraded to 1.3.1 that has 'saref refinfo' support
-
-* Sat Jul 23 2011 Paul Wouters <paul at xelerance.com> - 1.3.0-1
-- Upgraded to 1.3.0 with better NetworkManager support
 - Compiled without DEBUG per default to gain more performance
 - Added xl2tpd-control
-
-* Wed Feb 23 2011 Paul Wouters <paul at xelerance.com> - 1.2.8-1
-- Updated to 1.2.8
 - Add ghosting for l2tp pipe (bz#656725)
 
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.7-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Tue Nov 30 2010 Paul Wouters <paul at xelerance.com> - 1.2.7-2
-- fix md5 of init script in sources
-
 * Tue Nov 30 2010 Paul Wouters <paul at xelerance.com> - 1.2.7-1
 - Updated to 1.2.7
 - Added more DEBUG build options to the make command


More information about the scm-commits mailing list