head 1.1; access; symbols OPENPKG_E1_MP_HEAD:1.1 OPENPKG_E1_MP:1.1 OPENPKG_E1_MP_2_STABLE:1.1.2.2 OPENPKG_E1_FP:1.1.2.2 OPENPKG_2_STABLE_MP:1.1 OPENPKG_2_STABLE_20061018:1.1.2.2 OPENPKG_2_STABLE:1.1.0.2; locks; strict; comment @# @; 1.1 date 2005.04.23.19.04.10; author rse; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2005.04.23.19.04.10; author rse; state dead; branches; next 1.1.2.2; commitid iZxwRSmmWscPXUQr; 1.1.2.2 date 2006.10.16.14.50.46; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.1 log @new package: gsview 4.7 (Ghostscript Graphical User Interface) @ text @Index: src/doc2html.c --- src/doc2html.c.orig 2003-02-17 11:48:50 +0100 +++ src/doc2html.c 2005-04-23 20:54:21 +0200 @@@@ -32,7 +32,6 @@@@ #include #include #include -#include #define MAX_LINE_LEN 1024 #define TRUE 1 Index: srcunx/unx.mak --- srcunx/unx.mak.orig 2004-11-27 06:51:26 +0100 +++ srcunx/unx.mak 2005-04-23 20:54:57 +0200 @@@@ -77,7 +77,7 @@@@ # Other possible options are -Wtraditional # Compiler flags for C and C++ files. -CFLAGS=-O -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings $(CDEBUG) -DX11 -DUNIX -DNONAG $(RPM_OPT_FLAGS) `gtk-config --cflags` $(XINCLUDE) $(PFLAGS) +CFLAGS=$(CDEBUG) -DX11 -DUNIX -DNONAG $(RPM_OPT_FLAGS) `gtk-config --cflags` $(XINCLUDE) $(PFLAGS) # Linker flags LFLAGS=$(LDEBUG) $(PLINK) `gtk-config --libs` @ 1.1.2.1 log @file gsview.patch was added on branch OPENPKG_2_STABLE on 2006-10-16 14:50:46 +0000 @ text @d1 23 @ 1.1.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 23 Index: src/doc2html.c --- src/doc2html.c.orig 2003-02-17 11:48:50 +0100 +++ src/doc2html.c 2005-04-23 20:54:21 +0200 @@@@ -32,7 +32,6 @@@@ #include #include #include -#include #define MAX_LINE_LEN 1024 #define TRUE 1 Index: srcunx/unx.mak --- srcunx/unx.mak.orig 2004-11-27 06:51:26 +0100 +++ srcunx/unx.mak 2005-04-23 20:54:57 +0200 @@@@ -77,7 +77,7 @@@@ # Other possible options are -Wtraditional # Compiler flags for C and C++ files. -CFLAGS=-O -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -Wcast-qual -Wwrite-strings $(CDEBUG) -DX11 -DUNIX -DNONAG $(RPM_OPT_FLAGS) `gtk-config --cflags` $(XINCLUDE) $(PFLAGS) +CFLAGS=$(CDEBUG) -DX11 -DUNIX -DNONAG $(RPM_OPT_FLAGS) `gtk-config --cflags` $(XINCLUDE) $(PFLAGS) # Linker flags LFLAGS=$(LDEBUG) $(PLINK) `gtk-config --libs` @