rpms/mingw32-gtk2/F-13 .cvsignore, 1.17, 1.18 mingw32-gtk2-enable_static_build.patch, 1.2, 1.3 mingw32-gtk2.spec, 1.28, 1.29 sources, 1.17, 1.18

epienbro epienbro at fedoraproject.org
Wed Feb 24 19:46:09 UTC 2010


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-gtk2/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10552/F-13

Modified Files:
	.cvsignore mingw32-gtk2-enable_static_build.patch 
	mingw32-gtk2.spec sources 
Log Message:
Update to 2.19.6



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-gtk2/F-13/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	2 Feb 2010 12:12:45 -0000	1.17
+++ .cvsignore	24 Feb 2010 19:46:09 -0000	1.18
@@ -1,2 +1 @@
-gtk+-2.19.1.tar.bz2
-gtk+-2.19.4.tar.bz2
+gtk+-2.19.6.tar.bz2

mingw32-gtk2-enable_static_build.patch:
 configure    |   13 -------------
 configure.in |   20 ++++++++++----------
 2 files changed, 10 insertions(+), 23 deletions(-)

Index: mingw32-gtk2-enable_static_build.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-gtk2/F-13/mingw32-gtk2-enable_static_build.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mingw32-gtk2-enable_static_build.patch	2 Dec 2009 11:59:11 -0000	1.2
+++ mingw32-gtk2-enable_static_build.patch	24 Feb 2010 19:46:09 -0000	1.3
@@ -27,21 +27,20 @@
  
  AC_LIBTOOL_WIN32_DLL
  AM_PROG_LIBTOOL
---- configure.orig	2009-12-02 12:33:12.670948100 +0100
-+++ configure	2009-12-02 12:33:55.898932594 +0100
-@@ -4993,20 +4993,6 @@
- ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+--- configure.orig	2010-02-23 19:23:12.000000000 +0100
++++ configure	2010-02-24 20:31:55.040083850 +0100
+@@ -5141,19 +5141,6 @@
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
--
+ 
 -if test "$os_win32" = "yes"; then
 -  if test x$enable_static = xyes -o x$enable_static = x; then
--    { $as_echo "$as_me:$LINENO: WARNING: Disabling static library build, must build as DLL on Windows." >&5
+-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Disabling static library build, must build as DLL on Windows." >&5
 -$as_echo "$as_me: WARNING: Disabling static library build, must build as DLL on Windows." >&2;}
 -    enable_static=no
 -  fi
 -  if test x$enable_shared = xno; then
--    { $as_echo "$as_me:$LINENO: WARNING: Enabling shared library build, must build as DLL on Windows." >&5
+-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Enabling shared library build, must build as DLL on Windows." >&5
 -$as_echo "$as_me: WARNING: Enabling shared library build, must build as DLL on Windows." >&2;}
 -  fi
 -  enable_shared=yes


Index: mingw32-gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-gtk2/F-13/mingw32-gtk2.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- mingw32-gtk2.spec	2 Feb 2010 12:12:45 -0000	1.28
+++ mingw32-gtk2.spec	24 Feb 2010 19:46:09 -0000	1.29
@@ -6,7 +6,7 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-gtk2
-Version:        2.19.4
+Version:        2.19.6
 Release:        1%{?dist}
 Summary:        MinGW Windows Gtk2 library
 
@@ -341,6 +341,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 24 2010 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.19.6-1
+- Update to 2.19.6
+
 * Tue Feb  2 2010 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.19.4-1
 - Update to 2.19.4
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-gtk2/F-13/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	2 Feb 2010 12:12:45 -0000	1.17
+++ sources	24 Feb 2010 19:46:09 -0000	1.18
@@ -1 +1 @@
-c0bb9a753c37bf27aab118f085ad3de6  gtk+-2.19.4.tar.bz2
+524021c965a0e1a4ebadd58c576926a5  gtk+-2.19.6.tar.bz2



More information about the scm-commits mailing list