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 585729 Details for
Bug 761409
remove fedora-packager dependency from -tools in RHEL
[?]
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]
This will remove fedora-packager dependency from -tools subpackage
remove_fedora-packager_dependency.patch (text/plain), 1.24 KB, created by
Parag Nemade
on 2012-05-21 06:13:43 UTC
(
hide
)
Description:
This will remove fedora-packager dependency from -tools subpackage
Filename:
MIME Type:
Creator:
Parag Nemade
Created:
2012-05-21 06:13:43 UTC
Size:
1.24 KB
patch
obsolete
>diff --git a/fontpackages.spec b/fontpackages.spec >index 4b8597c..42924a4 100644 >--- a/fontpackages.spec >+++ b/fontpackages.spec >@@ -4,7 +4,7 @@ > > Name: fontpackages > Version: 1.44 >-Release: 3%{?dist} >+Release: 4%{?dist} > Summary: Common directory and macro definitions used by font packages > > Group: Development/System >@@ -47,7 +47,10 @@ Summary: Tools used to check fonts and font packages > > Requires: fontconfig, fontforge > Requires: curl, make, mutt >-Requires: fedora-packager, rpmlint, yum-utils >+Requires: rpmlint, yum-utils >+%if 0%{?fedora} >+Requires: fedora-packager >+%endif > > %description tools > This package contains tools used to check fonts and font packages >@@ -55,7 +58,9 @@ This package contains tools used to check fonts and font packages > > %prep > %setup -q >- >+%if 0%{?fedora} >+sed -i 's|/usr/bin/fedoradev-pkgowners|""|g' bin/repo-font-audit >+%endif > > %build > >@@ -133,6 +138,9 @@ rm -fr %{buildroot} > %{_bindir}/* > > %changelog >+* Mon May 21 2012 Parag <panemade AT fedoraproject DOT org> - 1.44-4 >+- Resolves:rh#761409:remove fedora-packager dependency from -tools in RHEL >+ > * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.44-3 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild >
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 761409
:
542448
|
585729
|
585761