rpms/xl2tpd/FC-6 xl2tpd.spec,1.3,1.4

Paul Wouters (pwouters) fedora-extras-commits at redhat.com
Fri Feb 23 18:36:28 UTC 2007


Author: pwouters

Update of /cvs/extras/rpms/xl2tpd/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25035

Modified Files:
	xl2tpd.spec 
Log Message:
* Fri Feb 23 2007 Paul Wouters <paul at xelerance.com> 1.1.08-2
- Fixed hardcoded version in source:



Index: xl2tpd.spec
===================================================================
RCS file: /cvs/extras/rpms/xl2tpd/FC-6/xl2tpd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xl2tpd.spec	23 Feb 2007 18:22:15 -0000	1.3
+++ xl2tpd.spec	23 Feb 2007 18:35:56 -0000	1.4
@@ -1,11 +1,11 @@
 Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
 Name: xl2tpd
 Version: 1.1.08
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Url: http://www.xelerance.com/software/xl2tpd/
 Group: System Environment/Daemons
-Source0: http://www.xelerance.com/software/xl2tpd/xl2tpd-1.1.06.tar.gz
+Source0: http://www.xelerance.com/software/xl2tpd/xl2tpd-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: ppp 
 #BuildRequires:
@@ -90,6 +90,9 @@
 
 
 %changelog
+* Fri Feb 23 2007 Paul Wouters <paul at xelerance.com> 1.1.08-2
+- Fixed hardcoded version in source:
+
 * Fri Feb 23 2007 Paul Wouters <paul at xelerance.com> 1.1.08-1
 - Upgraded to 1.1.08
 - This works around the ppp-2.4.2-6.4 issue of not dying on SIGTERM




More information about the scm-commits mailing list