Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 162063 Details for
Bug 253864
fix build with new glibc
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file changes
diff (text/plain), 1.16 KB, created by
Joe Orton
on 2007-08-22 13:57:59 UTC
(
hide
)
Description:
spec file changes
Filename:
MIME Type:
Creator:
Joe Orton
Created:
2007-08-22 13:57:59 UTC
Size:
1.16 KB
patch
obsolete
>Index: tla.spec >=================================================================== >RCS file: /cvs/extras/rpms/tla/devel/tla.spec,v >retrieving revision 1.28 >diff -u -r1.28 tla.spec >--- tla.spec 28 Aug 2006 00:28:58 -0000 1.28 >+++ tla.spec 22 Aug 2007 13:56:52 -0000 >@@ -1,6 +1,6 @@ > Name: tla > Version: 1.3.4 >-Release: 5%{?dist} >+Release: 6%{?dist} > Summary: GNU arch revision control system > > Group: Development/Tools >@@ -13,6 +13,7 @@ > # 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}-remove-invariant.patch >+Patch3: %{name}-1.3.4-macropen.patch > Source2: %{name}-generate-manpage.pl > > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >@@ -41,6 +42,7 @@ > rm -rf src/expat > %patch1 -p1 > %patch2 -p1 >+%patch3 -p1 -b .macropen > > %build > mkdir src/=build >@@ -79,6 +81,9 @@ > %{_mandir}/man1/tla.1* > > %changelog >+* Wed Aug 22 2007 Joe Orton <jorton@redhat.com> 1.3.4-6 >+- fix build with new glibc >+ > * Sun Aug 27 2006 Josh Boyer <jwboyer at jdub.homelinux.org> - 1.3.4-5 > - Bump and rebuild for FE6 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 253864
:
162062
| 162063