SPECS: swfdec.spec - ver. 0.4.3 - fixed build requirements (pango-...
wrobell
wrobell at pld-linux.org
Fri Mar 23 01:31:13 CET 2007
Author: wrobell Date: Fri Mar 23 00:31:12 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 0.4.3
- fixed build requirements (pango-devel is required by gtk+2-devel)
---- Files affected:
SPECS:
swfdec.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/swfdec.spec
diff -u SPECS/swfdec.spec:1.59 SPECS/swfdec.spec:1.60
--- SPECS/swfdec.spec:1.59 Wed Mar 21 21:26:36 2007
+++ SPECS/swfdec.spec Fri Mar 23 01:31:07 2007
@@ -2,26 +2,20 @@
Summary: Flash animations redering library
Summary(pl.UTF-8): Biblioteka renderująca animacje flash
Name: swfdec
-Version: 0.4.2
+Version: 0.4.3
Release: 0.1
License: GPL
Group: Libraries
Source0: http://swfdec.freedesktop.org/download/swfdec/0.4/%{name}-%{version}.tar.gz
-# Source0-md5: 851b8891299b68f84dc731441188b261
-Patch0: %{name}-libs.patch
+# Source0-md5: 7a857dcc9228ac590327b04a90db2e64
URL: http://swfdec.freedesktop.org/wiki/
BuildRequires: alsa-lib-devel >= 1.0
-BuildRequires: autoconf >= 2.58
-BuildRequires: automake >= 1.6
BuildRequires: cairo-devel >= 1.2.0
BuildRequires: ffmpeg-devel
BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: gtk-doc >= 1.6
BuildRequires: libmad-devel >= 0.14.2b
BuildRequires: liboil-devel >= 0.3.9
-BuildRequires: libtool
-BuildRequires: pango-devel >= 1:1.10.0
-BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.357
BuildRequires: zlib-devel >= 1.1.4
Obsoletes: gimp-plugin-swfdec
@@ -84,14 +78,8 @@
%prep
%setup -q
-%patch0 -p1
%build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoheader}
-%{__autoconf}
-%{__automake}
%configure \
--with-html-dir=%{_gtkdocdir}
@@ -136,6 +124,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2007/03/23 00:31:07 wrobell
+- ver. 0.4.3
+- fixed build requirements (pango-devel is required by gtk+2-devel)
+
Revision 1.59 2007/03/21 20:26:36 qboosh
- package apidocs
- updated BRs (+ffmpeg-devel,pango-devel for lib; alsa-devel for player)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/swfdec.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list