Update to 1.1.1
This commit is contained in:
parent
ad0d67b924
commit
375ecde18e
@ -1 +1 @@
|
||||
gavl-1.1.0.tar.gz
|
||||
gavl-1.1.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -up gavl-1.1.0/configure.ac.gdither gavl-1.1.0/configure.ac
|
||||
--- gavl-1.1.0/configure.ac.gdither 2008-09-30 22:41:05.000000000 +0200
|
||||
+++ gavl-1.1.0/configure.ac 2009-03-24 01:32:40.000000000 +0100
|
||||
@@ -189,6 +189,27 @@ TOP_SRCDIR=`cd ${srcdir} && pwd`
|
||||
diff -up gavl-1.1.1/configure.ac.gdither gavl-1.1.1/configure.ac
|
||||
--- gavl-1.1.1/configure.ac.gdither 2009-07-13 22:42:38.000000000 +0200
|
||||
+++ gavl-1.1.1/configure.ac 2009-10-28 00:02:31.461428785 +0100
|
||||
@@ -217,6 +217,27 @@ TOP_SRCDIR=`cd ${srcdir} && pwd`
|
||||
AC_SUBST(TOP_SRCDIR)
|
||||
|
||||
dnl
|
||||
@ -29,10 +29,10 @@ diff -up gavl-1.1.0/configure.ac.gdither gavl-1.1.0/configure.ac
|
||||
dnl Output variables
|
||||
dnl
|
||||
|
||||
diff -up gavl-1.1.0/gavl/Makefile.am.gdither gavl-1.1.0/gavl/Makefile.am
|
||||
--- gavl-1.1.0/gavl/Makefile.am.gdither 2008-08-20 22:18:08.000000000 +0200
|
||||
+++ gavl-1.1.0/gavl/Makefile.am 2009-03-24 01:32:40.000000000 +0100
|
||||
@@ -39,8 +39,15 @@ threednow_libs =
|
||||
diff -up gavl-1.1.1/gavl/Makefile.am.gdither gavl-1.1.1/gavl/Makefile.am
|
||||
--- gavl-1.1.1/gavl/Makefile.am.gdither 2009-05-13 17:10:37.000000000 +0200
|
||||
+++ gavl-1.1.1/gavl/Makefile.am 2009-10-28 00:04:37.837435280 +0100
|
||||
@@ -40,8 +40,15 @@ threednow_libs =
|
||||
threednow_subdirs =
|
||||
endif
|
||||
|
||||
@ -49,12 +49,12 @@ diff -up gavl-1.1.0/gavl/Makefile.am.gdither gavl-1.1.0/gavl/Makefile.am
|
||||
$(sse_subdirs) \
|
||||
$(sse2_subdirs) \
|
||||
$(sse3_subdirs) \
|
||||
@@ -104,7 +111,7 @@ $(sse3_libs) \
|
||||
@@ -109,7 +116,7 @@ $(sse3_libs) \
|
||||
$(threednow_libs) \
|
||||
c/libgavl_c.la \
|
||||
hq/libgavl_hq.la \
|
||||
-libgdither/libgdither.la \
|
||||
+$(MAYBE_LIBGDITHER_LA) \
|
||||
libsamplerate/libsamplerate.la \
|
||||
@LIBGAVL_LIBS@ \
|
||||
-lm
|
||||
|
@ -1,13 +1,13 @@
|
||||
Name: gavl
|
||||
Version: 1.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for handling uncompressed audio and video data
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv3+
|
||||
URL: http://gmerlin.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/gmerlin/gavl-%{version}.tar.gz
|
||||
Patch1: gavl-1.1.0-system_libgdither.patch
|
||||
Patch1: gavl-1.1.1-system_libgdither.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: libtool
|
||||
@ -55,6 +55,7 @@ sed -i -i 's/LQT_OPT_CFLAGS/dnl LQT_OPT_CFLAGS/g' configure.ac
|
||||
sh autogen.sh
|
||||
|
||||
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-debug \
|
||||
|
@ -1 +1,2 @@
|
||||
gavl-1_1_0-1_fc10:HEAD:gavl-1.1.0-1.fc10.src.rpm:1239187747
|
||||
gavl-1_1_1-1_fc11:HEAD:gavl-1.1.1-1.fc11.src.rpm:1256684797
|
||||
|
Loading…
Reference in New Issue
Block a user