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 598112 Details for
Bug 817315
Review Request: megaglest - Open Source 3d real time strategy game
[?]
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 file patch
megaglest.spec.patch (text/plain), 1.80 KB, created by
Simone Caronni
on 2012-07-13 16:20:32 UTC
(
hide
)
Description:
SPEC file patch
Filename:
MIME Type:
Creator:
Simone Caronni
Created:
2012-07-13 16:20:32 UTC
Size:
1.80 KB
patch
obsolete
>--- megaglest.spec.old 2012-07-13 15:42:44.000000000 +0200 >+++ megaglest.spec 2012-07-13 18:20:03.785885065 +0200 >@@ -7,6 +7,7 @@ > Url: http://megaglest.org/ > Source0: http://downloads.sourceforge.net/%{name}/files/%{name}-source-%{version}.tar.xz > BuildRequires: cmake >+BuildRequires: desktop-file-utils > BuildRequires: mesa-libGL-devel > BuildRequires: ftgl-devel > BuildRequires: glew-devel >@@ -16,6 +17,7 @@ > BuildRequires: libcurl-devel > BuildRequires: libicu-devel > BuildRequires: libircclient-devel >+BuildRequires: libjpeg-turbo-devel > BuildRequires: libvorbis-devel > BuildRequires: lua-devel > BuildRequires: miniupnpc-devel >@@ -26,7 +28,6 @@ > BuildRequires: SDL_mixer-devel > BuildRequires: SDL_net-devel > BuildRequires: subversion >-BuildRequires: turbojpeg-devel > BuildRequires: xerces-c27-devel > BuildRequires: wxGTK-devel > BuildRequires: xorg-x11-server-Xvfb >@@ -68,7 +69,7 @@ > export XERCESC_LIBRARY_DIR=%{_libdir}/xerces-c-2.7.0 > %cmake \ > -DMEGAGLEST_BIN_INSTALL_PATH=%{_bindir} \ >- -DMEGAGLEST_ICON_INSTALL_PATH=%{_iconsdir} \ >+ -DMEGAGLEST_ICON_INSTALL_PATH=%{_datadir}/icons \ > .. > make %{?_smp_mflags} > popd >@@ -76,9 +77,9 @@ > %install > make install DESTDIR=${RPM_BUILD_ROOT} -C build > install -d $RPM_BUILD_ROOT%{_datadir}/megaglest >-for image in `ls $RPM_BUILD_ROOT%{_iconsdir}`; do >+for image in `ls $RPM_BUILD_ROOT%{_datadir}/icons`; do > [ -e $RPM_BUILD_ROOT%{_datadir}/$image ] || >- ln -sf %{_iconsdir}/$image $RPM_BUILD_ROOT%{_datadir}/megaglest >+ ln -sf %{_datadir}/icons/$image $RPM_BUILD_ROOT%{_datadir}/megaglest > done > # installed by megaglest-data > rm $RPM_BUILD_ROOT%{_datadir}/megaglest/megaglest.bmp >@@ -92,7 +93,7 @@ > %doc README.txt > %{_bindir}/* > %{_datadir}/applications/megaglest.desktop >-%{_iconsdir}/* >+%{_datadir}/icons/* > %{_mandir}/man6/*.6* > %{_datadir}/megaglest/* >
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 817315
: 598112