patches/pcmanfm-01-Wall.diff
author yippi
Mon, 30 Aug 2010 07:25:50 +0000
changeset 2902 08e78929e19a
child 3498 10a4723b249a
permissions -rw-r--r--
2010-08-30 Brian Cameron <[email protected]> * SFEpcmanfm.spec, patches/pcmanfm-01-Wall.diff, patches/pcmanfm-02-inline.diff: Bump to 0.9.7 and add patches needed for building. * patches/pcmanfm-01-mnttab.diff, patches/pcmanfm-02-Werror.diff, patches/pcmanfm-03-union-struct-naming.diff: Remove upstream patches. * SFElibfm.spec, patches/libfm-01-studio.diff, patches/libfm-02-inline.diff: Add new spec file with version 0.1.12. * SFEimlib2.spec: Bump to 1.4.4. * SFEenlightenment.spec: Bump to 1.0.4. * SFEethos.spec: Add BuildRequires on vala. * SFEpywebkitgtk.spec: Remove .la/.a files. * base-specs/boost.spec, patches/boost-06-bjam-math.diff: Bump to 1.44. * base-specs/liblouis.spec: Bump to 2.1.1.

--- pcmanfm-0.9.7/configure.ac-orig	2010-08-30 02:05:19.545165544 -0500
+++ pcmanfm-0.9.7/configure.ac	2010-08-30 02:05:26.960841128 -0500
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.63])
 AC_INIT([pcmanfm], [0.9.7], [http://pcmanfm.sf.net/])
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE()
 
 AC_CONFIG_HEADERS([config.h])
 
--- pcmanfm-0.9.7/src/Makefile.am-orig	2010-08-30 02:08:23.190752970 -0500
+++ pcmanfm-0.9.7/src/Makefile.am	2010-08-30 02:09:01.927018958 -0500
@@ -31,8 +31,6 @@ pcmanfm_CFLAGS = \
 	$(FM_CFLAGS) \
 	$(MENU_CACHE_CFLAGS) \
 	$(G_CAST_CHECKS) \
-	-Wall \
-	-Werror-implicit-function-declaration \
 	$(NULL)
 
 pcmanfm_LDADD = \