rpms/xsupplicant/F-7 xsupplicant.spec,1.25,1.26

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 29 18:41:49 UTC 2007


Author: spot

Update of /cvs/extras/rpms/xsupplicant/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22265/F-7

Modified Files:
	xsupplicant.spec 
Log Message:

multilib fix (228395)



Index: xsupplicant.spec
===================================================================
RCS file: /cvs/extras/rpms/xsupplicant/F-7/xsupplicant.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xsupplicant.spec	6 Aug 2007 15:39:29 -0000	1.25
+++ xsupplicant.spec	29 Oct 2007 18:41:17 -0000	1.26
@@ -1,7 +1,7 @@
 Name:		xsupplicant
 Summary:	Open Source Implementation of IEEE 802.1x
 Version:	1.2.8
-Release:	1%{?dist}.1
+Release:	2%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
 URL:		http://www.open1x.org/
@@ -48,6 +48,9 @@
 
 install -D -m0600 etc/xsupplicant.conf $RPM_BUILD_ROOT%{_sysconfdir}/xsupplicant.conf
 
+# Multilib fix
+touch -r README doc/pdf/Open1x-UserGuide.pdf
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -71,6 +74,9 @@
 %{_libdir}/libxsup*.a
 
 %changelog
+* Mon Oct 29 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.2.8-2
+- multilib fix (bz 228395)
+
 * Tue Nov 21 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.2.8-1
 - everyone gets 1.2.8, close out bz 212700
 




More information about the fedora-extras-commits mailing list