Author: twittner Date: Fri May 4 20:09:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.13.6 - -init_aspell.patch is not longer needed - added missing BRs: gstreamer-audio-effects-good, pcre-cxx-devel - rel. 0.1 (builds, not tested)
---- Files affected: SPECS: subtitleeditor.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/subtitleeditor.spec diff -u SPECS/subtitleeditor.spec:1.10 SPECS/subtitleeditor.spec:1.11 --- SPECS/subtitleeditor.spec:1.10 Mon Feb 12 23:09:16 2007 +++ SPECS/subtitleeditor.spec Fri May 4 22:09:22 2007 @@ -2,13 +2,12 @@ Summary: GTK+ tool to edit subtitles Summary(pl.UTF-8): Narzędzie w GTK+ do edycji napisów Name: subtitleeditor -Version: 0.10.1 -Release: 1 +Version: 0.13.6 +Release: 0.1 License: GPL v2 Group: Applications Source0: http://kitone.free.fr/subtitleeditor/files/%{name}-%{version}.tar.gz -# Source0-md5: e6a38293723811213948391de8e3dab6 -Patch0: %{name}-init_aspell.patch +# Source0-md5: 063ffbe94afe832ec46b1666cdf00228 URL: http://kitone.free.fr/subtitleeditor/ BuildRequires: aspell-devel BuildRequires: autoconf @@ -17,8 +16,10 @@ BuildRequires: gtkmm-devel >= 2.6 BuildRequires: gstreamer-devel >= 0.10 BuildRequires: gstreamer-plugins-base-devel >= 0.10 +BuildRequires: gstreamer-audio-effects-good >= 0.10.5 BuildRequires: libglademm-devel >= 2.4 BuildRequires: libtool +BuildRequires: pcre-cxx-devel BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,7 +31,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -58,6 +58,7 @@ %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} %{_desktopdir}/%{name}.desktop +%{_mandir}/man1/*.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +66,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/05/04 20:09:22 twittner +- up to 0.13.6 +- -init_aspell.patch is not longer needed +- added missing BRs: gstreamer-audio-effects-good, pcre-cxx-devel +- rel. 0.1 (builds, not tested) + Revision 1.10 2007/02/12 22:09:16 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subtitleeditor.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
