packages: ibus-gucharmap/ibus-gucharmap.spec - rel 2 - move clean where it ...

baggins baggins at pld-linux.org
Fri Jul 22 23:10:09 CEST 2011


Author: baggins                      Date: Fri Jul 22 21:10:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- move clean where it belongs
- simple files cover everything

---- Files affected:
packages/ibus-gucharmap:
   ibus-gucharmap.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/ibus-gucharmap/ibus-gucharmap.spec
diff -u packages/ibus-gucharmap/ibus-gucharmap.spec:1.2 packages/ibus-gucharmap/ibus-gucharmap.spec:1.3
--- packages/ibus-gucharmap/ibus-gucharmap.spec:1.2	Fri Jul 22 14:36:41 2011
+++ packages/ibus-gucharmap/ibus-gucharmap.spec	Fri Jul 22 23:10:04 2011
@@ -2,7 +2,7 @@
 Summary:	Unicode input engine (using Gucharmap) for IBus platform
 Name:		ibus-gucharmap
 Version:	1.4.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Libraries
 Source0:	https://github.com/downloads/ueno/ibus-gucharmap/%{name}-%{version}.tar.gz
@@ -34,14 +34,16 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
 %defattr(644,root,root,755)
 %doc COPYING README
 %attr(755,root,root) %{_libexecdir}/ibus-engine-gucharmap
 %attr(755,root,root) %{_libexecdir}/ibus-setup-gucharmap
 %{_datadir}/ibus/component/gucharmap.xml
-%{_datadir}/ibus-gucharmap/unicodenames.sqlite3
-%{_datadir}/ibus-gucharmap/setup/ibus-gucharmap-preferences.ui
+%{_datadir}/ibus-gucharmap
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -49,12 +51,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/07/22 21:10:04  baggins
+- rel 2
+- move clean where it belongs
+- simple files cover everything
+
 Revision 1.2  2011/07/22 12:36:41  baggins
 - rel 1
 
 Revision 1.1  2011/07/21 11:42:32  baggins
 - initial revision
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ibus-gucharmap/ibus-gucharmap.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list