]> git.pld-linux.org Git - packages/libogg.git/commitdiff
- updated to 1.3.3 auto/th/libogg-1.3.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 16 Nov 2017 19:41:05 +0000 (20:41 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 16 Nov 2017 19:41:05 +0000 (20:41 +0100)
libogg-ac_fixes.patch
libogg.spec

index 9397a503b791a7a670c5351bf0153e83661b0fbf..5f11ff2339070222fa4f5c4a0b265622aa96f95a 100644 (file)
@@ -1,5 +1,5 @@
---- libogg-1.2.1/configure.in.orig     2010-11-01 21:13:42.000000000 +0100
-+++ libogg-1.2.1/configure.in  2010-11-03 21:34:19.187102452 +0100
+--- libogg-1.3.3/configure.ac.orig     2010-11-01 21:13:42.000000000 +0100
++++ libogg-1.3.3/configure.ac  2010-11-03 21:34:19.187102452 +0100
 @@ -46,8 +46,8 @@
          case $host in 
          *-*-linux*)
index f62fdb8a161c080bfc6c6dd4651046213fd9c97c..11cef7339d5b7e9490204c1a853b6475022fd6e7 100644 (file)
@@ -6,16 +6,16 @@ Summary:      Ogg Bitstream Library
 Summary(pl.UTF-8):     Biblioteka obsÅ‚ugi strumieni bitowych Ogg
 Summary(pt_BR.UTF-8):  Biblioteca libogg
 Name:          libogg
-Version:       1.3.2
-Release:       2
+Version:       1.3.3
+Release:       1
 Epoch:         2
 License:       BSD
 Group:         Libraries
-Source0:       http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz
-# Source0-md5: 5c3a34309d8b98640827e5d0991a4015
+Source0:       https://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz
+# Source0-md5: 87ed742047f065046eb6c36745d871b8
 Patch0:                %{name}-ac_fixes.patch
 URL:           http://www.xiph.org/ogg/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.6
 BuildRequires: libtool
 BuildRequires: tar >= 1:1.22
@@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES COPYING README
+%doc AUTHORS CHANGES COPYING README.md
 %attr(755,root,root) %{_libdir}/libogg.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libogg.so.0
 
This page took 0.1782 seconds and 4 git commands to generate.