Author: maciek2w Date: Mon Jun 12 06:32:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.0 - STBR
---- Files affected: SPECS: subtitleeditor.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/subtitleeditor.spec diff -u SPECS/subtitleeditor.spec:1.2 SPECS/subtitleeditor.spec:1.3 --- SPECS/subtitleeditor.spec:1.2 Sat Mar 18 23:14:18 2006 +++ SPECS/subtitleeditor.spec Mon Jun 12 08:32:31 2006 @@ -2,17 +2,19 @@ Summary: GTK+ tool to edit subtitles Summary(pl): Narzędzie w GTK+ do edycji napisów Name: subtitleeditor -Version: 0.7.2 +Version: 0.8.0 Release: 1 License: GPL v2 Group: Applications Source0: http://kitone.free.fr/subtitleeditor/files/%{name}-%{version}.tar.gz -# Source0-md5: e5f0b5a57defc549034dac7fd94a2bf9 +# Source0-md5: 36f273236289bb0cf6eb7cbcaf0b8b8b URL: http://kitone.free.fr/subtitleeditor/ BuildRequires: aspell-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: gtkmm-devel >= 2.6 +BuildRequires: gstreamer-devel >= 0.10 +BuildRequires: gstreamer-plugins-base-devel >= 0.10 BuildRequires: libglademm-devel >= 2.4 BuildRequires: libtool BuildRequires: pkgconfig @@ -52,6 +54,7 @@ %doc ChangeLog NEWS %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} +%{_desktopdir}/%{name}.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -59,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/06/12 06:32:31 maciek2w +- updated to 0.8.0 +- STBR + Revision 1.2 2006/03/18 22:14:18 maciek2w - updated to 0.7.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subtitleeditor.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
