rpms/im-chooser/F-13 im-chooser.spec, 1.60, 1.61 sources, 1.32, 1.33 im-chooser-new-icons-authors.patch, 1.1, NONE

Akira TAGOH tagoh at fedoraproject.org
Mon Jun 21 10:16:36 UTC 2010


Author: tagoh

Update of /cvs/pkgs/rpms/im-chooser/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5763

Modified Files:
	im-chooser.spec sources 
Removed Files:
	im-chooser-new-icons-authors.patch 
Log Message:
* Mon Jun 21 2010 Akira TAGOH <tagoh at redhat.com> - 1.3.1-1
- New upstream release.
  - Fallback to the themed icon if no icons are installed
    on the specified path. (#604482)


Index: im-chooser.spec
===================================================================
RCS file: /cvs/pkgs/rpms/im-chooser/F-13/im-chooser.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- im-chooser.spec	4 May 2010 09:40:10 -0000	1.60
+++ im-chooser.spec	21 Jun 2010 10:16:36 -0000	1.61
@@ -1,6 +1,6 @@
 Name:		im-chooser
-Version:	1.2.7
-Release:	2%{?dist}
+Version:	1.3.1
+Release:	1%{?dist}
 License:	GPLv2+
 URL:		http://fedorahosted.org/im-chooser/
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -9,8 +9,6 @@ BuildRequires:	imsettings-devel >= 0.106
 
 Source0:	http://fedorahosted.org/releases/i/m/%{name}/%{name}-%{version}.tar.bz2
 Patch0:		im-chooser-disable-status-icon.patch
-Source1:	im-chooser-icons.tar.bz2
-Patch1:		im-chooser-new-icons-authors.patch
 
 Summary:	Desktop Input Method configuration tool
 Group:		Applications/System
@@ -23,10 +21,8 @@ to be used or disable Input Method usage
 
 
 %prep
-%setup -q -a1
-mv im-chooser{\ ,-}icons
+%setup -q
 %patch0 -p1 -b .0-status-icon
-%patch1 -p1 -b .orig
 
 %build
 %configure
@@ -43,11 +39,6 @@ desktop-file-install --vendor=fedora    
         --dir=$RPM_BUILD_ROOT%{_datadir}/applications           \
         $RPM_BUILD_ROOT%{_datadir}/applications/im-chooser.desktop
 
-# hack in new icons for now
-rm -r $RPM_BUILD_ROOT%{_datadir}/pixmaps
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor
-cp -a im-chooser-icons/* $RPM_BUILD_ROOT%{_datadir}/icons/hicolor
-
 %find_lang %{name}
 
 %clean
@@ -77,6 +68,15 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Mon Jun 21 2010 Akira TAGOH <tagoh at redhat.com> - 1.3.1-1
+- New upstream release.
+  - Fallback to the themed icon if no icons are installed
+    on the specified path. (#604482)
+
+* Wed May 12 2010 Akira TAGOH <tagoh at redhat.com> - 1.3.0-1
+- New upstream release.
+  - GTK+ stock icon support. (#528850)
+
 * Tue May  4 2010 Jens Petersen <petersen at redhat.com> - 1.2.7-2
 - add new gnome-icon-theme style icons by Lapo Calamandrei and Jakub Steiner
   (mizmo, #587712)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/im-chooser/F-13/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- sources	4 May 2010 09:40:10 -0000	1.32
+++ sources	21 Jun 2010 10:16:36 -0000	1.33
@@ -1,2 +1 @@
-229cbb124082224a8f6d1bab207248b3  im-chooser-1.2.7.tar.bz2
-8d7e6db16468e6ed73eb1dc5afb06e5f  im-chooser-icons.tar.bz2
+18d5ea8cabeeeb90368fa7e7f82fb996  im-chooser-1.3.1.tar.bz2


--- im-chooser-new-icons-authors.patch DELETED ---



More information about the scm-commits mailing list