[farstream02] Add requires on libnice-gstreamer1 for recent libnice subpackage change.

Brian Pepple bpepple at fedoraproject.org
Mon May 13 14:27:27 UTC 2013


commit 47058e0611075b8fde7b31337d1a596fae73e943
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Sun May 12 19:44:18 2013 -0400

    Add requires on libnice-gstreamer1 for recent libnice subpackage change.

 farstream02.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/farstream02.spec b/farstream02.spec
index d41c9d1..bd9ae52 100644
--- a/farstream02.spec
+++ b/farstream02.spec
@@ -4,7 +4,7 @@
 
 Name:           %{far}02
 Version:        0.2.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Libraries for videoconferencing
 
 # Package is LGPLv2 except for a few files in /common/coverage/
@@ -21,6 +21,7 @@ BuildRequires:  python-devel
 
 Requires:       gstreamer1-plugins-good >= 1.0.0
 Requires:       gstreamer1-plugins-bad-free >= 1.0.0
+Requires:       libnice-gstreamer1
 
 
 %description
@@ -101,6 +102,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Sun May 12 2013 Brian Pepple <bpepple at fedoraproject.org> - 0.2.3-2
+- Add requires on libnice-gstreamer1 for recent libnice subpackage change.
+
 * Tue Apr 16 2013 Brian Pepple <bpepple at fedoraproject.org> - 0.2.3-1
 - Update to 0.2.3.
 - Drop leak patches. Fixed upstream.


More information about the scm-commits mailing list