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 293793 Details for
Bug 431175
Review Request: xhotkeys - Hotkeys for the X-Window
[?]
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]
some spec fixes
xhotkeys.patch (text/plain), 1.42 KB, created by
Parag AN(पराग)
on 2008-02-02 13:58:35 UTC
(
hide
)
Description:
some spec fixes
Filename:
MIME Type:
Creator:
Parag AN(पराग)
Created:
2008-02-02 13:58:35 UTC
Size:
1.42 KB
patch
obsolete
>--- xhotkeys.spec 2008-02-01 22:58:04.000000000 +0530 >+++ xhotkeys.spec.new 2008-02-02 19:21:43.000000000 +0530 >@@ -8,9 +8,10 @@ > URL: http://www.nongnu.org/xhotkeys/ > Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}_%{version}.tar.gz > Source1: %{name}.desktop >+Patch0: install_locations.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >-BuildRequires: desktop-file-utils python-xlib >-Requires: hicolor-icon-theme >+BuildRequires: desktop-file-utils python-xlib ImageMagick >+Requires: hicolor-icon-theme python-xlib > BuildArch: noarch > > %description >@@ -30,16 +31,14 @@ > > %prep > %setup -q -n %{name} >+%patch0 > > %build > #nothing to build > > %install > rm -rf $RPM_BUILD_ROOT >-mkdir -p $RPM_BUILD_ROOT%{_bindir} >-mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1 >-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p" >-rm $RPM_BUILD_ROOT%{_datadir}/applications >+make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" > > desktop-file-install --vendor="fedora" \ > --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ >@@ -73,7 +72,7 @@ > %{_datadir}/icons/hicolor/96x96/apps/%{name}.png > %{_datadir}/icons/hicolor/128x128/apps/%{name}.png > %{_datadir}/applications/fedora-%{name}.desktop >-%{_datadir}/pixmaps >+%{_datadir}/pixmaps/%{name}.xpm > > %changelog > * Fri Feb 01 2008 Krzysztof Kurzawski <kurzawax at gmail.com> - 0.9.8.3-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 431175
: 293793 |
293794