SPECS (DEVEL): avidemux.spec - up to 2.3preview1 - BR: js-devel(th...
shadzik
shadzik at pld-linux.org
Wed Sep 27 15:46:25 CEST 2006
Author: shadzik Date: Wed Sep 27 13:46:25 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 2.3preview1
- BR: js-devel(threads)
---- Files affected:
SPECS:
avidemux.spec (1.35.2.6 -> 1.35.2.7)
---- Diffs:
================================================================
Index: SPECS/avidemux.spec
diff -u SPECS/avidemux.spec:1.35.2.6 SPECS/avidemux.spec:1.35.2.7
--- SPECS/avidemux.spec:1.35.2.6 Fri Jul 14 21:11:40 2006
+++ SPECS/avidemux.spec Wed Sep 27 15:46:20 2006
@@ -2,13 +2,13 @@
Summary: A small audio/video editing software for Linux
Summary(pl): Mały edytor audio/wideo dla Linuksa
Name: avidemux
-Version: 2.2
-%define _rc preview2
-Release: 0.%{_rc}.2
+Version: 2.3
+%define _rc preview1
+Release: 0.%{_rc}.1
License: GPL v2
Group: X11/Applications/Multimedia
-Source0: http://download.berlios.de/avidemux/%{name}_%{version}_%{_rc}b.tar.gz
-# Source0-md5: d94efb83ffbdd8a2aa60226c842bc4aa
+Source0: http://download.berlios.de/avidemux/%{name}_%{version}_%{_rc}.tar.gz
+# Source0-md5: 2fa36e5e0065a2dc429868d71c40ea04
Source1: %{name}.desktop
Patch0: %{name}-autoconf.patch
Patch1: %{name}-dts_internal.patch
@@ -25,7 +25,7 @@
BuildRequires: freetype-devel >= 2.0.0
BuildRequires: gettext-devel
BuildRequires: gtk+2-devel >= 1:2.6.0
-BuildRequires: js-devel
+BuildRequires: js-devel(threads)
BuildRequires: lame-libs-devel
BuildRequires: libdts-devel
BuildRequires: libmad-devel
@@ -37,6 +37,7 @@
BuildRequires: sed >= 4.0
BuildRequires: xorg-lib-libXv-devel
BuildRequires: xvid-devel >= 1:1.0
+Requires: js(threads)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -48,18 +49,19 @@
%prep
%setup -q -n %{name}_%{version}_%{_rc}
%patch0 -p1
-%patch1 -p1
+%patch1 -p0
%{__sed} -i 's/charset=Unicode/charset=UTF-8/' po/ru.po
%{__sed} -i 's/klingon/de\npt_BR/' po/LINGUAS
%build
cp /usr/share/automake/config.sub admin
-%{__gettextize}
-%{__aclocal} -I m4
-%{__autoheader}
-%{__automake}
-%{__autoconf}
+%{__make} -f admin/Makefile.common
+#%{__gettextize}
+#%{__aclocal} -I m4
+#%{__autoheader}
+#%{__automake}
+#%{__autoconf}
%configure \
%ifarch ppc
@@ -99,6 +101,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35.2.7 2006/09/27 13:46:20 shadzik
+- up to 2.3preview1
+- BR: js-devel(threads)
+
Revision 1.35.2.6 2006/07/14 19:11:40 wolf
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/avidemux.spec?r1=1.35.2.6&r2=1.35.2.7&f=u
More information about the pld-cvs-commit
mailing list