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 594602 Details for
Bug 834975
zipios++ RPM not working; source tarball?
[?]
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]
specfile patch: apply Debian's source patch; probably fixes to src/zipinputstreambuf.cpp that are the problem
zipios++.spec-RH834975-fix.patch (text/plain), 1.73 KB, created by
John Morris
on 2012-06-26 21:29:01 UTC
(
hide
)
Description:
specfile patch: apply Debian's source patch; probably fixes to src/zipinputstreambuf.cpp that are the problem
Filename:
MIME Type:
Creator:
John Morris
Created:
2012-06-26 21:29:01 UTC
Size:
1.73 KB
patch
obsolete
>--- orig/zipios++.spec 2012-06-26 16:02:28.000000000 -0500 >+++ zipios++.spec 2012-06-26 15:49:24.000000000 -0500 >@@ -2,9 +2,12 @@ > %global cvs_date 2007.04.28 > %global cvs_ver +cvs.%cvs_date > >+# Debian package revision this source is based on >+%global debian_pkg_rev 5 >+ > Name: zipios++ > Version: 0.1.5.9 >-Release: 6%{dist} >+Release: 7%{dist} > License: LGPLv2+ > Summary: C++ library for reading and writing Zip files > Summary(pl.UTF-8): Biblioteka C++ do odczytu i zapisu plików Zip >@@ -13,9 +16,10 @@ > # Upstream is dead. Using updated Debian source as they are fixing FTBFS issues. > Source0: ftp://ftp.debian.org/debian/pool/main/z/%{name}/%{name}_%{version}%{cvs_ver}.orig.tar.gz > >-Patch0: zipios++-appendzip.cstdlib.patch >-Patch1: zipios++-amd64_fix.patch >-Patch2: zipios++-fc16-ptrdiff_t.patch >+Patch0: http://archive.ubuntu.com/ubuntu/pool/universe/z/%{name}/%{name}_%{version}%{cvs_ver}-%{debian_pkg_rev}.diff.gz >+Patch1: zipios++-appendzip.cstdlib.patch >+Patch2: zipios++-amd64_fix.patch >+Patch3: zipios++-fc16-ptrdiff_t.patch > > BuildRequires: automake > BuildRequires: autoconf >@@ -62,9 +66,10 @@ > %prep > %setup -q -n %{name}-%{version}%{cvs_ver} > >-%patch0 -p1 -b .cstdlib >-%patch1 -p1 -b .amd64 >-%patch2 -p1 -b .ptrdiff_t >+%patch0 -p1 -b .debian >+%patch1 -p1 -b .cstdlib >+%patch2 -p1 -b .amd64 >+%patch3 -p1 -b .ptrdiff_t > > chmod 0644 COPYING > >@@ -98,6 +103,9 @@ > > > %changelog >+* Tue Jun 26 2012 <john@zultron.com> - 0.1.5.9-7 >+- Add patch from Debian package to fix RH#834975 >+ > * Tue Apr 10 2012 Richard Shaw <hobbes1069@gmail.com> - 0.1.5.9-5 > - Cleanup spec file for submission to Fedora. > - Reference Debian source since upstream is dead.
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 834975
: 594602