packages: farsight2/farsight2.spec - updated to 0.0.16 - added -gtkdoc.patch
megabajt
megabajt at pld-linux.org
Wed Dec 30 15:18:29 CET 2009
Author: megabajt Date: Wed Dec 30 14:18:29 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.0.16
- added -gtkdoc.patch
---- Files affected:
packages/farsight2:
farsight2.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/farsight2/farsight2.spec
diff -u packages/farsight2/farsight2.spec:1.5 packages/farsight2/farsight2.spec:1.6
--- packages/farsight2/farsight2.spec:1.5 Tue Aug 18 10:05:11 2009
+++ packages/farsight2/farsight2.spec Wed Dec 30 15:18:23 2009
@@ -1,21 +1,22 @@
# $Revision$, $Date$
Summary: Audio/Video Communications Framework
Name: farsight2
-Version: 0.0.14
+Version: 0.0.16
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://farsight.freedesktop.org/releases/farsight2/%{name}-%{version}.tar.gz
-# Source0-md5: fbfa45661b7949abf9bf92c2531ac392
+# Source0-md5: ca6261e19cfcfe8a6e5e51b8c2f5ad16
+Patch0: %{name}-gtkdoc.patch
URL: http://farsight.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
BuildRequires: glib2-devel >= 1:2.16.0
-BuildRequires: gstreamer-devel >= 0.10.22
-BuildRequires: gstreamer-plugins-base-devel >= 0.10.22
+BuildRequires: gstreamer-devel >= 0.10.23
+BuildRequires: gstreamer-plugins-base-devel >= 0.10.23
BuildRequires: gtk-doc >= 1.8
BuildRequires: gupnp-igd-devel
-BuildRequires: libnice-devel >= 0.0.6
+BuildRequires: libnice-devel >= 0.0.9
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python-devel >= 1:2.4
@@ -40,8 +41,8 @@
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki farsight2
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: gstreamer-devel >= 0.10.22
-Requires: gstreamer-plugins-base-devel >= 0.10.22
+Requires: gstreamer-devel >= 0.10.23
+Requires: gstreamer-plugins-base-devel >= 0.10.23
%description devel
Header files for farsight2 library.
@@ -87,8 +88,10 @@
%prep
%setup -q
+%patch0 -p1
%build
+%{__gtkdocize}
%{__libtoolize}
%{__aclocal} -I common/m4 -I m4
%{__autoconf}
@@ -158,6 +161,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/12/30 14:18:23 megabajt
+- updated to 0.0.16
+- added -gtkdoc.patch
+
Revision 1.5 2009/08/18 08:05:11 patrys
- 0.0.14
@@ -172,4 +179,3 @@
Revision 1.1 2009/03/19 00:26:22 megabajt
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/farsight2/farsight2.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list