Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30832/dists/unstable/main/finkinfo/utils

Modified Files:
        fplan-nox.info fplan-nox.patch fplan.info fplan.patch 
Log Message:
Clear for gcc4


Index: fplan.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/fplan.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fplan.patch 12 Feb 2004 19:01:58 -0000      1.1
+++ fplan.patch 1 Feb 2006 19:06:03 -0000       1.2
@@ -75,3 +75,26 @@
  
  # ---------------------------------------------------------------------------
  # Define the command to be used by 'make doc' to create formatted man
+diff -Naur fplan-1.4.2.orig/compute.c fplan-1.4.2/compute.c
+--- fplan-1.4.2.orig/compute.c 1999-04-20 02:18:22.000000000 -0400
++++ fplan-1.4.2/compute.c      2006-02-01 13:48:42.000000000 -0500
+@@ -568,6 +568,7 @@
+           }
+           break;
+        default:
++          break;
+        }
+       }
+    }
+diff -Naur fplan-1.4.2.orig/output_text.c fplan-1.4.2/output_text.c
+--- fplan-1.4.2.orig/output_text.c     1999-04-20 02:18:48.000000000 -0400
++++ fplan-1.4.2/output_text.c  2006-02-01 13:49:28.000000000 -0500
+@@ -346,6 +346,7 @@
+       break;
+    default:
+       put_string (out_fp, fw, headers[(int) cell.kind]);
++      break;
+    }
+ }
+ 
+

Index: fplan-nox.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/fplan-nox.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fplan-nox.info      8 Dec 2005 01:08:54 -0000       1.4
+++ fplan-nox.info      1 Feb 2006 19:06:03 -0000       1.5
@@ -9,8 +9,7 @@
 Conflicts: fplan
 Replaces: fplan
 PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
-BuildDepends: gcc3.3
-CompileScript: make CC=gcc-3.3
+CompileScript: make
 InstallScript: <<
 mkdir -p %i/bin
 mkdir -p %i/share/man/man1

Index: fplan-nox.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/fplan-nox.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fplan-nox.patch     1 Feb 2004 06:52:59 -0000       1.1
+++ fplan-nox.patch     1 Feb 2006 19:06:03 -0000       1.2
@@ -74,4 +74,26 @@
  
  # ---------------------------------------------------------------------------
  # Define the command to be used by 'make doc' to create formatted man
+diff -Naur fplan-1.4.2.orig/compute.c fplan-1.4.2/compute.c
+--- fplan-1.4.2.orig/compute.c 1999-04-20 02:18:22.000000000 -0400
++++ fplan-1.4.2/compute.c      2006-02-01 13:48:42.000000000 -0500
+@@ -568,6 +568,7 @@
+           }
+           break;
+        default:
++          break;
+        }
+       }
+    }
+diff -Naur fplan-1.4.2.orig/output_text.c fplan-1.4.2/output_text.c
+--- fplan-1.4.2.orig/output_text.c     1999-04-20 02:18:48.000000000 -0400
++++ fplan-1.4.2/output_text.c  2006-02-01 13:49:28.000000000 -0500
+@@ -346,6 +346,7 @@
+       break;
+    default:
+       put_string (out_fp, fw, headers[(int) cell.kind]);
++      break;
+    }
+ }
+ 
 

Index: fplan.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/fplan.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fplan.info  8 Dec 2005 01:09:39 -0000       1.3
+++ fplan.info  1 Feb 2006 19:06:03 -0000       1.4
@@ -9,9 +9,9 @@
 Conflicts: fplan-nox
 Replaces: fplan-nox
 Depends: gnome-libs-shlibs, imlib-shlibs, gtk+-shlibs, glib-shlibs, X11
-BuildDepends: gnome-libs-dev, imlib, gtk+, glib, gcc3.3, libgettext3-dev, 
esound, audiofile
+BuildDepends: gnome-libs-dev, imlib, gtk+, glib, libgettext3-dev, esound, 
audiofile
 PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
-CompileScript: make CC=gcc-3.3
+CompileScript: make
 InstallScript: <<
 mkdir -p %i/bin
 mkdir -p %i/share/man/man1



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to