rpms/im-chooser/devel im-chooser.spec,1.24,1.25

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Mon Oct 15 13:20:34 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/im-chooser/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13767

Modified Files:
	im-chooser.spec 
Log Message:
* Mon Oct 15 2007 Akira TAGOH <tagoh at redhat.com>
- Remove the obsolete Norwegian (no) translation. (#332131)


Index: im-chooser.spec
===================================================================
RCS file: /cvs/pkgs/rpms/im-chooser/devel/im-chooser.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- im-chooser.spec	11 Oct 2007 07:58:09 -0000	1.24
+++ im-chooser.spec	15 Oct 2007 13:20:00 -0000	1.25
@@ -34,6 +34,9 @@
 
 make install DESTDIR=$RPM_BUILD_ROOT
 
+# workaround to remove the obsolete Norwegian translation. (#332131)
+rm $RPM_BUILD_ROOT%{_datadir}/locale/no/LC_MESSAGES/im-chooser.mo
+
 desktop-file-install --vendor=fedora                            \
         --add-category=X-GNOME-PersonalSettings                 \
         --delete-original                                       \
@@ -65,6 +68,9 @@
 %{_datadir}/pixmaps/im-chooser.png
 
 %changelog
+* Mon Oct 15 2007 Akira TAGOH <tagoh at redhat.com>
+- Remove the obsolete Norwegian (no) translation. (#332131)
+
 * Thu Oct 11 2007 Akira TAGOH <tagoh at redhat.com> - 0.5.3-1
 - New upstream release.
   - Fix an issue that looks like IM can't be disabled on im-chooser. (#324231)




More information about the fedora-extras-commits mailing list