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 691580 Details for
Bug 225788
Merge Review: gedit
[?]
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]
updated patch
0001-Fix-the-packaging-nits-from-RHBZ-225788.patch (text/plain), 2.49 KB, created by
Matěj Cepl
on 2013-02-01 13:23:24 UTC
(
hide
)
Description:
updated patch
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2013-02-01 13:23:24 UTC
Size:
2.49 KB
patch
obsolete
>From 3a97b5a4be327b81592735bc97bc6d8dc020f36b Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= <mcepl@redhat.com> >Date: Fri, 1 Feb 2013 14:22:01 +0100 >Subject: [PATCH] Fix the packaging nits from RHBZ# 225788 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > > >Signed-off-by: MatÄj Cepl <mcepl@redhat.com> >--- > gedit.spec | 20 +++++++++----------- > 1 file changed, 9 insertions(+), 11 deletions(-) > >diff --git a/gedit.spec b/gedit.spec >index 198d4da..adf3f3f 100644 >--- a/gedit.spec >+++ b/gedit.spec >@@ -33,8 +33,6 @@ Patch1: gedit-2.13.90-libdir.patch > #Patch3: print-to-file.patch > > BuildRequires: gnome-common >-BuildRequires: glib2-devel >= %{glib2_version} >-BuildRequires: gtk3-devel > BuildRequires: libSM-devel > BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} > BuildRequires: enchant-devel >= %{enchant_version} >@@ -47,7 +45,6 @@ BuildRequires: pygobject3-devel > BuildRequires: python3-gobject >= %{pygo_version} > BuildRequires: libpeas-devel >= %{libpeas_version} > BuildRequires: gsettings-desktop-schemas-devel >-BuildRequires: which > BuildRequires: autoconf, automake, libtool > BuildRequires: intltool > BuildRequires: gobject-introspection-devel >@@ -111,12 +108,12 @@ intltoolize -f > > %build > %configure \ >- --disable-scrollkeeper \ >- --disable-gtk-doc \ >- --enable-introspection=yes \ >- --enable-python=yes \ >- --disable-updater \ >- --enable-gvfs-metadata >+ --disable-scrollkeeper \ >+ --disable-gtk-doc \ >+ --enable-introspection=yes \ >+ --enable-python=yes \ >+ --disable-updater \ >+ --enable-gvfs-metadata > make %{_smp_mflags} > > %install >@@ -153,6 +150,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : > %files -f %{name}.lang > %defattr(-, root, root, -) > %doc README COPYING AUTHORS >+%{_bindir}/gedit >+%{_bindir}/gnome-text-editor > %{_datadir}/gedit > %{_datadir}/applications/gedit.desktop > %{_mandir}/man1/* >@@ -185,7 +184,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : > %{_libdir}/gedit/plugins/libspell.so > %{_libdir}/gedit/plugins/time.plugin > %{_libdir}/gedit/plugins/libtime.so >-%{_bindir}/* > %{_datadir}/GConf/gsettings > %{_datadir}/glib-2.0/schemas/org.gnome.gedit.gschema.xml > %{_datadir}/glib-2.0/schemas/org.gnome.gedit.enums.xml >@@ -202,7 +200,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : > %defattr(-, root, root, -) > %{_includedir}/gedit-3.0 > %{_libdir}/pkgconfig/gedit.pc >-%{_datadir}/gtk-doc >+%{_datadir}/gtk-doc/* > > %if %{with_zeitgeist} > %files zeitgeist >-- >1.8.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
Flags:
mcepl
: review? (
mclasen
)
Actions:
View
|
Diff
Attachments on
bug 225788
:
690916
| 691580