[packages/gnet] - patch against new autoconf - rel 3

blekot blekot at pld-linux.org
Sat Apr 6 22:01:12 CEST 2013


commit f24865540efe6851886121394782a9073874f3b4
Author: Lukasz Glebicki <blekot at pld-linux.org>
Date:   Sat Apr 6 22:00:50 2013 +0200

    - patch against new autoconf
    - rel 3

 gnet.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gnet.spec b/gnet.spec
index 4a6a3dd..f725427 100644
--- a/gnet.spec
+++ b/gnet.spec
@@ -2,13 +2,14 @@ Summary:	Gnet, a network library
 Summary(pl.UTF-8):	Biblioteka sieciowa
 Name:		gnet
 Version:	2.0.8
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnet/2.0/%{name}-%{version}.tar.bz2
 # Source0-md5:	93327d2fca333d7e54ba2cf54e071165
 Patch0:		%{name}-nolibs.patch
 Patch1:		%{name}-move_define.patch
+Patch2:		%{name}-newautoconf.patch
 URL:		http://gnetlibrary.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -73,6 +74,7 @@ Biblioteka statyczna Gnet.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # don't BR glib-devel
 echo -e 'AC_DEFUN([AM_PATH_GLIB], [$3\n:])' >> acinclude.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnet.git/commitdiff/f24865540efe6851886121394782a9073874f3b4



More information about the pld-cvs-commit mailing list