rpms/xsupplicant/devel .cvsignore, 1.2, 1.3 sources, 1.4, 1.5 xsupplicant.spec, 1.7, 1.8

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 24 14:20:24 UTC 2005


Author: spot

Update of /cvs/extras/rpms/xsupplicant/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18238/devel

Modified Files:
	.cvsignore sources xsupplicant.spec 
Log Message:

Bump to 1.2.2



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xsupplicant/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	19 Aug 2005 18:58:19 -0000	1.2
+++ .cvsignore	24 Oct 2005 14:20:22 -0000	1.3
@@ -1 +1,2 @@
 xsupplicant-1.2.tar.gz
+xsupplicant-1.2.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xsupplicant/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	4 Sep 2005 17:52:09 -0000	1.4
+++ sources	24 Oct 2005 14:20:22 -0000	1.5
@@ -1 +1 @@
-c44300f798a3317c06e501eb0dd98a23  xsupplicant-1.2.1.tar.gz
+0e9aaf83a11f8eaff7c6564a53c25d8e  xsupplicant-1.2.2.tar.gz


Index: xsupplicant.spec
===================================================================
RCS file: /cvs/extras/rpms/xsupplicant/devel/xsupplicant.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xsupplicant.spec	16 Sep 2005 23:27:27 -0000	1.7
+++ xsupplicant.spec	24 Oct 2005 14:20:22 -0000	1.8
@@ -1,7 +1,7 @@
 Name:		xsupplicant
 Summary:	Open Source Implementation of IEEE 802.1x
-Version:	1.2.1
-Release:	5%{?dist}
+Version:	1.2.2
+Release:	1%{?dist}
 License:	GPL
 Group:		System Environment/Base
 URL:		http://www.open1x.org/
@@ -9,9 +9,6 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	openssl-devel, bison, flex, openjade, lynx, jadetex
 BuildRequires:	docbook-dtds, docbook-style-dsssl
-Patch0:		xsupplicant-1.2.1-docsfix.patch
-Patch1:		xsupplicant-1.2.1-gcc4-cleanups.patch
-Patch2:		xsupplicant-1.2.1-bz167467.patch
 
 %description
 This software allows a GNU/Linux or BSD workstation to authenticate with
@@ -21,9 +18,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 perl -pi.orig -e 's|/lib\b|/%{_lib}|g' configure*
 
@@ -54,6 +48,10 @@
 %{_sbindir}/xsupplicant
 
 %changelog
+* Mon Oct 24 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.2.2-1
+- bump to 1.2.2, should resolve bz 167467
+- all patches obsoleted by upstream cleanups
+
 * Fri Sep 16 2005 Tom "spot" Callaway <tcallawa at redhat.com> 1.2.1-5
 - patch to try to resolve bz 167467
 




More information about the fedora-extras-commits mailing list