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 600523 Details for
Bug 843250
numptyphysics package has not built for multiple Fedora releases
[?]
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 spec for numptyphysics
numptyphysics-spec.patch (text/plain), 3.23 KB, created by
Jonathan Dieter
on 2012-07-26 14:25:03 UTC
(
hide
)
Description:
Updated spec for numptyphysics
Filename:
MIME Type:
Creator:
Jonathan Dieter
Created:
2012-07-26 14:25:03 UTC
Size:
3.23 KB
patch
obsolete
>--- numptyphysics.spec 2012-07-26 17:19:43.055724364 +0300 >+++ numptyphysics.spec.b 2012-07-26 17:20:29.101999235 +0300 >@@ -1,21 +1,19 @@ > Name: numptyphysics >-Version: 0.3 >-Release: 0.9.20080925svn%{?dist} >+Version: 0.4 >+Release: 0.1.git.20120726.a22cde2%{?dist} > Summary: A crayon-drawing based physics puzzle game > > Group: Amusements/Games > License: GPLv3+ > URL: http://numptyphysics.garage.maemo.org/ >-# svn co -r81 https://garage.maemo.org/svn/numptyphysics/trunk numptyphysics >-# tar czf numptyphysics.tar.gz numptyphysics --exclude .svn >-Source0: numptyphysics.tar.gz >+Source0: https://github.com/harmattan/numptyphysics/tarball/a22cde2/harmattan-numptyphysics-a22cde2.tar.gz > Source1: numptyphysics.desktop >-Source10: numptyphysics-levels-2008-09-27.tar.gz >-Patch0: numptyphysics-0.3-gcc43.patch >-Patch1: numptyphysics-0.3-doublefree.patch >+#Source10: numptyphysics-levels-2008-09-27.tar.gz >+Patch0: numptyphysics-0.4-gcc47.patch >+Patch1: numptyphysics-0.4-missing-link.patch >+Patch2: numptyphysics-0.4-datadir.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >- >-BuildRequires: SDL_image-devel >+BuildRequires: SDL_image-devel SDL_ttf-devel > BuildRequires: desktop-file-utils > > %description >@@ -25,44 +23,35 @@ > > > %prep >-%setup -q -n %{name} >-%patch0 -p1 -b .gcc43 >-%patch1 -p1 -b .doublefree >+%setup -q -n harmattan-numptyphysics-a22cde2 >+%patch0 -p1 -b .gcc47 >+%patch1 -p1 -b .link >+%patch2 -p1 -b .datadir > > > %build >-# Note the ARCH variable doesn't denote real arch. It's just used to hit a >-# conditional that we're not compiling with mingw >-make %{?_smp_mflags} \ >- ARCH=i686 \ >- CCOPTS="%{optflags} -IBox2D/Include" >+make %{?_smp_mflags} CCOPTS="%{optflags}" > > > %install >-rm -rf $RPM_BUILD_ROOT >- > # Directory structure > install -d $RPM_BUILD_ROOT%{_datadir}/numptyphysics > install -d $RPM_BUILD_ROOT%{_bindir} > install -d $RPM_BUILD_ROOT%{_datadir}/pixmaps > > # Files >-install -pm 644 *.png *.nph *.jpg $RPM_BUILD_ROOT%{_datadir}/numptyphysics >-install -pm 755 i686/Game $RPM_BUILD_ROOT%{_bindir}/numptyphysics >-install -pm 644 debian/numptyphysics64.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/numptyphysics.png >+install -pm 644 data/* $RPM_BUILD_ROOT%{_datadir}/numptyphysics >+install -pm 755 numptyphysics $RPM_BUILD_ROOT%{_bindir} >+install -pm 644 data/numptyphysics.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/numptyphysics.png > > # Additional levels >-tar xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{_datadir}/numptyphysics >+#tar xzf %{SOURCE10} -C $RPM_BUILD_ROOT%{_datadir}/numptyphysics > > # Icon > desktop-file-install --vendor=fedora %{SOURCE1} \ > --dir=$RPM_BUILD_ROOT%{_datadir}/applications > > >-%clean >-rm -rf $RPM_BUILD_ROOT >- >- > %files > %defattr(-,root,root,-) > %{_bindir}/numptyphysics >@@ -72,6 +61,11 @@ > > > %changelog >+* Thu Jul 26 2012 Jonathan Dieter <jdieter@lesbg.com> - 0.4-0.1.git.20120726.a22cde2 >+- Update to latest git >+- Remove upstreamed patches >+- Add patches to fix build problems >+ > * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-0.9.20080925svn > - 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 843250
: 600523