Blame SPECS/im-chooser.spec

61f539
%if 0%{!?_with_xfce:1} && 0%{!?_without_xfce:1}
61f539
%if 0%{?rhel}
61f539
%global _with_xfce 0
61f539
%else
61f539
%global _with_xfce 1
61f539
%endif
61f539
%endif
61f539
61f539
Name:		im-chooser
61f539
Version:	1.6.4
61f539
Release:	6%{?dist}
61f539
License:	GPLv2+ and LGPLv2+
61f539
URL:		http://fedorahosted.org/im-chooser/
61f539
%{?_with_gtk2:BuildRequires:	gtk2-devel}
61f539
%{!?_with_gtk2:BuildRequires:	gtk3-devel}
61f539
BuildRequires:	libSM-devel imsettings-devel >= 1.6.3-11
61f539
%if 0%{?_with_xfce}
61f539
BuildRequires:	libxfce4util-devel
61f539
%endif
61f539
BuildRequires:	desktop-file-utils intltool gettext
61f539
61f539
Source0:	http://fedorahosted.org/releases/i/m/%{name}/%{name}-%{version}.tar.bz2
61f539
Patch0:		%{name}-1.6.4-translation-updates.patch
61f539
Patch1:		%{name}-run-gnomecc-on-gnome.patch
61f539
Patch2:		%{name}-hide-from-menu.patch
61f539
61f539
Summary:	Desktop Input Method configuration tool
61f539
Group:		Applications/System
61f539
Obsoletes:	im-chooser-gnome3 < 1.4.2-2
61f539
Provides:	im-chooser-gnome3 = %{version}-%{release}
61f539
Requires:	%{name}-common = %{version}-%{release}
61f539
61f539
%description
61f539
im-chooser is a GUI configuration tool to choose the Input Method
61f539
to be used or disable Input Method usage on the desktop.
61f539
61f539
%package	common
61f539
Summary:	Common files for im-chooser subpackages
61f539
Group:		Applications/System
61f539
Requires:	imsettings >= 1.6.3-11
61f539
Obsoletes:	im-chooser < 1.5.0.1
61f539
## https://fedorahosted.org/fpc/ticket/174
61f539
Provides:	bundled(egglib)
61f539
61f539
%description	common
61f539
im-chooser is a GUI configuration tool to choose the Input Method
61f539
to be used or disable Input Method usage on the desktop.
61f539
61f539
This package contains the common libraries/files to be used in
61f539
im-chooser subpackages.
61f539
61f539
%if 0%{?_with_xfce}
61f539
%package	xfce
61f539
Summary:	XFCE settings panel for im-chooser
61f539
Group:		Applications/System
61f539
Requires:	%{name}-common = %{version}-%{release}
61f539
Obsoletes:	im-chooser < 1.5.0.1
61f539
61f539
%description	xfce
61f539
im-chooser is a GUI configuration tool to choose the Input Method
61f539
to be used or disable Input Method usage on the desktop.
61f539
61f539
This package contains the XFCE settings panel for im-chooser.
61f539
%endif
61f539
61f539
61f539
%prep
61f539
%setup -q
61f539
%patch0 -p2 -b .0-trans
61f539
%patch1 -p1 -b .1-gnomecc
61f539
%patch2 -p1 -b .2-hide
61f539
61f539
%build
61f539
%configure
61f539
make %{?_smp_mflags}
61f539
61f539
%install
61f539
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="/usr/bin/install -p"
61f539
61f539
desktop-file-install \
61f539
%if 0%{?fedora} && 0%{?fedora} < 19
61f539
	--vendor=fedora				\
61f539
%endif
61f539
	--add-category=X-GNOME-PersonalSettings			\
61f539
	--delete-original					\
61f539
	--dir=$RPM_BUILD_ROOT%{_datadir}/applications		\
61f539
	$RPM_BUILD_ROOT%{_datadir}/applications/im-chooser.desktop
61f539
%if 0%{?_with_xfce}
61f539
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/xfce4-im-chooser.desktop
61f539
%endif
61f539
#%%{!?_with_gtk2:desktop-file-validate $RPM_BUILD_ROOT%%{_datadir}/applications/im-chooser-panel.desktop}
61f539
61f539
rm -rf $RPM_BUILD_ROOT%{_libdir}/libimchooseui.{so,la,a}
61f539
#%%{!?_with_gtk2:rm -rf $RPM_BUILD_ROOT%%{_libdir}/control-center-1/panels/libim-chooser.{a,la}}
61f539
61f539
# disable panel so far
61f539
rm -rf $RPM_BUILD_ROOT%{_libdir}/control-center-1/panels/libim-chooser.so
61f539
rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/im-chooser-panel.desktop
61f539
61f539
%find_lang %{name}
61f539
61f539
61f539
%post	common
61f539
/sbin/ldconfig
61f539
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
61f539
61f539
%postun	common
61f539
/sbin/ldconfig
61f539
if [ $1 -eq 0 ] ; then
61f539
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
61f539
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
61f539
fi
61f539
61f539
%posttrans	common
61f539
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
61f539
61f539
61f539
%files
61f539
%{_bindir}/im-chooser
61f539
%if 0%{?fedora} && 0%{?fedora} < 19
61f539
%{_datadir}/applications/fedora-im-chooser.desktop
61f539
%else
61f539
%{_datadir}/applications/im-chooser.desktop
61f539
%endif
61f539
%{_mandir}/man1/im-chooser.1*
61f539
61f539
%files	common -f %{name}.lang
61f539
%doc AUTHORS COPYING ChangeLog README
61f539
%{_libdir}/libimchooseui.so.*
61f539
%{_datadir}/icons/hicolor/*/apps/im-chooser.png
61f539
%dir %{_datadir}/imchooseui
61f539
%{_datadir}/imchooseui/imchoose.ui
61f539
61f539
%if 0%{?_with_xfce}
61f539
%files	xfce
61f539
%{_bindir}/xfce4-im-chooser
61f539
%{_datadir}/applications/xfce4-im-chooser.desktop
61f539
%endif
61f539
61f539
%changelog
61f539
* Mon Feb 25 2019 Akira TAGOH <tagoh@redhat.com> - 1.6.4-6
61f539
- Bring up gnome-control-center region if current desktop is GNOME.
61f539
- Hide application from menu. (#1657016)
61f539
61f539
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.6.4-4
61f539
- Mass rebuild 2014-01-24
61f539
61f539
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.6.4-3
61f539
- Mass rebuild 2013-12-27
61f539
61f539
* Mon Dec 16 2013 Akira TAGOH <tagoh@redhat.com> - 1.6.4-2
61f539
- Update translations (#1030359)
61f539
61f539
* Tue Jun 11 2013 Akira TAGOH <tagoh@redhat.com> - 1.6.4-1
61f539
- New upstream release.
61f539
- Remove BR: docbook2X
61f539
61f539
* Tue May 28 2013 Akira TAGOH <tagoh@redhat.com> - 1.6.3-1
61f539
- New upstream release.
61f539
  - Add a link to the log file in the error dialog (#950488)
61f539
  - Fix a crash issue (#859624)
61f539
61f539
* Sat Feb 23 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 1.6.2-3
61f539
- Remove --vendora from desktop-file-utils in F19+ https://fedorahosted.org/fesco/ticket/1077
61f539
61f539
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
61f539
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
61f539
61f539
* Fri Nov 23 2012 Akira TAGOH <tagoh@redhat.com> - 1.6.2-1
61f539
- New upstream release.
61f539
- the spec file cleanup.
61f539
- Correct License field
61f539
- Add Provides: bundled(egglib) to im-chooser-common since
61f539
  it actually contains things in libimchooseui.so.0
61f539
61f539
* Fri Nov  2 2012 Akira TAGOH <tagoh@redhat.com> - 1.6.1-1
61f539
- New upstream release.
61f539
  Translation updates. (#863375)
61f539
61f539
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-3
61f539
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
61f539
61f539
* Sat Jul 14 2012 Ville Skyttä <ville.skytta@iki.fi> - 1.6.0-2
61f539
- Add ldconfig calls to -common scriptlets.
61f539
61f539
* Thu Jul 12 2012 Akira TAGOH <tagoh@redhat.com> - 1.6.0-1
61f539
- New upstream release.
61f539
61f539
* Sun Jun 24 2012 Ville Skyttä <ville.skytta@iki.fi> - 1.5.2.2-3
61f539
- Own the %%{_datadir}/imchooseui dir.
61f539
61f539
* Wed May 23 2012 Akira TAGOH <tagoh@redhat.com> - 1.5.2.2-2
61f539
- Conditionally build XFCE support for RHEL.
61f539
61f539
* Wed Apr 18 2012 Akira TAGOH <tagoh@redhat.com> - 1.5.2.2-1
61f539
- New upstream release.
61f539
  - Update translations (#801232)
61f539
61f539
* Fri Apr 06 2012 Kevin Fenzi <kevin@scrye.com> - 1.5.2.1-2
61f539
- Rebuild for Xfce 4.10
61f539
61f539
* Mon Mar 19 2012 Akira TAGOH <tagoh@redhat.com> - 1.5.2.1-1
61f539
- New upstream release.
61f539
61f539
* Fri Mar  2 2012 Akira TAGOH <tagoh@redhat.com> - 1.5.2-3
61f539
- Update po files.
61f539
61f539
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-2
61f539
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
61f539
61f539
* Wed Nov 16 2011 Akira TAGOH <tagoh@redhat.com> - 1.5.2-1
61f539
- New upstream release.
61f539
  - Fix the logout button behaved shutting down on KDE. (#741497)
61f539
61f539
* Fri Sep  9 2011 Akira TAGOH <tagoh@redhat.com> - 1.5.1-1
61f539
- New upstream release.
61f539
61f539
* Tue Aug  2 2011 Akira TAGOH <tagoh@redhat.com> - 1.5.0.1-2
61f539
- Add some Obsoletes for upgrading path.
61f539
61f539
* Tue Aug  2 2011 Akira TAGOH <tagoh@redhat.com> - 1.5.0.1-1
61f539
- New upstream release.
61f539
- Add im-chooser-xfce subpackage.
61f539
61f539
* Tue May 10 2011 Akira TAGOH <tagoh@redhat.com> - 1.4.2-2
61f539
- Disable capplet. (#693809)
61f539
61f539
* Wed Mar 30 2011 Akira TAGOH <tagoh@redhat.com> - 1.4.2-1
61f539
- New upstream release.
61f539
61f539
* Thu Feb 23 2011 Akira TAGOH <tagoh@redhat.com> - 1.4.1-7
61f539
- Rebuild again.
61f539
61f539
* Mon Feb 21 2011 Akira TAGOH <tagoh@redhat.com> - 1.4.1-6
61f539
- Rebuild against latest imsettings.
61f539
61f539
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 1.4.1-5
61f539
- Rebuild against newer gtk
61f539
61f539
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-4
61f539
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
61f539
61f539
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 1.4.1-3
61f539
- Rebuild against newer gtk
61f539
61f539
* Sun Jan  9 2011 Matthias Clasen <mclasen@redhat.com> - 1.4.1-2
61f539
- Rebuild against newer gtk3
61f539
61f539
* Thu Jan  6 2011 Akira TAGOH <tagoh@redhat.com> - 1.4.1-1
61f539
- New upstream release.
61f539
61f539
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 1.4.0-2
61f539
- Rebuild against newer gtk3
61f539
61f539
* Thu Nov 25 2010 Akira TAGOH <tagoh@redhat.com> - 1.4.0-1
61f539
- New upstream release.
61f539
  - Improve the window title (#607502)
61f539
  - Move none state from checkbox to selector (#628420)
61f539
  - GNOME3 support
61f539
61f539
* Wed Sep  8 2010 Akira TAGOH <tagoh@redhat.com> - 1.3.2-1
61f539
- New upstream release.
61f539
  - Improve UI (#607513)
61f539
61f539
* Mon Jun 21 2010 Akira TAGOH <tagoh@redhat.com> - 1.3.1-1
61f539
- New upstream release.
61f539
  - Fallback to the themed icon if no icons are installed
61f539
    on the specified path. (#604482)
61f539
61f539
* Wed May 12 2010 Akira TAGOH <tagoh@redhat.com> - 1.3.0-1
61f539
- New upstream release.
61f539
  - GTK+ stock icon support. (#528850)
61f539
61f539
* Tue May  4 2010 Jens Petersen <petersen@redhat.com> - 1.2.7-2
61f539
- add new gnome-icon-theme style icons by Lapo Calamandrei and Jakub Steiner
61f539
  (mizmo, #587712)
61f539
- add scriptlets for icon cache
61f539
61f539
* Mon Sep 14 2009 Akira TAGOH <tagoh@redhat.com> - 1.2.7-1
61f539
- New upstream release.
61f539
  - translation updates only.
61f539
61f539
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6-4
61f539
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
61f539
61f539
* Mon May 25 2009 Akira TAGOH <tagoh@redhat.com> - 1.2.6-3
61f539
- Disable the status icon check box.
61f539
61f539
* Thu Feb 26 2009 Akira TAGOH <tagoh@redhat.com> - 1.2.6-2
61f539
- Fix a typo in xfce4-im-chooser.desktop. (#487275)
61f539
61f539
* Mon Feb 23 2009 Akira TAGOH <tagoh@redhat.com> - 1.2.6-1
61f539
- New upstream release.
61f539
61f539
* Wed Oct 22 2008 Akira TAGOH <tagoh@redhat.com> - 1.2.5-1
61f539
- New upstream release.
61f539
61f539
* Tue Oct 14 2008 Akira TAGOH <tagoh@redhat.com> - 1.2.4-1
61f539
- New upstream release.
61f539
61f539
* Wed Sep 17 2008 Akira TAGOH <tagoh@redhat.com> - 1.2.3-1
61f539
- New upstream release.
61f539
61f539
* Fri Aug 29 2008 Akira TAGOH <tagoh@redhat.com> - 1.2.2-1
61f539
- New upstream release.
61f539
61f539
* Tue Jul 29 2008 Akira TAGOH <tagoh@redhat.com> - 1.2.1-1
61f539
- New upstream release.
61f539
  - Display IM icon in the list. (#454371)
61f539
61f539
* Tue Jul  8 2008 Akira TAGOH <tagoh@redhat.com> - 1.2.0-1
61f539
- New upstream release.
61f539
61f539
* Fri Jun 27 2008 Akira TAGOH <tagoh@redhat.com> - 1.1.1-1
61f539
- New upstream release.
61f539
  - Fix a segfault when no Input Method installed. (#452997)
61f539
61f539
* Thu Jun 12 2008 Akira TAGOH <tagoh@redhat.com> - 1.1.0-1
61f539
- New upstream release.
61f539
61f539
* Mon May 26 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.6-5
61f539
- Fix a typo in the package group of imsettings-xfce. (#448037)
61f539
61f539
* Wed May 14 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.6-4
61f539
- im-chooser-fix-window-border.patch: Display the progress window with
61f539
  the certain window border. (#444818)
61f539
- imsettings-ignore-error-on-check-running.patch: Fix a crash issue when
61f539
  the pidfile doesn't exist. (#445129)
61f539
61f539
* Tue Apr 29 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.6-3
61f539
- im-chooser-0.99.6-sanity-check-on-dbus-conn.patch: Do not abort even if
61f539
  getting the bus is failed. (#444494)
61f539
- im-chooser-0.99.6-validate-pid.patch: Validate the pid. (#443765)
61f539
61f539
* Wed Apr 23 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.6-2
61f539
- im-chooser-0.99.6-check-if-im-is-running.patch: Do not turn on the check box
61f539
  if IM isn't really running. (#443765)
61f539
- im-chooser-0.99.6-correct-build-order.patch: Apply to correct the build order.
61f539
61f539
* Tue Apr  8 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.6-1
61f539
- New upstream release.
61f539
  - translation updates.
61f539
- Remove unnecessary patches:
61f539
  - im-chooser-0.99.5-no-xinputrc-update.patch
61f539
  - im-chooser-0.99.5-no-crash-on-no-im.patch
61f539
61f539
* Mon Apr  7 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.5-3
61f539
- im-chooser-0.99.5-no-crash-on-no-im.patch: Fix a crash when no IM
61f539
  available. (#440519)
61f539
- Invoke ReloadConfig to apply changes on DBus services in %%post and %%postun.
61f539
61f539
* Fri Mar 28 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.5-2
61f539
- im-chooser-0.99.5-no-xinputrc-update.patch: real fix for #437732
61f539
- ensure invoking xinput.sh after the session bus is established. (#436284)
61f539
61f539
* Wed Mar 19 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.5-1
61f539
- New upstream release.
61f539
  - Fix an issue always create .xinputrc at the startup time. (#437732)
61f539
  - Add Xfce support.
61f539
61f539
* Tue Mar 11 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.4-1
61f539
- New upstream release.
61f539
  - Compress im-chooser.png icon. (#330441)
61f539
61f539
* Thu Feb 21 2008 Akira TAGOH <tagoh@redhat.com>
61f539
- Run ldconfig on scriptlet of imsettings-libs.
61f539
61f539
* Wed Feb 20 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.3-1
61f539
- New upstream release.
61f539
  - Fix taking too much CPU power. (#433575)
61f539
  - Fix not parsing the multiple command line options in xinput
61f539
    script. (#433578)
61f539
61f539
* Tue Feb 19 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.2-1
61f539
- New upstream release.
61f539
  - Fix not working the user own .xinputrc properly.
61f539
61f539
* Fri Feb  8 2008 Akira TAGOH <tagoh@redhat.com> - 0.99.1-1
61f539
- New upstream release.
61f539
  - Fix some memory leaks and clean up the code. (#431167)
61f539
  - Fix the handling of the user own .xinputrc. (#431291)
61f539
61f539
* Fri Feb  1 2008 Akira TAGOH <tagoh@redhat.com> - 0.99-1
61f539
- New upstream release.
61f539
  - IMSettings is now enabled. you don't need to restart your desktop after
61f539
    changing IM for GTK+ applications. but still need to do for others so far.
61f539
61f539
* Thu Dec 27 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.5-1
61f539
- New upstream release.
61f539
  - Rename sr@Latn to sr@latin. (#426540)
61f539
61f539
* Fri Nov 16 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.4-1
61f539
- New upstream release.
61f539
  - Improve .desktop file for GNOME HIG compliant (#330431)
61f539
  - Improve English label on GUI (#302491)
61f539
- Remove the dead link. (#330391)
61f539
- Improve a package description. (#330421)
61f539
61f539
* Mon Oct 15 2007 Akira TAGOH <tagoh@redhat.com>
61f539
- Remove the obsolete Norwegian (no) translation. (#332131)
61f539
61f539
* Thu Oct 11 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.3-1
61f539
- New upstream release.
61f539
  - Fix an issue that looks like IM can't be disabled on im-chooser. (#324231)
61f539
61f539
* Tue Oct  2 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.2-3
61f539
- Revert the previous change.
61f539
61f539
* Fri Sep 21 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.2-2
61f539
- Bring up IM by default again, except the session is on Live CD. (#250226)
61f539
61f539
* Tue Sep 18 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.2-1
61f539
- New upstream release.
61f539
  - Fix to allow users disabling IM.
61f539
61f539
* Fri Sep 14 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.1-2
61f539
- Add README into the package.
61f539
61f539
* Mon Sep 10 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.1-1
61f539
- New upstream release.
61f539
61f539
* Thu Sep  6 2007 Akira TAGOH <tagoh@redhat.com> - 0.5.0-1
61f539
- New upstream release.
61f539
61f539
* Wed Aug  8 2007 Akira TAGOH <tagoh@redhat.com>
61f539
- Update License tag.
61f539
61f539
* Mon Aug  6 2007 Akira TAGOH <tagoh@redhat.com> - 0.4.1-3
61f539
- Own /etc/X11/xinit/xinput.d (#250960)
61f539
61f539
* Mon Jul 30 2007 Akira TAGOH <tagoh@redhat.com> - 0.4.1-2
61f539
- Update Require for xorg-x11-xinit
61f539
61f539
* Wed Jul 25 2007 Akira TAGOH <tagoh@redhat.com> - 0.4.1-1
61f539
- New upstream release.
61f539
  - xinput.sh has been moved from xorg-x11-xinit.
61f539
61f539
* Tue Jan 30 2007 Akira TAGOH <tagoh@redhat.com> - 0.3.4-1
61f539
- Translations update release.
61f539
61f539
* Wed Jan 24 2007 Matthias Clasen <mclasen@redhat.com> - 0.3.3-3
61f539
- Add X-GNOME-PersonalSettings to the desktop file categories (#224159)
61f539
- Use desktop-file-install
61f539
61f539
* Mon Oct  2 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.3-2
61f539
- added Assamese, Greek and Marathi translation. (#208258)
61f539
61f539
* Mon Oct  2 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.3-1
61f539
- Translations update release. (#208258, #208512)
61f539
61f539
* Fri Sep  8 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.2-1
61f539
- New upstream release.
61f539
  - added an icon. (#199337)
61f539
- removed the unnecessary patches:
61f539
  - im-chooser-r49.patch
61f539
  - im-chooser-r53.patch
61f539
61f539
* Tue Aug 29 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.1-3
61f539
- im-chooser-r53.patch: take care of the suffix to appears current selection.
61f539
  (#204433)
61f539
61f539
* Fri Aug 25 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.1-2
61f539
- im-chooser-r49.patch: removed MimeType field from .desktop file. (#203982)
61f539
61f539
* Tue Aug 15 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.1-1
61f539
- New upstream release.
61f539
61f539
* Mon Jul 24 2006 Akira TAGOH <tagoh@redhat.com> - 0.3.0-2
61f539
- New upstream release.
61f539
- add libgnomeui-devel to BR.
61f539
- im-chooser-suffix-r40.patch: applied to support the recent change
61f539
  in the xinput files.
61f539
61f539
* Thu Jul 20 2006 Akira TAGOH <tagoh@redhat.com> - 0.2.2-2
61f539
- rebuilt
61f539
61f539
* Wed Jul 12 2006 Akira TAGOH <tagoh@redhat.com> - 0.2.2-1
61f539
- New upstream release.
61f539
61f539
* Mon Jul 10 2006 Akira TAGOH <tagoh@redhat.com> - 0.2.1-3
61f539
- New upstream release.
61f539
- improved the package summary and description.
61f539
- added intltool to BuildReq.
61f539
- added gettext to BuildReq.
61f539
61f539
* Fri Jul  7 2006 Akira TAGOH <tagoh@redhat.com> - 0.2.0-1
61f539
- New upstream release.
61f539
- use dist tag.
61f539
- registered xinputrc alternatives for none and xim.
61f539
- removed the empty docs.
61f539
- add Requires: xorg-x11-xinit >= 1.0.2-5.fc6 for new xinput.sh.
61f539
61f539
* Wed Jun  7 2006 Akira TAGOH <tagoh@redhat.com> - 0.1.1-1
61f539
- Initial package.
61f539