]> git.pld-linux.org Git - packages/farsight2.git/commitdiff
- updated to 0.0.16 auto/th/farsight2-0_0_16-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 30 Dec 2009 14:18:23 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added -gtkdoc.patch

Changed files:
    farsight2.spec -> 1.6

farsight2.spec

index db8e07cea995e41c1bb12851cf3e4f993abc84fb..82f40e86febe1923820c0bf08a9f6032727b32f9 100644 (file)
@@ -1,20 +1,21 @@
 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
@@ -39,8 +40,8 @@ Summary:      Header files for farsight2 library
 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.
@@ -86,8 +87,10 @@ Wiązania Pythona do farsight2.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+%{__gtkdocize}
 %{__libtoolize}
 %{__aclocal} -I common/m4 -I m4
 %{__autoconf}
This page took 0.107711 seconds and 4 git commands to generate.