[farsight2] - Update to 0.0.23. - Bump min version of libnice.

Brian Pepple bpepple at fedoraproject.org
Wed Jan 26 19:51:52 UTC 2011


commit 489fb0c7bf3bcf12dd84d876389c9ac6d4e2edfe
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Jan 26 14:51:59 2011 -0500

    - Update to 0.0.23.
    - Bump min version of libnice.

 .gitignore     |    1 +
 farsight2.spec |   12 ++++++++++--
 sources        |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2179b15..6143b5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 farsight2-0.0.21.tar.gz
 /farsight2-0.0.22.tar.gz
+/farsight2-0.0.23.tar.gz
diff --git a/farsight2.spec b/farsight2.spec
index 965a94b..f531ba1 100644
--- a/farsight2.spec
+++ b/farsight2.spec
@@ -6,7 +6,7 @@
 %define gst_python 0.10.10
 
 Name:           farsight2
-Version:        0.0.22
+Version:        0.0.23
 Release:        1%{?dist}
 Summary:        Libraries for videoconferencing
 
@@ -19,7 +19,7 @@ BuildRequires:	glib2-devel >= 2.16
 BuildRequires:  gstreamer-devel >= %{gst_ver}
 BuildRequires:	gstreamer-plugins-base-devel >= %{gst_plugins_base_ver}
 BuildRequires:	gstreamer-python-devel >= %{gst_python}
-BuildRequires:	libnice-devel >= 0.0.9
+BuildRequires:	libnice-devel >= 0.1.0
 BuildRequires:	gupnp-igd-devel
 BuildRequires:	python-devel
 BuildRequires:	pygobject2-devel >= 2.16.0
@@ -60,6 +60,10 @@ developing applications that use %{name}.
 %setup -q
 
 
+%check
+#make check
+
+
 %build
 %configure								\
   --with-package-name='Fedora farsight2 package'			\
@@ -114,6 +118,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Jan 20 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.0.23-1
+- Update to 0.0.23.
+- Bump min version of libnice.
+
 * Mon Nov  1 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.0.22-1
 - Update to 0.0.22.
 - Add shm-transmitter plugin to files.
diff --git a/sources b/sources
index 7585753..e4c75d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1f540cf3ebab06c3d7db1f46b44ac88  farsight2-0.0.22.tar.gz
+0e534ae97139a68cee16b5190cc5cd9c  farsight2-0.0.23.tar.gz


More information about the scm-commits mailing list