rpms/gstreamer-plugins-farsight/devel .cvsignore, 1.2, 1.3 gstreamer-plugins-farsight.spec, 1.1, 1.2 sources, 1.2, 1.3

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Tue Apr 17 03:40:24 UTC 2007


Author: bpepple

Update of /cvs/extras/rpms/gstreamer-plugins-farsight/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16788

Modified Files:
	.cvsignore gstreamer-plugins-farsight.spec sources 
Log Message:
* Mon Apr 16 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.12.0-1
- Update to 0.12.0.
- Add BR on jasper-devel & jrtplib-devel to build additional plugins.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	23 Dec 2006 03:09:18 -0000	1.2
+++ .cvsignore	17 Apr 2007 03:39:50 -0000	1.3
@@ -1 +1 @@
-gst-plugins-farsight-0.10.2.tar.gz
+gst-plugins-farsight-0.12.0.tar.gz


Index: gstreamer-plugins-farsight.spec
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/gstreamer-plugins-farsight.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gstreamer-plugins-farsight.spec	23 Dec 2006 03:09:18 -0000	1.1
+++ gstreamer-plugins-farsight.spec	17 Apr 2007 03:39:50 -0000	1.2
@@ -1,8 +1,8 @@
 %define         gst_majorminor	0.10
 
 Name:           gstreamer-plugins-farsight
-Version:        0.10.2
-Release:        2%{?dist}
+Version:        0.12.0
+Release:        1%{?dist}
 Summary:        GStreamer plug-ins for farsight protocol
 
 Group:          Applications/Multimedia
@@ -14,8 +14,9 @@
 BuildRequires:  gstreamer-devel > 0.10.3
 BuildRequires:	gstreamer-plugins-base-devel
 BuildRequires:	libjingle-devel
+BuildRequires:	jasper-devel
+BuildRequires:	jrtplib-devel
 
-Requires:	gstreamer-plugins-base
 
 %description
 This is a set of plugins for GStreamer that will be used by Farsight for
@@ -28,12 +29,8 @@
 
 %build
 %configure --disable-static	\
-	   --disable-jrtplib 	\
 	   --disable-mimic 	\
-	   --disable-jasper	\
-	   --disable-gsm	\
-	   --enable-jingle-p2p	\
-   	   --with-plugins=rtpdemux,rtpjitterbuffer
+	   --disable-gsm
 make %{?_smp_mflags}
 
 
@@ -50,14 +47,14 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING
-%{_libdir}/gstreamer-%{gst_majorminor}/libgstice.so
-%{_libdir}/gstreamer-%{gst_majorminor}/libgstjrtp.so
-%{_libdir}/gstreamer-%{gst_majorminor}/libgstrtpdemux.so
-%{_libdir}/gstreamer-%{gst_majorminor}/libgstrtpjitterbuffer.so
-
+%{_libdir}/gstreamer-%{gst_majorminor}/*.so
 
 
 %changelog
+* Mon Apr 16 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.12.0-1
+- Update to 0.12.0.
+- Add BR on jasper-devel & jrtplib-devel to build additional plugins.
+
 * Fri Dec 22 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.10.2-2
 - Rename gstreamer macro.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gstreamer-plugins-farsight/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Dec 2006 03:09:18 -0000	1.2
+++ sources	17 Apr 2007 03:39:50 -0000	1.3
@@ -1 +1 @@
-77c92554c2bd57ad1b426e5ba50eb9a8  gst-plugins-farsight-0.10.2.tar.gz
+60d2d68e2aec9c6eeeed9c86812e13f0  gst-plugins-farsight-0.12.0.tar.gz




More information about the fedora-extras-commits mailing list