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 672112 Details for
Bug 891679
minor spec file fixes
[?]
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 patch
0001-Minor-dependency-fixes.patch (text/plain), 2.54 KB, created by
Dan Winship
on 2013-01-03 16:32:19 UTC
(
hide
)
Description:
spec file patch
Filename:
MIME Type:
Creator:
Dan Winship
Created:
2013-01-03 16:32:19 UTC
Size:
2.54 KB
patch
obsolete
>From 0f64cda9c9dc0ad4910a3fb63d42ddcaf37ce019 Mon Sep 17 00:00:00 2001 >From: Dan Winship <danw@gnome.org> >Date: Thu, 3 Jan 2013 11:27:29 -0500 >Subject: [PATCH] Minor dependency fixes > >subpackage self-dependencies should be on %{release}-%{version}, not >just %{release}. > >The mozjs subpackage had a dangling dependency on gecko-libs from >before libproxy-0.4.10-mozjs.patch. >--- > libproxy.spec | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) > >diff --git a/libproxy.spec b/libproxy.spec >index adc8d2d..5640d59 100644 >--- a/libproxy.spec >+++ b/libproxy.spec >@@ -12,7 +12,7 @@ > > Name: libproxy > Version: 0.4.11 >-Release: 1%{?svn}%{?dist} >+Release: 2%{?svn}%{?dist} > Summary: A library handling all the details of proxy configuration > > Group: System Environment/Libraries >@@ -115,9 +115,7 @@ The %{name}-kde package contains the %{name} plugin for kde. > %package mozjs > Summary: Plugin for %{name} and mozjs > Group: System Environment/Libraries >-Requires: %{name} = %{version} >-#Tweak this according to the current gecko-libs version >-Requires: gecko-libs >= %{gecko_version} >+Requires: %{name} = %{version}-%{release} > Provides: %{name}-pac = %{version}-%{release} > > %description mozjs >@@ -128,7 +126,7 @@ The %{name}-mozjs package contains the %{name} plugin for mozjs. > %package networkmanager > Summary: Plugin for %{name} and networkmanager > Group: System Environment/Libraries >-Requires: %{name} = %{version} >+Requires: %{name} = %{version}-%{release} > > %description networkmanager > The %{name}-networkmanager package contains the %{name} plugin >@@ -139,7 +137,7 @@ for networkmanager. > %package webkit > Summary: Plugin for %{name} and webkit > Group: System Environment/Libraries >-Requires: %{name} = %{version} >+Requires: %{name} = %{version}-%{release} > Provides: %{name}-pac = %{version}-%{release} > > %description webkit >@@ -151,7 +149,7 @@ webkit. > %package webkitgtk3 > Summary: Plugin for %{name} and webkitgtk3 > Group: System Environment/Libraries >-Requires: %{name} = %{version} >+Requires: %{name} = %{version}-%{release} > Provides: %{name}-pac = %{version}-%{release} > > %description webkitgtk3 >@@ -269,6 +267,9 @@ make test > > > %changelog >+* Thu Jan 3 2013 Dan Winship <danw@redhat.com> - 0.4.11-2 >+- Minor dependency fixes >+ > * Mon Dec 03 2012 Nicolas Chauvet <kwizart@gmail.com> - 0.4.11-1 > - Update to 0.4.11 - CVE-2012-5580 > >-- >1.8.0.1 >
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 891679
: 672112