]> git.pld-linux.org Git - packages/farstream.git/commitdiff
- updated to 0.2.6 auto/th/farstream-0.2.6-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Oct 2014 14:12:34 +0000 (16:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Oct 2014 14:12:34 +0000 (16:12 +0200)
- removed obsolete doc patch

farstream-doc.patch [deleted file]
farstream.spec

diff --git a/farstream-doc.patch b/farstream-doc.patch
deleted file mode 100644 (file)
index 6720e88..0000000
+++ /dev/null
@@ -1,78 +0,0 @@
---- farstream-0.2.4/farstream/fs-conference.c.orig     2013-03-26 18:12:17.000000000 +0100
-+++ farstream-0.2.4/farstream/fs-conference.c  2014-06-15 10:02:31.553668384 +0200
-@@ -43,7 +43,7 @@
-  *
-  * This will communicate asynchronous events to the user through #GstMessage
-  * of type #GST_MESSAGE_ELEMENT sent over the #GstBus.
-- * </para>
-+ *
-  * <refsect2><title>The "<literal>farstream-error</literal>" message</title>
-  * |[
-  * "src-object"       #GObject           The object (#FsConference, #FsSession or #FsStream) that emitted the error
-@@ -54,7 +54,6 @@
-  * The message is sent on asynchronous errors.
-  * </para>
-  * </refsect2>
-- * <para>
-  */
---- farstream-0.2.4/farstream/fs-session.c.orig        2014-05-05 20:55:48.000000000 +0200
-+++ farstream-0.2.4/farstream/fs-session.c     2014-06-15 10:12:03.266989800 +0200
-@@ -39,7 +39,7 @@
-  *
-  * This will communicate asynchronous events to the user through #GstMessage
-  * of type #GST_MESSAGE_ELEMENT sent over the #GstBus.
-- * </para>
-+ *
-  * <refsect2><title>The "<literal>farstream-send-codec-changed</literal>"
-  *   message</title>
-  * <table>
-@@ -132,7 +132,7 @@
-  * telephony event has stopped.
-  * </para>
-  * </refsect2>
-- * <para>
-+ *
-  */
- #ifdef HAVE_CONFIG_H
---- farstream-0.2.4/farstream/fs-stream.c.orig 2014-05-05 20:55:48.000000000 +0200
-+++ farstream-0.2.4/farstream/fs-stream.c      2014-06-15 10:12:42.880322308 +0200
-@@ -36,7 +36,7 @@
-  *
-  * This will communicate asynchronous events to the user through #GstMessage
-  * of type #GST_MESSAGE_ELEMENT sent over the #GstBus.
-- * </para>
-+ *
-  * <refsect2><title>The "<literal>farstream-new-local-candidate</literal>" message</title>
-  * |[
-  * "stream"           #FsStream          The stream that emits the message
-@@ -93,7 +93,6 @@
-  * This message is emitted the state of a component of a stream changes.
-  * </para>
-  * </refsect2>
-- * <para>
-  */
- #ifdef HAVE_CONFIG_H
---- farstream-0.2.4/gst/fsrtpconference/fs-rtp-session.c.orig  2014-05-05 20:55:48.000000000 +0200
-+++ farstream-0.2.4/gst/fsrtpconference/fs-rtp-session.c       2014-06-15 10:14:38.133653238 +0200
-@@ -30,7 +30,7 @@
-  * fs_conference_new_session() on a #FsRtpConference. It can be either
-  * Audio or Video. It also represents data send with one and only one
-  * SSRC (although if there is a SSRC collision, that SSRC may change).
-- * </para>
-+ *
-  * <refsect2><title>Codec profiles</title>
-  * <para>
-  * It is possible to define "codec profiles", that is non-autodetected
-@@ -50,7 +50,7 @@
-  * Also, it is possible to declare profiles with only a decoding pipeline,
-  * you will only be able to receive from this codec, the encoding may be a
-  * secondary pad of some other codec.
-- * </para></refsect2><para>
-+ * </para></refsect2>
-  */
- #ifdef HAVE_CONFIG_H
index 30fde6b376d84aa86ef533f3ab5d87962366544a..63216ea127a01cc496bfd75f771453551a32e408 100644 (file)
@@ -6,31 +6,30 @@
 Summary:       Audio/Video Communications Framework
 Summary(pl.UTF-8):     Szkielet komunikacji Audio/Video
 Name:          farstream
-Version:       0.2.4
+Version:       0.2.6
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://freedesktop.org/software/farstream/releases/farstream/%{name}-%{version}.tar.gz
-# Source0-md5: edcc75cbf7c811cfe3de9b00b9808682
-Patch0:                %{name}-doc.patch
+# Source0-md5: 63cecbb912e7a8b96d4470420327e2cc
 URL:           http://www.freedesktop.org/wiki/Software/Farstream
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: glib2-devel >= 1:2.32.0
 BuildRequires: gobject-introspection-devel >= 0.10.1
-BuildRequires: gstreamer-devel >= 1.0.0
-BuildRequires: gstreamer-plugins-base-devel >= 1.0.0
-BuildRequires: gtk-doc >= 1.8
+BuildRequires: gstreamer-devel >= 1.4
+BuildRequires: gstreamer-plugins-base-devel >= 1.4
+BuildRequires: gtk-doc >= 1.18
 BuildRequires: gupnp-igd-devel >= 0.2
-BuildRequires: libnice-devel >= 0.1.3
+BuildRequires: libnice-devel >= 0.1.8
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: python >= 2.1
 Requires:      glib2 >= 1:2.32.0
-Requires:      gstreamer >= 1.0.0
-Requires:      gstreamer-plugins-base >= 1.0.0
+Requires:      gstreamer >= 1.4
+Requires:      gstreamer-plugins-base >= 1.4
 Requires:      gupnp-igd >= 0.2
-Requires:      libnice >= 0.1.3
+Requires:      libnice >= 0.1.8
 Obsoletes:     farsight2 < 0.0.32
 Obsoletes:     python-farsight2 < 0.0.32
 Obsoletes:     python-farstream < 0.2.0
@@ -66,8 +65,8 @@ Summary(pl.UTF-8):    Pliki nagłówkowe biblioteki Farstream
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= 1:2.32.0
-Requires:      gstreamer-devel >= 1.0.0
-Requires:      gstreamer-plugins-base-devel >= 1.0.0
+Requires:      gstreamer-devel >= 1.4
+Requires:      gstreamer-plugins-base-devel >= 1.4
 Obsoletes:     farsight2-devel < 0.0.32
 
 %description devel
@@ -104,7 +103,6 @@ Dokumentacja API biblioteki Farstream.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -147,8 +145,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/farstream-0.2/libshm-transmitter.so
 %attr(755,root,root) %{_libdir}/gstreamer-1.0/libfsmsnconference.so
 %attr(755,root,root) %{_libdir}/gstreamer-1.0/libfsrawconference.so
-%attr(755,root,root) %{_libdir}/gstreamer-1.0/libfsrtcpfilter.so
 %attr(755,root,root) %{_libdir}/gstreamer-1.0/libfsrtpconference.so
+%attr(755,root,root) %{_libdir}/gstreamer-1.0/libfsrtpxdata.so
 %attr(755,root,root) %{_libdir}/gstreamer-1.0/libfsvideoanyrate.so
 %{_datadir}/farstream
 
This page took 0.099213 seconds and 4 git commands to generate.