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 914581 Details for
Bug 1106704
pymetar: FTBFS in rawhide
[?]
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]
Fix for unversioned docdirs
Fix-for-unversioned-docdirs-992849-1106704.patch (text/plain), 2.43 KB, created by
Yaakov Selkowitz
on 2014-07-03 19:44:52 UTC
(
hide
)
Description:
Fix for unversioned docdirs
Filename:
MIME Type:
Creator:
Yaakov Selkowitz
Created:
2014-07-03 19:44:52 UTC
Size:
2.43 KB
patch
obsolete
>From 36069b7980fd0b719fd232316e60968369340ff3 Mon Sep 17 00:00:00 2001 >From: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> >Date: Thu, 3 Jul 2014 14:44:05 -0500 >Subject: [PATCH] Fix for unversioned docdirs (#992849, #1106704) > >--- > pymetar-0.14-install.patch | 5 ++--- > pymetar.spec | 13 +++++-------- > 2 files changed, 7 insertions(+), 11 deletions(-) > >diff --git a/pymetar-0.14-install.patch b/pymetar-0.14-install.patch >index 30cc591..6aa158c 100644 >--- a/pymetar-0.14-install.patch >+++ b/pymetar-0.14-install.patch >@@ -1,10 +1,9 @@ > diff -Naupr pymetar-0.14.orig/setup.py pymetar-0.14/setup.py > --- pymetar-0.14.orig/setup.py 2007-10-07 11:46:39.000000000 +0200 > +++ pymetar-0.14/setup.py 2008-10-08 11:58:01.000000000 +0200 >-@@ -27,5 +27,5 @@ setup(name = "pymetar", version = pymeta >+@@ -27,5 +27,3 @@ setup(name = "pymetar", version = pymeta > py_modules=["pymetar"], > scripts = [ "bin/weather.py" ], >- data_files = [("share/doc/pymetar-%s/"%pymetar.__version__, >+- data_files = [("share/doc/pymetar-%s/"%pymetar.__version__, > - ['README', 'COPYING', 'THANKS', 'TODO', 'bin/example.py', 'librarydoc.txt'])] >-+ ['README', 'COPYING', 'THANKS', 'librarydoc.txt'])] > ) >diff --git a/pymetar.spec b/pymetar.spec >index 64079a2..9666bbb 100644 >--- a/pymetar.spec >+++ b/pymetar.spec >@@ -3,13 +3,12 @@ > Summary: METAR weather reports parser for Python > Name: pymetar > Version: 0.14 >-Release: 11%{?dist} >+Release: 12%{?dist} > License: GPLv2+ > Group: Development/Libraries > URL: http://www.schwarzvogel.de/software-pymetar.shtml > Source: http://www.schwarzvogel.de/pkgs/pymetar-%{version}.tar.gz > Patch0: pymetar-0.14-install.patch >-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > BuildRequires: python-devel > BuildArch: noarch > >@@ -33,7 +32,6 @@ done > > > %install >-%{__rm} -rf %{buildroot} > %{__python} setup.py install \ > -O1 --skip-build --root %{buildroot} > >@@ -42,18 +40,17 @@ done > %{buildroot}%{_bindir}/pyweather > > >-%clean >-%{__rm} -rf %{buildroot} >- >- > %files >-%defattr(-,root,root,-) > %doc COPYING README THANKS librarydoc.txt > %{_bindir}/pyweather > %{python_sitelib}/* > > > %changelog >+* Thu Jul 03 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 0.14-12 >+- Fix for unversioned docdirs (#992849, #1106704) >+- Cleanup spec >+ > * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-11 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild > >-- >1.9.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 1106704
:
905075
|
905076
|
905077
| 914581