Browse Source

update: ortp

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2879 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
0400a52215
1 changed files with 7 additions and 3 deletions
  1. 7 3
      o/ortp/ortp-vl.spec

+ 7 - 3
o/ortp/ortp-vl.spec

@@ -2,9 +2,8 @@
 
 Name:           ortp
 Summary:        A C library implementing the RTP protocol (RFC3550)
-Version:        0.16.3
-Release:        2%{?_dist_release}
-#Release:        0.%{cvs}.1%{?_dist_release}
+Version:        0.16.4
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Libraries
 License:        LGPLv2+ and VSL
@@ -28,6 +27,7 @@ oRTP is a C library that implements RTP (RFC3550).
 
 %package        devel
 Summary:        Development libraries for ortp
+Summary(ja):    ortp の開発用ファイル
 Group:          Development/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       openssl-devel
@@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/ortp.pc
 
 %changelog
+* Sun Mar  6 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.16.4-1
+- new upstream release
+- built with openssl-1.0.0d
+
 * Mon Sep 27 2010 Shu KONNO <owa@bg.wakwak.com> 0.16.3-2
 - rebuilt with rpm-4.8.1 for pkg-config