rpms/gstreamer-plugins-farsight/F-9 gstreamer-plugins-farsight.spec, 1.13, 1.14

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu Jun 5 16:23:06 UTC 2008


Author: bpepple

Update of /cvs/pkgs/rpms/gstreamer-plugins-farsight/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31630

Modified Files:
	gstreamer-plugins-farsight.spec 
Log Message:
* Thu Jun  5 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.12.7-2
- Disable jrtlib support. (#450149)



Index: gstreamer-plugins-farsight.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-farsight/F-9/gstreamer-plugins-farsight.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gstreamer-plugins-farsight.spec	2 May 2008 00:23:20 -0000	1.13
+++ gstreamer-plugins-farsight.spec	5 Jun 2008 16:22:17 -0000	1.14
@@ -3,7 +3,7 @@
 
 Name:           gstreamer-plugins-farsight
 Version:        0.12.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GStreamer plug-ins for farsight protocol
 
 Group:          Applications/Multimedia
@@ -16,7 +16,7 @@
 BuildRequires:	gstreamer-plugins-base-devel
 BuildRequires:	libjingle-devel
 BuildRequires:	jasper-devel
-BuildRequires:	jrtplib-devel >= 3.3.0
+#BuildRequires:	jrtplib-devel >= 3.3.0
 BuildRequires:	gsm-devel
 BuildRequires:	GConf2-devel
 
@@ -32,7 +32,8 @@
 
 %build
 %configure --disable-static	\
-	   --disable-mimic
+	   --disable-mimic	\
+	   --disable-jrtlib
 make %{?_smp_mflags}
 
 
@@ -59,6 +60,9 @@
 
 
 %changelog
+* Thu Jun  5 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.12.7-2
+- Disable jrtlib support. (#450149)
+
 * Tue Apr 22 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.12.7-1
 - Update to 0.12.7.
 




More information about the fedora-extras-commits mailing list