Author: prism Date: Tue Dec 5 19:06:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4
---- Files affected: SPECS: kdenlive.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/kdenlive.spec diff -u SPECS/kdenlive.spec:1.12 SPECS/kdenlive.spec:1.13 --- SPECS/kdenlive.spec:1.12 Thu Aug 17 07:28:23 2006 +++ SPECS/kdenlive.spec Tue Dec 5 20:06:44 2006 @@ -2,12 +2,12 @@ Summary: KDE movie editor Summary(pl): Edytor filmów dla KDE Name: kdenlive -Version: 0.3.0 +Version: 0.4 Release: 0.1 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/kdenlive/%{name}-%{version}.tar.gz -# Source0-md5: 190efd0b823d8d5e10f72034c27667ee +# Source0-md5: bfa1da2d170e54420492e8fb2cea3681 Patch0: %{name}-autoconf26.patch URL: http://kdenlive.sourceforge.net/ BuildRequires: SDL-devel @@ -15,6 +15,7 @@ BuildRequires: artsc-devel BuildRequires: automake BuildRequires: ffmpeg-devel +BuildRequires: libiec61883-devel BuildRequires: kdelibs-devel BuildRequires: mlt++-devel >= 0.2.2 BuildRequires: mlt-devel >= 0.2.2 @@ -47,7 +48,7 @@ Obsługiwany jest zapis/odczyt pełnego projektu. %prep -%setup -q -n %{name}-0.3 +%setup -q %patch0 -p1 %build @@ -71,12 +72,12 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/%{name} +%attr(755,root,root) %{_bindir}/%{name}* %{_datadir}/apps/%{name} %{_desktopdir}/kde/%{name}.desktop %{_datadir}/mimelnk/application/*.desktop %{_datadir}/config.kcfg/kdenlive.kcfg -%{_iconsdir}/*/*/apps/*.png +%{_iconsdir}/*/*/*/*.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -84,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/12/05 19:06:44 prism +- updated to 0.4 + Revision 1.12 2006/08/17 05:28:23 aredridel - added fix for autoconf 2.60 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdenlive.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
