]> git.pld-linux.org Git - packages/grilo.git/commitdiff
Update to 0.2.5 auto/th/grilo-0.2.5-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 20 Mar 2013 11:42:40 +0000 (12:42 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 20 Mar 2013 11:42:40 +0000 (12:42 +0100)
- removed obsolete automake-1.13.patch

automake-1.13.patch [deleted file]
grilo.spec

diff --git a/automake-1.13.patch b/automake-1.13.patch
deleted file mode 100644 (file)
index a160e00..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -uNr grilo-0.2.4/configure.ac grilo-0.2.4.new/configure.ac
---- grilo-0.2.4/configure.ac   2012-11-30 16:09:26.000000000 +0100
-+++ grilo-0.2.4.new/configure.ac       2013-03-19 15:40:47.899983445 +0100
-@@ -23,7 +23,7 @@
- AC_CONFIG_MACRO_DIR([m4])
- AC_CONFIG_SRCDIR([src])
--AM_CONFIG_HEADER(src/config.h)
-+AC_CONFIG_HEADERS(src/config.h)
- AC_PROG_CC
- AC_PROG_INSTALL
index 6815d33423dc93de10a05acd570a97267c05846d..c0ee4b5e3db0309a1dc23083a5cfa85330c4c648 100644 (file)
@@ -7,14 +7,13 @@
 Summary:       Framework for access to sources of multimedia content
 Summary(pl.UTF-8):     Szkielet dostępu do źródeł treści multimedialnych
 Name:          grilo
-Version:       0.2.4
+Version:       0.2.5
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/grilo/0.2/%{name}-%{version}.tar.xz
-# Source0-md5: bad59e9e408b00149481902d54bfecb5
+# Source0-md5: 20b36e0471f7c40b04ea5e9e13920d47
 Patch0:                %{name}-sh.patch
-Patch1:                automake-1.13.patch
 URL:           http://live.gnome.org/Grilo
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -95,7 +94,6 @@ API języka Vala do bibliotek grilo.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.171507 seconds and 4 git commands to generate.