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 582424 Details for
Bug 699843
Review Request: dsi - Invading aliens type 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]
fix packaging issues
dsi-spec.patch (text/plain), 1.33 KB, created by
Martin Gieseking
on 2012-05-06 09:56:10 UTC
(
hide
)
Description:
fix packaging issues
Filename:
MIME Type:
Creator:
Martin Gieseking
Created:
2012-05-06 09:56:10 UTC
Size:
1.33 KB
patch
obsolete
>diff --git a/dsi.spec b/dsi.spec >index 74e95db..63f6ad3 100644 >--- a/dsi.spec >+++ b/dsi.spec >@@ -22,6 +22,10 @@ A simple definition file can be customized for coders. > %prep > %setup -q > >+sed -i '/^[^\t]/ s/\$(DESTDIR)//' Makefile.am >+automake -a --foreign >+autoconf >+ > %build > %configure > make %{?_smp_mflags} >@@ -29,13 +33,11 @@ make %{?_smp_mflags} > %install > rm -rf %{buildroot} > make install DESTDIR=%{buildroot} >-install -D alien.png %{buildroot}%{_datadir}/pixmaps/alien.png >-install -m 644 -p hiscore %{buildroot}%{_sharedstatedir}/games/%{name}/hiscore > >-# Install menu entry >-desktop-file-install --dir %{buildroot}/%{_datadir}/applications \ >- --delete-original \ >- DSI.desktop >+mv %{buildroot}%{_datadir}/applications/DSI.desktop \ >+ %{buildroot}%{_datadir}/applications/%{name}.desktop >+ >+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop > > %clean > rm -rf %{buildroot} >@@ -45,12 +47,11 @@ rm -rf %{buildroot} > %{_bindir}/DSI > %dir %{_sharedstatedir}/games/%{name}/ > %{_datadir}/%{name}/ >-%{_datadir}/applications/DSI.desktop >+%{_datadir}/applications/%{name}.desktop > %{_datadir}/pixmaps/alien.png > %attr(664,root,games) %{_sharedstatedir}/games/%{name}/hiscore > %doc COPYING README TODO ChangeLog > >-%define _unpackaged_files_terminate_build 0 > > %changelog > * Wed Oct 19 2011 Damian L Brasher <dlb@interlinux.org.uk> 1.0.7-2
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 699843
: 582424