rpms/uim/devel uim.spec,1.38,1.39

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Tue May 29 12:18:35 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/uim/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22495

Modified Files:
	uim.spec 
Log Message:
* Tue May 29 2007 Akira TAGOH <tagoh at redhat.com> - 1.4.1-4
- Remove uim.desktop file. (#240706)


Index: uim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/uim/devel/uim.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- uim.spec	3 Apr 2007 14:36:23 -0000	1.38
+++ uim.spec	29 May 2007 12:17:59 -0000	1.39
@@ -3,7 +3,7 @@
 
 Name:		uim
 Version:	1.4.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	GPL/BSD
 URL:		http://uim.freedesktop.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -176,11 +176,8 @@
 
 make install DESTDIR=$RPM_BUILD_ROOT
 
-desktop-file-install --vendor=fedora				\
-	--add-category=X-GNOME-PersonalSettings			\
-	--delete-original					\
-	--dir=$RPM_BUILD_ROOT%{_datadir}/applications		\
-	$RPM_BUILD_ROOT%{_datadir}/applications/uim.desktop
+# remove .desktop file (#240706)
+rm -f $RPM_BUILD_ROOT%{_datadir}/applications/uim.desktop
 
 # remove unnecessary files
 rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.la
@@ -376,6 +373,9 @@
 %{_datadir}/uim//pixmaps/m17n*png
 
 %changelog
+* Tue May 29 2007 Akira TAGOH <tagoh at redhat.com> - 1.4.1-4
+- Remove uim.desktop file. (#240706)
+
 * Tue Apr  3 2007 Akira TAGOH <tagoh at redhat.com> - 1.4.1-3
 - Register/Unregister the modules at %%post/%%postun. (#234804)
 - Add X-GNOME-PersonalSettings to the desktop file categories.




More information about the fedora-extras-commits mailing list