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 636161 Details for
Bug 637955
libini_config-devel needs libcollection-devel but doesn't require it
[?]
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]
proposed patch
0001-Fixes-missing-devel-dependency.patch (text/plain), 1.34 KB, created by
Ondrej Kos
on 2012-10-31 14:25:22 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Ondrej Kos
Created:
2012-10-31 14:25:22 UTC
Size:
1.34 KB
patch
obsolete
>From 67f38f5945659f4f28646a7dd42728dd597b789a Mon Sep 17 00:00:00 2001 >From: Ondrej Kos <okos@redhat.com> >Date: Wed, 31 Oct 2012 15:06:44 +0100 >Subject: [PATCH] Fixes missing devel dependency > >https://bugzilla.redhat.com/show_bug.cgi?id=637955 >--- > ding-libs.spec | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/ding-libs.spec b/ding-libs.spec >index 7918f0e7bbf0f9f2427533ee6e3eec1bf177cb47..6083a620b9e4fad6d280e43a3d67b5e929993d1f 100644 >--- a/ding-libs.spec >+++ b/ding-libs.spec >@@ -1,6 +1,6 @@ > Name: ding-libs > Version: 0.2.91 >-Release: 11%{?dist} >+Release: 12%{?dist} > Summary: "Ding is not GLib" assorted utility libraries > Group: Development/Libraries > License: LGPLv3+ >@@ -282,6 +282,7 @@ Summary: Development files for libini_config > Group: Development/Libraries > License: LGPLv3+ > Requires: libini_config = %{ini_config_version}-%{release} >+Requires: libcollection-devel = %{collection_version}-%{release} > Version: %{ini_config_version} > > %description -n libini_config-devel >@@ -344,6 +345,9 @@ rm -f */doc/html/installdox > rm -rf $RPM_BUILD_ROOT > > %changelog >+* Wed Oct 31 2012 Ondrej Kos <okos@redhat.com> - 0.2.91-12 >+- Fixes missing devel dependency >+ > * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.91-11 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild > >-- >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 637955
: 636161