Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 452086 Details for
Bug 631373
FTBFS system-config-bind-4.0.15-2.fc14
Home
New
Search
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.rh90 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]
Fixes one make rule
0001-Fixed-make-rule.patch (text/plain), 2.30 KB, created by
Roman Rakus
on 2010-10-07 11:33:54 UTC
(
hide
)
Description:
Fixes one make rule
Filename:
MIME Type:
Creator:
Roman Rakus
Created:
2010-10-07 11:33:54 UTC
Size:
2.30 KB
patch
obsolete
>From f6b52bafeaa4ca8f92cf0e4346b58be1389ef94b Mon Sep 17 00:00:00 2001 >From: Roman Rakus <rrakus@redhat.com> >Date: Thu, 7 Oct 2010 13:28:31 +0200 >Subject: [PATCH] Fixed make rule > >Signed-off-by: Roman Rakus <rrakus@redhat.com> >--- > system-config-bind-make.patch | 12 ++++++++++++ > system-config-bind.spec | 9 +++++++-- > 2 files changed, 19 insertions(+), 2 deletions(-) > create mode 100644 system-config-bind-make.patch > >diff --git a/system-config-bind-make.patch b/system-config-bind-make.patch >new file mode 100644 >index 0000000..91bc7f7 >--- /dev/null >+++ b/system-config-bind-make.patch >@@ -0,0 +1,12 @@ >+diff -up system-config-bind-4.0.15/po/Makefile.make system-config-bind-4.0.15/po/Makefile >+--- system-config-bind-4.0.15/po/Makefile.make 2010-10-07 13:24:12.000000000 +0200 >++++ system-config-bind-4.0.15/po/Makefile 2010-10-07 13:24:31.000000000 +0200 >+@@ -69,7 +69,7 @@ report: $(patsubst %.po, %.report, $(POF >+ reallyclean: clean >+ rm -f $(PACKAGE).pot >+ >+-$(ROOT)/$(NLSDIR)/: >++$(ROOT)/$(NLSDIR): >+ mkdir -p $(ROOT)/$(NLSDIR) >+ >+ $(ROOT)/$(NLSDIR)/LC_MESSAGES/%: %.mo $(ROOT)/$(NLSDIR) >diff --git a/system-config-bind.spec b/system-config-bind.spec >index f5d276a..3503411 100644 >--- a/system-config-bind.spec >+++ b/system-config-bind.spec >@@ -1,7 +1,7 @@ > Summary: BIND DNS Configuration Tool > Name: system-config-bind > Version: 4.0.15 >-Release: 2%{?dist} >+Release: 3%{?dist} > URL: http://fedorahosted.org/system-config-bind > License: GPLv2 > Group: Applications/System >@@ -14,6 +14,8 @@ Requires: pygtk2, gnome-python2-gnome, pygtk2-libglade, gnome-python2-canv > Requires: bind, bind-utils, usermode, usermode-gtk, xdg-utils > Requires(post): hicolor-icon-theme > >+Patch1: %{name}-make.patch >+ > %description > The system-config-bind package provides a graphical user interface (GUI) to > configure the Berkeley Internet Name Domain (BIND) Domain Name System (DNS) >@@ -23,7 +25,7 @@ DNS server. > > %prep > %setup -q >- >+%patch1 -p1 -b .make > > %build > make >@@ -82,6 +84,9 @@ if [ "$1" -eq 0 ]; then > fi; > > %changelog >+* Thu Oct 07 2010 Roman Rakus <rrakus@redhat.com> - 4.0.15-3 >+- Fixed make rule (rhbz#631373) >+ > * Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 4.0.15-2 > - recompiling .py files against Python 2.7 (rhbz#623397) > >-- >1.7.2.3 >
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 631373
:
445252
|
445253
|
445254
|
445255
|
445256
|
445257
| 452086