rpms/ortp/FC-6 ortp.spec,1.13,1.14

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Fri Jun 22 21:26:50 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/ortp/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12606

Modified Files:
	ortp.spec 
Log Message:
Fix URL


Index: ortp.spec
===================================================================
RCS file: /cvs/extras/rpms/ortp/FC-6/ortp.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ortp.spec	23 Apr 2007 14:12:15 -0000	1.13
+++ ortp.spec	22 Jun 2007 21:26:15 -0000	1.14
@@ -1,11 +1,11 @@
 Name:           ortp
 Version:        0.13.1
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        A C library implementing the RTP protocol (RFC3550)
 
 Group:          System Environment/Libraries
 License:        LGPL
-URL:            http://www.linphone.org/index.php/v2/code_review/ortp
+URL:            http://www.linphone.org/index.php/code_review/ortp
 Source0:        http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-%{version}.tar.gz
 Patch0:         ortp-0.11.0-Werror.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -60,6 +60,9 @@
 %{_libdir}/pkgconfig/ortp.pc
 
 %changelog
+* Fri Jun 22 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.13.1-2
+- Fix URL
+
 * Mon Apr 23 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.13.1-1
 - Update to 0.13.1
 - BR doxygen and graphviz for building documentation




More information about the fedora-extras-commits mailing list