Author: lisu Date: Mon Apr 28 18:31:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.9.6 - include .mo files
---- Files affected: SPECS: tilda.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/tilda.spec diff -u SPECS/tilda.spec:1.12 SPECS/tilda.spec:1.13 --- SPECS/tilda.spec:1.12 Tue Dec 25 00:20:46 2007 +++ SPECS/tilda.spec Mon Apr 28 20:31:00 2008 @@ -2,12 +2,12 @@ Summary: Tilda - a drop-down terminal Summary(pl.UTF-8): Tilda - wyskakujÄ…cy terminal Name: tilda -Version: 0.9.5 +Version: 0.9.6 Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/tilda/%{name}-%{version}.tar.gz -# Source0-md5: c497f82f180e128a1e6f301c6b2463d9 +# Source0-md5: b44ebe04fdfd312e9ddc5e0ed77f4289 Patch0: %{name}-glade.patch Patch1: %{name}-desktop.patch URL: http://tilda.sourceforge.net/ @@ -53,10 +53,12 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/application-registry install tilda.glade $RPM_BUILD_ROOT%{_datadir}/%{name} +%find_lang %{name} --all-name + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_bindir}/* @@ -70,6 +72,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2008-04-28 18:31:00 lisu +- 0.9.6 +- include .mo files + Revision 1.12 2007-12-24 23:20:46 lisu - use -desktop patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tilda.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
