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 701713 Details for
Bug 914953
[PATCH] Build with system zlib and bzip2 instead of bundled copies
[?]
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]
Build with system zlib and bzip2 instead of bundled copies
0001-Build-with-system-zlib-and-bzip2-instead-of-bundled-.patch (text/plain), 2.76 KB, created by
Ville Skyttä
on 2013-02-23 17:23:12 UTC
(
hide
)
Description:
Build with system zlib and bzip2 instead of bundled copies
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2013-02-23 17:23:12 UTC
Size:
2.76 KB
patch
obsolete
>From b99b82f2e8532d124b0ab9f894c3f6fdf402890b Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sat, 23 Feb 2013 19:20:25 +0200 >Subject: [PATCH] Build with system zlib and bzip2 instead of bundled copies. > >- Fix bogus dates in %changelog. >--- > vrq.spec | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) > >diff --git a/vrq.spec b/vrq.spec >index 78ba0c3..5295fda 100644 >--- a/vrq.spec >+++ b/vrq.spec >@@ -1,6 +1,6 @@ > Name: vrq > Version: 1.0.96 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: Verilog tool framework with plugins for manipulating source code > > Group: Applications/Engineering >@@ -15,8 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > ExclusiveArch: %{ix86} x86_64 > > BuildRequires: bison flex help2man doxygen iverilog-devel readline-devel >-BuildRequires: gcc-c++ >-Requires: bzip2-libs >+BuildRequires: zlib-devel bzip2-devel > > %description > VRQ is modular verilog parser that supports plugin tools to process verilog. >@@ -66,6 +65,10 @@ to develop backend plugin customization tools for the vrq tool framework. > %{_includedir}/%{name}-%{version} > > %changelog >+* Sat Feb 23 2013 Ville Skyttä <ville.skytta@iki.fi> - 1.0.96-3 >+- Build with system zlib and bzip2 instead of bundled copies. >+- Fix bogus dates in %%changelog. >+ > * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.96-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >@@ -98,7 +101,7 @@ to develop backend plugin customization tools for the vrq tool framework. > * Tue Sep 07 2010 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.79-1 > - Updated to upstream package 1.0.79 > >-* Thu Sep 03 2010 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.78-1 >+* Sat Sep 04 2010 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.78-1 > - Updated to upstream package 1.0.78 > > * Thu Jul 22 2010 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.77-1 >@@ -117,13 +120,13 @@ to develop backend plugin customization tools for the vrq tool framework. > - Added readline-devel to BuildRequires > - Updated to upstream package 1.0.72 > >-* Wed Dec 04 2009 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.67-1 >+* Fri Dec 04 2009 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.67-1 > - Updated to upstream package 1.0.67 > > * Mon Nov 09 2009 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.65-1 > - Updated to upstream package 1.0.65 > >-* Thu Oct 25 2009 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.63-1 >+* Sun Oct 25 2009 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.63-1 > - Updated to upstream package 1.0.63 > > * Thu Oct 15 2009 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.62-1 >-- >1.7.11.7 >
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 914953
: 701713