rpms/rtpproxy/devel rtpproxy.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Mon Dec 4 01:44:39 UTC 2006


Author: jcollie

Update of /cvs/extras/rpms/rtpproxy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20574/devel

Modified Files:
	.cvsignore sources 
Added Files:
	rtpproxy.spec 
Log Message:
auto-import rtpproxy-0.3-1 on branch devel from rtpproxy-0.3-1.src.rpm


--- NEW FILE rtpproxy.spec ---
Name:           rtpproxy
Version:        0.3
Release:        1%{?dist}
Summary:        A symmetric RTP proxy

Group:          Applications/Internet
License:        BSD
URL:            http://ftp.iptel.org/pub/rtpproxy/
Source0:        http://ftp.iptel.org/pub/rtpproxy/rtpproxy-0.3.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
This is symmetric RTP proxy designed to be used in conjunction with
the SIP Express Router (SER) or any other SIP proxy capable of
rewriting SDP bodies in SIP messages that it processes.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}


%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README 

%{_bindir}/rtpproxy

%changelog
* Wed Nov 22 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.3-1
- First version for Fedora Extras



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/rtpproxy/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	4 Dec 2006 01:43:38 -0000	1.1
+++ .cvsignore	4 Dec 2006 01:44:09 -0000	1.2
@@ -0,0 +1 @@
+rtpproxy-0.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/rtpproxy/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	4 Dec 2006 01:43:38 -0000	1.1
+++ sources	4 Dec 2006 01:44:09 -0000	1.2
@@ -0,0 +1 @@
+2a316f4854da4e8c8d358c623e5ffdb6  rtpproxy-0.3.tar.gz




More information about the scm-commits mailing list