rpms/tla/devel tla.spec, 1.25, 1.26 tla-ppc32-fix-alignment.patch, 1.1, NONE

Joshua W. Boyer (jwboyer) fedora-extras-commits at redhat.com
Fri Mar 3 13:18:56 UTC 2006


Author: jwboyer

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

Modified Files:
	tla.spec 
Removed Files:
	tla-ppc32-fix-alignment.patch 
Log Message:
Revert patch.  Real issue was a glibc bug


Index: tla.spec
===================================================================
RCS file: /cvs/extras/rpms/tla/devel/tla.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- tla.spec	27 Feb 2006 14:49:11 -0000	1.25
+++ tla.spec	3 Mar 2006 13:18:56 -0000	1.26
@@ -1,6 +1,6 @@
 Name:           tla
 Version:        1.3.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GNU arch revision control system
 
 Group:          Development/Tools
@@ -12,7 +12,6 @@
 Patch0:         %{name}-1.2pre0-posix.patch
 # Patch1 and Source2 from Debian's 1.3.3-3, the latter updated for 1.3.4.
 Patch1:         %{name}-1.3.3-sysneon.patch
-Patch2:         %{name}-ppc32-fix-alignment.patch
 Source2:        %{name}-generate-manpage.pl
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,7 +39,6 @@
 rm -rf src/libneon
 rm -rf src/expat
 %patch1 -p1
-%patch2 -p1
 
 %build
 mkdir src/=build
@@ -79,6 +77,9 @@
 %{_mandir}/man1/tla.1*
 
 %changelog
+* Fri Mar  3 2006 Josh Boyer <jwboyer at jdub.homelinux.org> - 1.3.4-3
+- Remove ppc alignment patch now that glibc is fixed
+
 * Mon Feb 27 2006 Josh Boyer <jwboyer at jdub.homelinux.org> - 1.3.4-2
 - Add patch to allow building on PPC for now
 


--- tla-ppc32-fix-alignment.patch DELETED ---




More information about the fedora-extras-commits mailing list