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 160216 Details for
Bug 247227
Review Request: nabi - hangul and hanja X input method
[?]
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]
nabi.spec-4.patch
nabi.spec-4.patch (text/plain), 2.47 KB, created by
Jens Petersen
on 2007-07-30 07:18:17 UTC
(
hide
)
Description:
nabi.spec-4.patch
Filename:
MIME Type:
Creator:
Jens Petersen
Created:
2007-07-30 07:18:17 UTC
Size:
2.47 KB
patch
obsolete
>diff -u nabi.spec.orig nabi.spec >--- nabi.spec.orig 2007-07-27 11:38:04.000000000 +1000 >+++ nabi.spec 2007-07-30 17:15:37.000000000 +1000 >@@ -1,14 +1,14 @@ >-Summary: Simple Hangul X Input Method >+Summary: Hangul X Input Method > Name: nabi > Version: 0.18 >-Release: 1%{?dist} >+Release: 2%{?dist} > > Group: User Interface/X > License: GPL > URL: http://nabi.kldp.net > Source: http://download.kldp.net/%{name}/Nabi/%{version}/%{name}-%{version}.tar.gz >+Source1: nabi.desktop > Source2: xinput.d-%{name} >-Source3: themeRemoval.sh > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: gtk2-devel >= 2.2.0 >@@ -19,13 +19,12 @@ > Requires(preun): %{_sbindir}/alternatives > > %description >-Nabi is a simple XIM for Korean, implemented with GTK+2. >-It can dock in the notification area, and also show the >-status of imhangul(See also http://imhangul.kldp.net). >+Nabi is a XIM for Korean, implemented with GTK+2. >+It shows its status in the notification area. > > %prep > rm -rf $RPM_BUILD_ROOT >-%setup -q -n %{name}-%{version} >+%setup -q > > %build > %configure >@@ -34,29 +33,19 @@ > %install > rm -rf $RPM_BUILD_ROOT > make install DESTDIR=$RPM_BUILD_ROOT >-mkdir -p 644 $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d/%{name} >+mkdir -p 644 $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d > install -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xinit/xinput.d/%{name} > >-# Nabi shortcut menu >- >-mkdir -p $RPM_BUILD_ROOT/usr/share/applications >-cat >$RPM_BUILD_ROOT/usr/share/applications/nabi.desktop <<EOF >-[Desktop Entry] >-Encoding=UTF-8 >-Name=Nabi >-Comment=Simple Hangul XIM >-Exec=nabi >-Icon=/usr/share/nabi/nabi.png >-Terminal=false >-NoDisplay=true >-Type=Application >-Categories=System >-EOF >-# End of nabi.desktop >+# desktop file >+mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications >+install -m 644 %SOURCE1 $RPM_BUILD_ROOT%{_datadir}/applications > > desktop-file-install --dir=${RPM_BUILD_ROOT}%{_datadir}/applications/ \ > ${RPM_BUILD_ROOT}%{_datadir}/applications/nabi.desktop > >+# remove problematic themes >+rm -r $RPM_BUILD_ROOT%{_datadir}/%{name}/themes/{MSWindows*,Mac} >+ > %find_lang %{name} > > %clean >@@ -83,6 +72,12 @@ > > > %changelog >+* Mon Jul 30 2007 Jens Petersen <petersen@dhcp-65.brisbane.redhat.com> - 0.18-2 >+- move desktop file to a source file >+- drop themeRemove.sh and remove problematic themes at install time >+- update description >+- fix location of xinput file >+ > * Thu Jul 26 2007 Subhransu Behera <sbehera@redhat.com> - 0.18-1 > - Upgraded to 0.18 release >
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 247227
: 160216 |
160217
|
160792
|
160954
|
161708