Author: aredridel Date: Thu Aug 17 22:44:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.9.0
---- Files affected: SPECS: kino.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/kino.spec diff -u SPECS/kino.spec:1.32 SPECS/kino.spec:1.33 --- SPECS/kino.spec:1.32 Sun May 21 15:11:49 2006 +++ SPECS/kino.spec Fri Aug 18 00:44:10 2006 @@ -4,17 +4,18 @@ Summary: DV editing utility Summary(pl): Narzędzie do edycji DV Name: kino -Version: 0.8.1 -Release: 2 +Version: 0.9.0 +Release: 1 License: GPL Group: Applications/Multimedia Source0: http://dl.sourceforge.net/kino/%{name}-%{version}.tar.gz -# Source0-md5: bd4fca3b879aaa91754fd2e0234db345 +# Source0-md5: 95c6a550f1f3462efac639132ab6f990 Patch0: %{name}-desktop.patch Patch1: %{name}-segfault_empty_chapter.patch Patch2: %{name}-fix_avi_packing.patch Patch3: %{name}-fix_no_mplex.patch Patch4: %{name}-fix_bigendian_warning.patch +Patch5: %{name}-externc.patch URL: http://www.kinodv.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -35,6 +36,8 @@ Requires: shared-mime-info BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define filterout_ld -Wl,--as-needed + %description Kino is an DV non-linear editing utility. @@ -79,6 +82,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 # use lib64 when needed sed -i -e 's|lib/kino-gtk2|%{_lib}/kino-gtk2|' src/*/Makefile.am @@ -161,6 +165,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2006/08/17 22:44:10 aredridel +- 0.9.0 + Revision 1.32 2006/05/21 13:11:49 glen - strict internal deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
