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 649116 Details for
Bug 878803
some spec cleanups
[?]
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 cleanup
w3m_cleanup.patch (text/plain), 2.61 KB, created by
Parag Nemade
on 2012-11-21 09:21:42 UTC
(
hide
)
Description:
spec cleanup
Filename:
MIME Type:
Creator:
Parag Nemade
Created:
2012-11-21 09:21:42 UTC
Size:
2.61 KB
patch
obsolete
>diff --git a/w3m.spec b/w3m.spec >index 7a4cf0d..ba41c7e 100644 >--- a/w3m.spec >+++ b/w3m.spec >@@ -1,14 +1,14 @@ >-%define _use_internal_dependency_generator 0 >-%define build_options --enable-m17n --enable-unicode --enable-nls --with-editor=/bin/vi --with-mailer="gnome-open mailto:%s" --with-browser=gnome-open --with-charset=UTF-8 --with-gc --with-termlib=ncurses >+%global _use_internal_dependency_generator 0 >+%global build_options --enable-m17n --enable-unicode --enable-nls --with-editor=/bin/vi --with-mailer="gnome-open mailto:%s" --with-browser=gnome-open --with-charset=UTF-8 --with-gc --with-termlib=ncurses > >-%define with_utf8 1 >+%global with_utf8 1 > > Name: w3m > Version: 0.5.3 >-Release: 5%{?dist} >+Release: 6%{?dist} > License: MIT > URL: http://w3m.sourceforge.net/ >-BuildRequires: bzip2 findutils sed ncurses-devel >+BuildRequires: ncurses-devel > BuildRequires: openssl-devel > BuildRequires: pkgconfig > BuildRequires: gettext-devel >@@ -24,19 +24,19 @@ BuildRequires: lynx > ## re-compressed bzip2 instead of gzip > Source0: http://downloads.sourceforge.net/w3m/%{name}-%{version}.tar.gz > >-Source10: w3mconfig >+Source1: w3mconfig > >-Source14: filter-requires-w3m.sh >-%define __find_requires %{SOURCE14} >+Source2: filter-requires-w3m.sh >+%global __find_requires %{SOURCE2} > > ## fix patch >-Patch0: w3m-0.4.1-helpcharset.patch >-Patch1: w3m-0.5.1-gcc4.patch >-Patch2: bug_555467_FTBFS.patch >-Patch3: bug_566101_Fix-DSO-X11.patch >-Patch4: w3m-0.5.2-ssl_verify_server_on.patch >-Patch5: w3m-0.5.2-fix_gcc_error.patch >-Patch6: rh707994-fix-https-segfault.patch >+Patch0: %{name}-0.4.1-helpcharset.patch >+Patch1: %{name}-0.5.1-gcc4.patch >+Patch2: %{name}-rh555467_FTBFS.patch >+Patch3: %{name}-rh566101_Fix-DSO-X11.patch >+Patch4: %{name}-0.5.2-ssl_verify_server_on.patch >+Patch5: %{name}-0.5.2-fix_gcc_error.patch >+Patch6: %{name}-rh707994-fix-https-segfault.patch > > Summary: A pager with Web browsing abilities > Group: Applications/Internet >@@ -125,7 +125,7 @@ make # %{?_smp_mflags} > make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" > > mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/w3m >-install -p -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/w3m/config >+install -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/w3m/config > > rm -f doc*/w3m.1 > rm -rf doc/CVS doc-jp/CVS >@@ -150,6 +150,9 @@ rm -rf doc/CVS doc-jp/CVS > %{_libexecdir}/w3m/w3mimgdisplay > > %changelog >+* Wed Nov 21 2012 Parag <pnemade AT redhat DOT com> - 0.5.3-6 >+- Resolves:some spec cleanups >+ > * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-5 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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 878803
: 649116