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 901367 Details for
Bug 1103597
Use system zlib instead of bundled one
[?]
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]
Use system zlib instead of bundled one
Use-system-zlib-instead-of-bundled-one.patch (text/plain), 1.41 KB, created by
Ville Skyttä
on 2014-06-02 07:39:39 UTC
(
hide
)
Description:
Use system zlib instead of bundled one
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2014-06-02 07:39:39 UTC
Size:
1.41 KB
patch
obsolete
>From 7493ec266e6e8fd842f06902e9fd0bb03f3ffa88 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Mon, 2 Jun 2014 10:38:22 +0300 >Subject: [PATCH] Use system zlib instead of bundled one > >--- > tcl.spec | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/tcl.spec b/tcl.spec >index 8f17ae5..30dfbfe 100644 >--- a/tcl.spec >+++ b/tcl.spec >@@ -5,13 +5,14 @@ > Summary: Tool Command Language, pronounced tickle > Name: tcl > Version: %{vers} >-Release: 3%{?dist} >+Release: 4%{?dist} > Epoch: 1 > License: TCL > Group: Development/Languages > URL: http://tcl.sourceforge.net/ > Source0: http://downloads.sourceforge.net/sourceforge/tcl/tcl-core%{version}-src.tar.gz > Buildrequires: autoconf >+BuildRequires: zlib-devel > Provides: tcl(abi) = %{majorver} > Obsoletes: tcl-tcldict <= %{vers} > Provides: tcl-tcldict = %{vers} >@@ -50,6 +51,7 @@ The package contains the development files and man pages for tcl. > > %prep > %setup -q -n %{name}%{version} >+rm -r compat/zlib > chmod -x generic/tclStrToD.c > > %patch0 -p1 -b .autopath >@@ -134,6 +136,9 @@ rm -rf %{buildroot}/%{_datadir}/%{name}%{majorver}/ldAix > %{_datadir}/%{name}%{majorver}/tclAppInit.c > > %changelog >+* Mon Jun 2 2014 Ville Skyttä <ville.skytta@iki.fi> - 1:8.6.1-4 >+- Use system zlib instead of bundled one >+ > * Tue May 20 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 1:8.6.1-3 > - Fixed TCL_PACKAGE_PATH to point to tcl8.6 > >-- >1.9.3
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 1103597
: 901367