rpms/alliance/EL-5 alliance-examples-adm2901.patch, NONE, 1.1 alliance-examples-go-all-clean.sh, NONE, 1.1 alliance-examples-go-all.sh, NONE, 1.1 alliance-examples-mipsR3000.patch, NONE, 1.1 alliance-tutorials-amd2901.patch, NONE, 1.1 alliance-tutorials-go-all-clean.sh, NONE, 1.1 alliance-tutorials-go-all.sh, NONE, 1.1 alliance-tutorials-place_n_route.patch, NONE, 1.1 alliance-tutorials-simulation.patch, NONE, 1.1 alliance-tutorials-start.patch, NONE, 1.1 alliance-tutorials-synthesis.patch, NONE, 1.1 alliance-xgra-xgrerror-ld.patch, NONE, 1.1 alliance-xgra.patch, NONE, 1.1 xgra.desktop, NONE, 1.1 xgra.png, NONE, 1.1 .cvsignore, 1.3, 1.4 alliance-env.patch, 1.2, 1.3 alliance.spec, 1.4, 1.5 dreal.desktop, 1.3, 1.4 graal.desktop, 1.3, 1.4 import.log, 1.1, 1.2 sources, 1.3, 1.4 xfsm.desktop, 1.3, 1.4 xpat.desktop, 1.3, 1.4 xsch.desktop, 1.3, 1.4 xvpn.desktop, 1.3, 1.4 alliance-gcc43.patch, 1.1, NONE

Chitlesh GOORAH chitlesh at fedoraproject.org
Fri Aug 28 10:47:50 UTC 2009


Author: chitlesh

Update of /cvs/pkgs/rpms/alliance/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22589/EL-5

Modified Files:
	.cvsignore alliance-env.patch alliance.spec dreal.desktop 
	graal.desktop import.log sources xfsm.desktop xpat.desktop 
	xsch.desktop xvpn.desktop 
Added Files:
	alliance-examples-adm2901.patch 
	alliance-examples-go-all-clean.sh alliance-examples-go-all.sh 
	alliance-examples-mipsR3000.patch 
	alliance-tutorials-amd2901.patch 
	alliance-tutorials-go-all-clean.sh 
	alliance-tutorials-go-all.sh 
	alliance-tutorials-place_n_route.patch 
	alliance-tutorials-simulation.patch 
	alliance-tutorials-start.patch 
	alliance-tutorials-synthesis.patch 
	alliance-xgra-xgrerror-ld.patch alliance-xgra.patch 
	xgra.desktop xgra.png 
Removed Files:
	alliance-gcc43.patch 
Log Message:
snapshot 20090827

alliance-examples-adm2901.patch:
 amd2901_chip.c |   16 ++++++++--------
 amd2901_core.c |    4 ++--
 2 files changed, 10 insertions(+), 10 deletions(-)

--- NEW FILE alliance-examples-adm2901.patch ---
diff -Naur alliance-5.0/documentation/alliance-examples/amd2901/amd2901_chip.c test-64/alliance-examples/amd2901/amd2901_chip.c
--- alliance-5.0/documentation/alliance-examples/amd2901/amd2901_chip.c	2004-05-23 20:55:16.000000000 +0200
+++ test-64/alliance-examples/amd2901/amd2901_chip.c	2009-06-14 02:35:45.000000000 +0200
@@ -1,5 +1,5 @@
 #include <genlib.h>
-#define POWER "vdde","vdd","vsse","vss",0
+#define POWER "vdde","vdd","vsse","vss",NULL
 
 int main ()
  {
@@ -78,7 +78,7 @@
 
 	"vdd => vdd",
 	"vss => vss",
-	0);
+	NULL);
 
   GENLIB_LOINS("pck_sp","p_ck","ck","cki", POWER);
 
@@ -119,13 +119,13 @@
   GENLIB_LOINS ("piot_sp","p_r3",
 	"ram_o_up","sh_left","ram_i_up","r3","cki", POWER );
 
-  GENLIB_LOINS("pvddick_sp","p_vddick0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvssick_sp","p_vssick0","ckc","cki","vdde","vdd","vsse","vss",0);
+  GENLIB_LOINS("pvddick_sp","p_vddick0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvssick_sp","p_vssick0","ckc","cki","vdde","vdd","vsse","vss",NULL);
 
-  GENLIB_LOINS("pvddeck_sp","p_vddeck0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvddeck_sp","p_vddeck1","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvsseck_sp","p_vsseck0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvsseck_sp","p_vsseck1","ckc","cki","vdde","vdd","vsse","vss",0);
+  GENLIB_LOINS("pvddeck_sp","p_vddeck0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvddeck_sp","p_vddeck1","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvsseck_sp","p_vsseck0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvsseck_sp","p_vsseck1","ckc","cki","vdde","vdd","vsse","vss",NULL);
 
   GENLIB_SAVE_LOFIG();
 
diff -Naur alliance-5.0/documentation/alliance-examples/amd2901/amd2901_core.c test-64/alliance-examples/amd2901/amd2901_core.c
--- alliance-5.0/documentation/alliance-examples/amd2901/amd2901_core.c	2004-05-23 20:55:16.000000000 +0200
+++ test-64/alliance-examples/amd2901/amd2901_core.c	2009-06-14 02:36:07.000000000 +0200
@@ -109,7 +109,7 @@
        "out_x[3:0] =>     y[3:0]",
 
        "vdd => vdd",
-       "vss => vss", 0);
+       "vss => vss", NULL);
 
 
   /* ***************** Control Instanciation ****************** */
@@ -161,7 +161,7 @@
        "oe => oe",
 
        "vdd => vdd",
-       "vss => vss", 0);
+       "vss => vss", NULL);
 
   GENLIB_PLACE ("amd2901_dpt", "amd2901_dpt", NOSYM, 0, 0);
   GENLIB_DEF_AB (0, 0, 0, 100);


--- NEW FILE alliance-examples-go-all-clean.sh ---
#!/bin/sh

for B in addaccu16 adder4 amd2901 amd2901-vasy digi divcas4 \
    multi16b-reg multi4b multi8 multi8b pgcd sqrt32 sqrt8 \
    mipsR3000 hadamard
do
  if [ -d $B ]
  then echo "----- BENCH $B ----- "
       (cd $B && make clean)
  fi
done


--- NEW FILE alliance-examples-go-all.sh ---
#!/bin/sh

for B in addaccu16 adder4 amd2901 amd2901-vasy digi divcas4 \
    multi16b-reg multi4b multi8 multi8b pgcd sqrt32 sqrt8 \
    mipsR3000 hadamard
do
  if [ -d $B ]
  then echo "----- BENCH $B ----- "
       (cd $B && make clean && make)
  fi
done

alliance-examples-mipsR3000.patch:
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE alliance-examples-mipsR3000.patch ---
diff -Naur alliance-5.0/documentation/alliance-examples/mipsR3000/sce/Makefile test-64/alliance-examples/mipsR3000/sce/Makefile
--- alliance-5.0/documentation/alliance-examples/mipsR3000/sce/Makefile	2004-07-30 02:40:09.000000000 +0200
+++ test-64/alliance-examples/mipsR3000/sce/Makefile	2009-06-14 03:12:56.000000000 +0200
@@ -119,7 +119,7 @@
       LVX = $(MBK_EXTRACT_ENV); $(ALLIANCE_BIN)/lvx
     PROOF = $(MBK_EXTRACT_ENV); $(ALLIANCE_BIN)/proof
      RING = $(MBK_GENERAT_ENV); $(ALLIANCE_BIN)/ring
-    DPGEN = $(MBK_GENERAT_ENV); $(ALLIANCE_BIN)/genlib
+    DPGEN = $(MBK_GENERAT_ENV); $(ALLIANCE_BIN)/genlib --keep-exec --verbose
     OCP   = $(MBK_GENERAT_ENV); $(ALLIANCE_BIN)/ocp -v -gnuplot
     OCR   = $(MBK_GENERAT_ENV); $(ALLIANCE_BIN)/ocr
     NERO  = $(MBK_GENERAT_ENV); $(ALLIANCE_BIN)/nero -V

alliance-tutorials-amd2901.patch:
 Makefile |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

--- NEW FILE alliance-tutorials-amd2901.patch ---
diff -Naur documentation/tutorials/synthesis/src/amd2901/Makefile tutorials/synthesis/src/amd2901/Makefile
--- documentation/tutorials/synthesis/src/amd2901/Makefile	2002-07-25 14:50:18.000000000 +0200
+++ tutorials/synthesis/src/amd2901/Makefile	2007-07-18 19:34:53.000000000 +0200
@@ -2,17 +2,17 @@
 all: EXAMPLE VAR  CATAL02 res.pat
 
 
-VAR: 
+VAR:
 	MBK_IN_LO=vst;export MBK_IN_LO ;\
-	MBK_CATA_LIB=/asim/alliance/cells/sxlib;export MBK_CATA_LIB
+	MBK_CATA_LIB=$ALLIANCE_TOP/cells/sxlib;export MBK_CATA_LIB
 
 CATAL01:
-	echo amd2901_ctl C >CATAL  
+	echo amd2901_ctl C >CATAL
 	echo amd2901_dpt C >>CATAL
 
 CATAL02:
 	echo amd2901_dpt C >CATAL
-	
+
 EXAMPLE:
 	genlib circuit
 
@@ -38,7 +38,7 @@
 
 res2.pat: amd2901_chip.vst pattern.pat amd2901_core.vst CATAL
 	asimut amd2901_chip pattern res2
-	touch amd2901_chip.vst 
+	touch amd2901_chip.vst
 
 clean :
 	rm -f Makefile-*                 \



--- NEW FILE alliance-tutorials-go-all-clean.sh ---
#!/bin/sh

for B in place_and_route simulation synthesis
do
  if [ -d $B/src ]
  then echo "--- BENCH $B ----"
       (cd $B/src && make clean)
  fi
done


--- NEW FILE alliance-tutorials-go-all.sh ---
#!/bin/sh

for B in place_and_route simulation synthesis
do
  if [ -d $B/src ]
  then echo "--- BENCH $B ----"
       (cd $B/src && make clean && make)
  fi
done

alliance-tutorials-place_n_route.patch:
 amd2901_chip.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

--- NEW FILE alliance-tutorials-place_n_route.patch ---
diff -Naur alliance-5.0/documentation/tutorials/place_and_route/src/amd2901/amd2901_chip.c test-64/tutorials/place_and_route/src/amd2901/amd2901_chip.c
--- alliance-5.0/documentation/tutorials/place_and_route/src/amd2901/amd2901_chip.c	2002-07-25 14:50:19.000000000 +0200
+++ test-64/tutorials/place_and_route/src/amd2901/amd2901_chip.c	2009-06-14 02:27:03.000000000 +0200
@@ -1,5 +1,5 @@
 #include <genlib.h>
-#define POWER "vdde","vdd","vsse","vss",0
+#define POWER "vdde","vdd","vsse","vss",NULL
 
 int main ()
  {
@@ -78,7 +78,7 @@
 
 	"vdd => vdd",
 	"vss => vss",
-	0);
+	NULL);
 
   GENLIB_LOINS("pck_sp","p_ck","ck","cki", POWER);
 
@@ -119,13 +119,13 @@
   GENLIB_LOINS ("piot_sp","p_r3",
 	"ram_o_up","sh_left","ram_i_up","r3","cki", POWER );
 
-  GENLIB_LOINS("pvddick_sp","p_vddick0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvssick_sp","p_vssick0","ckc","cki","vdde","vdd","vsse","vss",0);
+  GENLIB_LOINS("pvddick_sp","p_vddick0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvssick_sp","p_vssick0","ckc","cki","vdde","vdd","vsse","vss",NULL);
 
-  GENLIB_LOINS("pvddeck_sp","p_vddeck0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvddeck_sp","p_vddeck1","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvsseck_sp","p_vsseck0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvsseck_sp","p_vsseck1","ckc","cki","vdde","vdd","vsse","vss",0);
+  GENLIB_LOINS("pvddeck_sp","p_vddeck0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvddeck_sp","p_vddeck1","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvsseck_sp","p_vsseck0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvsseck_sp","p_vsseck1","ckc","cki","vdde","vdd","vsse","vss",NULL);
 
   GENLIB_SAVE_LOFIG();
 

alliance-tutorials-simulation.patch:
 simulation.tex |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- NEW FILE alliance-tutorials-simulation.patch ---
diff -Naur alliance-5.0/documentation/tutorials/simulation/tex/simulation.tex test-64/tutorials/simulation/tex/simulation.tex
--- alliance-5.0/documentation/tutorials/simulation/tex/simulation.tex	2004-10-16 14:52:05.000000000 +0200
+++ test-64/tutorials/simulation/tex/simulation.tex	2009-07-04 12:18:54.867711418 +0200
@@ -171,7 +162,7 @@
         }
 
 All the files used in this part are located in the \\ 
-\texttt{/tutorial/simulation/src} directory.\\
+\texttt{/usr/share/doc/alliance-doc-5.0/tutorial/simulation/src} directory.\\
 This directory contains two subdirectories and one Makefile : 
 \begin{itemize}
 \item The Makefile allows you to validate automatically the entire simulation part
@@ -626,13 +617,13 @@
 \bf SXLIB }. For the functionality of the various cells and their
 interface, the sxlib man is available. The behavioral
 description of each cell is present in \\
-{\bf /alliance/cells/sxlib }.
+{\bf \$ALLIANCE\_TOP/cells/sxlib }.
 
 You must set the environment variable { \bf MBK\_CATA\_LIB }
 to be able to reach these cells.
 
 \begin{commandline}
- > MBK_CATA_LIB=/alliance/cells/sxlib
+ > MBK_CATA_LIB=\$ALLIANCE\_TOP/cells/sxlib
  > export MBK_CATA_LIB
 \end{commandline}
 

alliance-tutorials-start.patch:
 start.tex |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

--- NEW FILE alliance-tutorials-start.patch ---
diff -Naur alliance-5.0/documentation/tutorials/start/start.tex test-64/tutorials/start/start.tex
--- alliance-5.0/documentation/tutorials/start/start.tex	2004-10-16 14:52:13.000000000 +0200
+++ test-64/tutorials/start/start.tex	2009-07-04 12:17:35.389714653 +0200
@@ -116,13 +116,13 @@
 try to run the following command :
 
 \begin{phraseverbatim}
-~alp/addaccu %-) source /alliance/etc/alc_env.csh
+~alp/addaccu %-) source /etc/profile.d/alc_env.csh
 \end{phraseverbatim}
 
 Otherwise, if you run a \texttt{sh-like} shell, try to run the following 
 command :
 \begin{phraseverbatim}
-~alp/addaccu %-) source /alliance/alc_env.sh
+~alp/addaccu %-) source /etc/profile.d/alc_env.sh
 \end{phraseverbatim}
 \\
 Before we proceed to the tutorial, you must make sure that the
@@ -151,13 +151,13 @@
 MBK_CATAL_NAME=CATAL
 MBK_SCALE_X=100
 MBK_VSS=vss
-MBK_CATA_LIB=.:/alliance/cells/sxlib:/alliance/cells/padlib
+MBK_CATA_LIB=.:\$ALLIANCE\_TOP/cells/sxlib:\$ALLIANCE\_TOP/cells/padlib
 MBK_WORK_LIB=.
 MBK_VDD=vdd
 MBK_C4_LIB=./cellsC4
 MBK_IN_LO=vst
 MBK_IN_PH=ap
-MBK_TARGET_LIB=/alliance/cells/sxlib
+MBK_TARGET_LIB=\$ALLIANCE\_TOP/cells/sxlib
 MBK_OUT_LO=vst
 \end{framedverbatim}
 \caption{\label{mbk} \texttt{MBK} environment variables.}

alliance-tutorials-synthesis.patch:
 src/amd2901/amd2901_chip.c |   14 +++++++-------
 tex/synthesis.tex          |    2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

--- NEW FILE alliance-tutorials-synthesis.patch ---
diff -Naur alliance-5.0/documentation/tutorials/synthesis/src/amd2901/amd2901_chip.c test-64/tutorials/synthesis/src/amd2901/amd2901_chip.c
--- alliance-5.0/documentation/tutorials/synthesis/src/amd2901/amd2901_chip.c	2002-07-25 14:50:18.000000000 +0200
+++ test-64/tutorials/synthesis/src/amd2901/amd2901_chip.c	2009-06-14 00:31:18.000000000 +0200
@@ -78,7 +78,7 @@
 
 	"vdd => vdd",
 	"vss => vss",
-	0);
+	NULL);
 
   GENLIB_LOINS("pck_sp","p_ck","ck","cki", POWER);
 
@@ -119,13 +119,13 @@
   GENLIB_LOINS ("piot_sp","p_r3",
 	"ram_o_up","sh_left","ram_i_up","r3","cki", POWER );
 
-  GENLIB_LOINS("pvddick_sp","p_vddick0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvssick_sp","p_vssick0","ckc","cki","vdde","vdd","vsse","vss",0);
+  GENLIB_LOINS("pvddick_sp","p_vddick0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvssick_sp","p_vssick0","ckc","cki","vdde","vdd","vsse","vss",NULL);
 
-  GENLIB_LOINS("pvddeck_sp","p_vddeck0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvddeck_sp","p_vddeck1","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvsseck_sp","p_vsseck0","ckc","cki","vdde","vdd","vsse","vss",0);
-  GENLIB_LOINS("pvsseck_sp","p_vsseck1","ckc","cki","vdde","vdd","vsse","vss",0);
+  GENLIB_LOINS("pvddeck_sp","p_vddeck0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvddeck_sp","p_vddeck1","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvsseck_sp","p_vsseck0","ckc","cki","vdde","vdd","vsse","vss",NULL);
+  GENLIB_LOINS("pvsseck_sp","p_vsseck1","ckc","cki","vdde","vdd","vsse","vss",NULL);
 
   GENLIB_SAVE_LOFIG();
 
diff -Naur alliance-5.0/documentation/tutorials/synthesis/tex/synthesis.tex test-64/tutorials/synthesis/tex/synthesis.tex
--- alliance-5.0/documentation/tutorials/synthesis/tex/synthesis.tex	2004-10-16 14:52:17.000000000 +0200
+++ test-64/tutorials/synthesis/tex/synthesis.tex	2009-07-04 12:26:03.345711622 +0200
@@ -220,7 +211,7 @@
         }
 
 All the files used in this part are located under \\
-\texttt{/tutorial/synthesis/src} directory.\\
+\texttt{/usr/share/doc/alliance-doc-5.0/tutorials/synthesis/src} directory.\\
 This directory contents four subdirectories and one Makefile :
 \begin{itemize}\itemsep=-.8ex
 


alliance-xgra-xgrerror-ld.patch:
 XGR_error.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- NEW FILE alliance-xgra-xgrerror-ld.patch ---
--- xgra/src/XGR_error.c	2007-11-27 21:41:32.000000000 +0100
+++ XGR_error.c	2009-08-28 07:53:58.546631214 +0200
@@ -270,7 +270,7 @@
 
   if ( XgraFigureGra != (autgraph *)NULL )
   {
-    sprintf( Scan, "  FIGURE : %s\n\n  NODES : %d\n  ARCS : %d\n\n",
+    sprintf( Scan, "  FIGURE : %s\n\n  NODES : %ld\n  ARCS : %ld\n\n",
         XgraFigure->NAME,
         XgraFigureGra->NUMBER_NODE,
         XgraFigureGra->NUMBER_ARC );
@@ -282,7 +282,7 @@
 
   Scan = Scan + strlen( Scan );
 
-  sprintf( Scan, "  BOUNDING BOX : \n\n  XMIN : %d\n  YMIN : %d\n  XMAX : %d\n  YMAX : %d\n\n",
+  sprintf( Scan, "  BOUNDING BOX : \n\n  XMIN : %ld\n  YMIN : %ld\n  XMAX : %ld\n  YMAX : %ld\n\n",
            XgraBoundXmin / XGRA_UNIT, XgraBoundYmin / XGRA_UNIT,
            XgraBoundXmax / XGRA_UNIT, XgraBoundYmax / XGRA_UNIT );
 

alliance-xgra.patch:
 Makefile.am |  144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 143 insertions(+), 1 deletion(-)

--- NEW FILE alliance-xgra.patch ---
--- /home/chitlesh/rpmbuild/BUILD/alliance-5.0/xgra/Makefile.am	2009-08-28 07:20:46.993629321 +0200
+++ src/xgra/Makefile.am	2009-08-28 07:26:58.090631633 +0200
@@ -1 +1,143 @@
-SUBDIRS = src etc
+bin_PROGRAMS = \
+	xgra
+
+xgra_CPPFLAGS = \
+	$(GLIB_CFLAGS) \
+	-DG_LOG_DOMAIN=\"xgra\" \
+	$(MOTIF_CFLAGS) \
+	-DXGRA_DEFAULT_PARAM_NAME=\"${sysconfdir}/xgra.par\" \
+	-DXMS_FILE_NAME=\".xgra.cfg\" \
+	-I$(top_srcdir)/mbk/src \
+	-I$(top_srcdir)/aut/src
+
+xgra_SOURCES = \
+	xgra.c \
+	xgra.h \
+	XGR_bound.c \
+	XGR_bound.h \
+	XGR_error.c \
+	XGR_error.h \
+	XGR_graph.c \
+	XGR_graph.h \
+	XGR_object.c \
+	XGR_object.h \
+	XGR_place.c \
+	XGR_place.h \
+	XGR_select.c \
+	XGR_select.h \
+	XGR.h \
+	XME_dialog.c \
+	XME_dialog.h \
+	XME_edit.c \
+	XME_edit.h \
+	XME.h \
+	XME_menu.c \
+	XME_menu.h \
+	XME_message.c \
+	XME_message.h \
+	XME_panel.c \
+	XME_panel.h \
+	XME_search.c \
+	XME_search.h \
+	XME_select.c \
+	XME_select.h \
+	XMF_dialog.c \
+	XMF_dialog.h \
+	XMF_file.c \
+	XMF_file.h \
+	XMF.h \
+	XMF_menu.c \
+	XMF_menu.h \
+	XMF_panel.c \
+	XMF_panel.h \
+	XMH.h \
+	XMH_help.c \
+	XMH_help.h \
+	XMH_menu.c \
+	XMH_menu.h \
+	XMH_panel.c \
+	XMH_panel.h \
+	XMS_dialog.c \
+	XMS_dialog.h \
+	XMS.h \
+	XMS_menu.c \
+	XMS_menu.h \
+	XMS_panel.c \
+	XMS_panel.h \
+	XMS_setup.c \
+	XMS_setup.h \
+	XMT_dialog.c \
+	XMT_dialog.h \
+	XMT.h \
+	XMT_menu.c \
+	XMT_menu.h \
+	XMT_message.c \
+	XMT_message.h \
+	XMT_panel.c \
+	XMT_panel.h \
+	XMT_tools.c \
+	XMT_tools.h \
+	XMV_dialog.c \
+	XMV_dialog.h \
+	XMV.h \
+	XMV_map.c \
+	XMV_map.h \
+	XMV_menu.c \
+	XMV_menu.h \
+	XMV_message.c \
+	XMV_message.h \
+	XMV_panel.c \
+	XMV_panel.h \
+	XMV_view.c \
+	XMV_view.h \
+	XMX_color.c \
+	XMX_color.h \
+	XMX_cursor.c \
+	XMX_cursor.h \
+	XMX_dialog.c \
+	XMX_dialog.h \
+	XMX_event.c \
+	XMX_event.h \
+	XMX_graphic.c \
+	XMX_graphic.h \
+	XMX_grid.c \
+	XMX_grid.h \
+	XMX.h \
+	XMX_icon.c \
+	XMX_icon.h \
+	XMX_menu.c \
+	XMX_menu.h \
+	XMX_message.c \
+	XMX_message.h \
+	XMX_motif.c \
+	XMX_motif.h \
+	XMX_panel.c \
+	XMX_panel.h \
+	XMX_view.c \
+	XMX_view.h \
+	XSB_error.c \
+	XSB_error.h \
+	XSB.h \
+	XSB_parse.c \
+	XSB_parse.h \
+	XSB_share.c \
+	XSB_share.h \
+	XTB_cursor.c \
+	XTB_cursor.h \
+	XTB_dialog.c \
+	XTB_dialog.h \
+	XTB.h \
+	XTB_icon.c \
+	XTB_icon.h \
+	XTB_menu.c \
+	XTB_menu.h \
+	XTB_panel.c \
+	XTB_panel.h \
+	XTB_pixmap.c \
+	XTB_pixmap.h
+
+xgra_LDADD = \
+	$(GLIB_CFLAGS) \
+	$(MOTIF_LIBS) \
+	$(top_builddir)/src/aut/libAut.la \
+	$(top_builddir)/src/mbk/libMut.la


--- NEW FILE xgra.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Alliance: Graphic Graph Viewer
Exec=ALLIANCE_TOP/bin/xgra
Icon=xgra.png
Type=Application
Terminal=false
GenericName=xpvn
Categories=Electronics;Engineering;
Comment=View the graphic graph


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	10 Nov 2008 18:01:19 -0000	1.3
+++ .cvsignore	28 Aug 2009 10:47:49 -0000	1.4
@@ -1,2 +1 @@
-alliance-5.0-20070718.tar.gz
-alliance-5.0-tutorials.tar.bz2
+alliance-5.0-20090827.tar.gz

alliance-env.patch:
 distrib1/etc/alc_env.csh.in |   11 +++++++----
 distrib1/etc/alc_env.sh.in  |   11 +++++++----
 etc/Makefile.am             |    2 +-
 etc/Makefile.in             |    2 +-
 4 files changed, 16 insertions(+), 10 deletions(-)

Index: alliance-env.patch
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/alliance-env.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- alliance-env.patch	10 Nov 2008 18:01:19 -0000	1.2
+++ alliance-env.patch	28 Aug 2009 10:47:49 -0000	1.3
@@ -1,7 +1,8 @@
---- distrib/etc/alc_env.csh.in  2006-10-05 12:09:25.000000000 +0200
-+++ etc/alc_env.csh.in  2008-05-26 22:37:15.000000000 +0200
+diff -Naur distrib/etc/alc_env.csh.in distrib1/etc/alc_env.csh.in
+--- distrib/etc/alc_env.csh.in	2007-11-28 15:58:10.000000000 +0100
++++ distrib1/etc/alc_env.csh.in	2009-08-27 18:16:05.285270921 +0200
 @@ -70,20 +70,23 @@
-
+ 
  # System environment variables.
   if ( $?PATH ) then
 -   setenv PATH "${ALLIANCE_TOP}/bin:$PATH"
@@ -9,36 +10,36 @@
   else
     setenv PATH "${ALLIANCE_TOP}/bin"
   endif
-
+ 
  # Only needed on Solaris (included in /etc/ld.so.conf under Linux).
   if ( $?LD_LIBRARY_PATH ) then
 -   setenv LD_LIBRARY_PATH "${ALLIANCE_TOP}/lib:$LD_LIBRARY_PATH"
 +   setenv LD_LIBRARY_PATH "${LD_LIBRARY_PATH}:${ALLIANCE_TOP}/lib"
   else
-    setenv LD_LIBRARY_PATH "${ALLIANCE_TOP}/lib"
+    setenv LD_LIBRARY_PATH "${ALLIANCE_TOP}/lib:`manpath`"
   endif
-
-- if ( $?MANPATH ) then
+ 
+  if ( $?MANPATH ) then
 -   setenv MANPATH "${ALLIANCE_TOP}/man:${MANPATH}"
-+ if ($?MANPATH) then
-+  setenv MANPATH "${MANPATH}:${ALLIANCE_TOP}/man"
++   setenv MANPATH "${MANPATH}:${ALLIANCE_TOP}/man"
   else
 -   setenv MANPATH "${ALLIANCE_TOP}/man"
-+  setenv MANPATH ":${ALLIANCE_TOP}/man"
++   setenv MANPATH ":${ALLIANCE_TOP}/man"
   endif
-+
-+# fixing *** ERROR *** : Variable MBK_SPI_MODEL not found.
-+  setenv MBK_SPI_MODEL       "${ALLIANCE_TOP}/etc/spimodel.cfg"
---- distrib/etc/alc_env.sh.in   2006-10-05 12:09:25.000000000 +0200
-+++ etc/alc_env.sh.in   2008-05-26 22:41:30.000000000 +0200
++ 
++ # fixing *** ERROR *** : Variable MBK_SPI_MODEL not found.
++ setenv MBK_SPI_MODEL     "${ALLIANCE_TOP}/etc/spimodel.cfg"
+diff -Naur distrib/etc/alc_env.sh.in distrib1/etc/alc_env.sh.in
+--- distrib/etc/alc_env.sh.in	2007-11-28 15:58:10.000000000 +0100
++++ distrib1/etc/alc_env.sh.in	2009-08-27 18:17:38.477272066 +0200
 @@ -70,20 +70,23 @@
-
-
+ 
+ 
  # System environment variables.
 - PATH=$ALLIANCE_TOP/bin:$PATH
 + PATH=$PATH:$ALLIANCE_TOP/bin
   export PATH
-
+ 
  # Only needed on Solaris (included in /etc/ld.so.conf under Linux).
   if [ -z "${LD_LIBRARY_PATH}" ]; then
     LD_LIBRARY_PATH=$ALLIANCE_TOP/lib
@@ -47,19 +48,18 @@
 +   LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ALLIANCE_TOP/lib
   fi
   export LD_LIBRARY_PATH
-
+ 
   if [ -z "${MANPATH}" ]; then
--   MANPATH=$ALLIANCE_TOP/man
-+   MANPATH=:$ALLIANCE_TOP/man
+-   MANPATH=$ALLIANCE_TOP/man:$(manpath)
++   MANPATH=:$ALLIANCE_TOP/man:$(manpath)
   else
 -   MANPATH=$ALLIANCE_TOP/man:$MANPATH
 +   MANPATH=$MANPATH:$ALLIANCE_TOP/man
   fi
   export MANPATH
-+
++ 
 +# fixing *** ERROR *** : Variable MBK_SPI_MODEL not found.
-+  MBK_SPI_MODEL=$ALLIANCE_TOP/etc/spimodel.cfg;      export MBK_SPI_MODEL
-
++ MBK_SPI_MODEL=$ALLIANCE_TOP/etc/spimodel.cfg;      export MBK_SPI_MODEL
 diff -Naur distrib/etc/Makefile.am etc/Makefile.am
 --- distrib/etc/Makefile.am	2002-06-25 16:09:38.000000000 +0200
 +++ etc/Makefile.am	2007-08-18 13:58:38.000000000 +0200


Index: alliance.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/alliance.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- alliance.spec	10 Nov 2008 18:01:20 -0000	1.4
+++ alliance.spec	28 Aug 2009 10:47:50 -0000	1.5
@@ -1,11 +1,10 @@
 %define        prefix    %{_libdir}/%{name}
-%define        snapshot  20070718
-%define        _default_patch_fuzz  2
+%define        snapshot  20090827
 
 Name:          alliance
 Version:       5.0
-Release:       23.%{snapshot}snap%{?dist}
-Summary:       Alliance VLSI CAD Sytem
+Release:       30.%{snapshot}snap%{?dist}
+Summary:       VLSI EDA System
 
 License:       GPLv2
 Group:         Applications/Engineering
@@ -14,10 +13,26 @@ Source:        http://www-asim.lip6.fr/p
 URL:           http://www-asim.lip6.fr/recherche/alliance/
 
 Patch0:        alliance-env.patch
-Patch1:        alliance-examples.patch
-Patch2:        alliance-run.patch
-Patch3:        alliance-perms.patch
-Patch4:        alliance-gcc43.patch
+Patch1:        alliance-run.patch
+Patch2:        alliance-perms.patch
+
+# Improving autogeneration of documentation
+Patch3:        alliance-tutorials-place_n_route.patch
+Patch4:        alliance-tutorials-simulation.patch
+Patch5:        alliance-tutorials-start.patch
+Patch6:        alliance-tutorials-synthesis.patch
+Patch7:        alliance-tutorials-amd2901.patch
+
+# Improving examples
+Patch8:        alliance-examples.patch
+Patch9:        alliance-examples-adm2901.patch
+Patch10:       alliance-examples-mipsR3000.patch
+
+# upstream enhancements
+Patch11:       alliance-xgra.patch
+
+# Fixes warning: format '%%d' expects type 'int', but argument N has type 'long int'
+Patch12:       alliance-xgra-xgrerror-ld.patch
 
 Source1:       xsch.desktop
 Source2:       dreal.desktop
@@ -25,25 +40,37 @@ Source3:       xpat.desktop
 Source4:       xfsm.desktop
 Source5:       xvpn.desktop
 Source6:       graal.desktop
+Source7:       xgra.desktop
 
-Source7:       alliance.fedora
+Source8:       alliance.fedora
 
 # Chitlesh's donated pictures to alliance
-Source8:       graal.png
-Source9:       dreal.png
-Source10:      xvpn.png
-Source11:      xfsm.png
-Source12:      xpat.png
-Source13:      xsch.png
-
-Source14:      %{name}-5.0-tutorials.tar.bz2
+Source9:       graal.png
+Source10:      dreal.png
+Source11:      xvpn.png
+Source12:      xfsm.png
+Source13:      xpat.png
+Source14:      xsch.png
+Source15:      xgra.png
+
+Source16:      alliance-tutorials-go-all.sh
+Source17:      alliance-tutorials-go-all-clean.sh
+Source18:      alliance-examples-go-all.sh
+Source19:      alliance-examples-go-all-clean.sh
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: lesstif-devel libXt-devel byacc desktop-file-utils bison
+BuildRequires: libXt-devel byacc desktop-file-utils bison
 BuildRequires: libXp-devel libXpm-devel libstdc++-devel flex m4
 BuildRequires: transfig ghostscript
 
-Requires:       xorg-x11-fonts-misc
+%if 0%{?rhel}
+BuildRequires: openmotif-devel
+BuildRequires: pkgconfig
+%else
+BuildRequires: lesstif-devel
+%endif
+
+Requires:      xorg-x11-fonts-misc
 # 442379
 Requires(post): %{name}-libs = %{version}-%{release}
 
@@ -86,7 +113,6 @@ Summary:      Alliance VLSI CAD Sytem - 
 Group:        Applications/Engineering
 Requires:     %{name} = %{version}-%{release}
 Requires:     electronics-menu
-Obsoletes:    %{name} < 5.0-12
 
 
 %description libs
@@ -97,7 +123,9 @@ Architecture dependent files for the All
 Summary:      Alliance VLSI CAD Sytem - Documentations
 Group:        Applications/Engineering
 Requires:     %{name} = %{version}-%{release}
-Requires:     gnuplot
+Requires:     gnuplot 
+BuildRequires:tetex-latex
+
 
 
 %description doc
@@ -106,38 +134,85 @@ Documentation and tutorials for the Alli
 
 %prep
 %setup -q
+%{__rm} -rf autom4te.cache
 
-%{__cp} -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} .
+%{__cp} -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} .
 sed -i "s|ALLIANCE_TOP|%{prefix}|" *.desktop
 
-
-%patch0 -p0 -b .env
-# removing useless copyrighted (by Cadence) lines from the examples
+# removed useless copyrighted (by Cadence) lines from the examples
 # and even in alliance-run
 # https://www-asim.lip6.fr/wws/arc/alliance-users/2007-07/msg00006.html
-%patch1 -p0 -b .examples
-%patch2 -p0 -b .run
-# fixing permissions
-%patch3 -p0 -b .perms
 
+%patch11 -p1 -b .xgra-makefile.am
+%patch12 -p0 -b .xgra-long
 
-### 2008 March: TexLive introduction to Rawhide
-sed -i "s|tutorials||" documentation/Makefile.in
-tar -xvf %{SOURCE14}
 
+%patch0 -p0 -b .env
+%patch1 -p0 -b .run
+%patch2 -p0 -b .perms
+
+
+# ------------------------------------------------------------------------------
+# Description : 2008 March : TexLive introduction to Rawhide
+sed -i "s|tutorials||" documentation/Makefile.in
+sed -i "s|documentation/tutorials/Makefile||" configure*
+%patch3 -p1 -b .doc
+%patch4 -p1 -b .doc
+%patch5 -p1 -b .doc
+%patch6 -p1 -b .doc
+%patch7 -p0 -b .doc
+pushd documentation/tutorials
+    # clean unneccessary files
+    %{__rm} Makefile*
+    %{__rm} *.pdf
+    # build documentation
+    for folder in place_and_route/tex start simulation/tex synthesis/tex; do
+        pushd $folder
+            %{__make}
+        popd
+        # remove useless directories before %%doc
+        %{__rm} -rf $folder
+    done
+    # Add automated scripts to tutorials
+    %{__install} -pm 755 %{SOURCE16} go-all.sh
+    %{__install} -pm 755 %{SOURCE17} go-all-clean.sh
+    # Fedora Electronic Lab self test for alliance
+    #./go-all.sh 2>&1 | tee self-test-tutorials.log
+    # clean temporary files
+    ./go-all-clean.sh
+popd
+# ------------------------------------------------------------------------------
 
-%patch4 -p1 -b .include
+%patch8  -p0 -b .examples
+%patch9  -p1 -b .examples
+%patch10 -p1 -b .examples
+
+# fixing flex and bison update on rawhide
+sed -i '30i\#include \"string.h\"' ocp/src/placer/Ocp.cpp ocp/src/placer/PPlacement.h
+sed -i '18i\#include \"bvl_bcomp_y.h\"' bvl/src/bvl_bcomp_y.y
 
 # make sure the man pages are UTF-8...
-for nonUTF8 in distrib/doc/alc_origin.1 alcban/man1/alcbanner.1 \
+for nonUTF8 in FAQ README LICENCE distrib/doc/alc_origin.1 alcban/man1/alcbanner.1 \
                loon/doc/loon.1 m2e/doc/man1/m2e.1 boog/doc/boog.1 ; do
   %{_bindir}/iconv -f ISO-8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv
   %{__mv} -f $nonUTF8.conv $nonUTF8
 done
 
+pushd documentation/alliance-examples/
+# make sure the man pages are UTF-8...
+for nonUTF8 in tuner/build_tuner mipsR3000/asm/mips_defs.h tuner/tuner.vbe \
+               tuner/README mipsR3000/sce/mips_dpt.c ; do
+  %{_bindir}/iconv -f ISO-8859-1 -t utf-8 $nonUTF8 > $nonUTF8.conv
+  %{__mv} -f $nonUTF8.conv $nonUTF8
+done
+
 #wrong-file-end-of-line-encoding
-sed -i 's/\r//' documentation/alliance-examples/mipsR3000/asm/*
+sed -i 's/\r//' mipsR3000/asm/*
+popd
 
+# Fix xgra build 
+sed -i "s|AM_CFLAGS =|AM_CFLAGS = -I../../mbk/src -I../../aut/src/|g" xgra/src/Makefile*
+sed -i "s|xgra_LDADD =|xgra_LDADD = -L../../mbk/src -L../../aut/src/|g" xgra/src/Makefile*
 
 %build
 
@@ -185,25 +260,30 @@ popd
 %{__rm} -rf %{buildroot}%{prefix}/doc/
 %{__rm} -rf %{buildroot}%{prefix}/examples/
 
-# correcting minor documentation details
-sed -i "s|/bin/zsh|/bin/sh|" doc/alliance-run/bench.zsh
+# Add automated scripts to examples
+%{__install} -pm 755 %{SOURCE18} alliance-examples/go-all.sh
+%{__install} -pm 755 %{SOURCE19} alliance-examples/go-all-clean.sh
+
+pushd alliance-examples/
+    # FEL self test for alliance
+    #./go-all.sh 2>&1 | tee self-test-examples.log
+    # clean temporary files
+    ./go-all-clean.sh
+popd
 
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 
 # Adding icons for the menus
 %{__mkdir} -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-%{__cp} -p %{SOURCE8} %{SOURCE9} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} \
+%{__cp} -p %{SOURCE9} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} \
     %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
 
 
 # desktop files with enhanced menu from electronics-menu now on Fedora
 # thanks Peter Brett
 for desktopfile in *.desktop; do
-desktop-file-install --vendor fedora          \
-  --add-category Engineering                  \
-  --add-category Electronics                  \
-  --remove-category Science                   \
+desktop-file-install --vendor "" \
   --dir %{buildroot}%{_datadir}/applications/ \
   $desktopfile
 done
@@ -215,9 +295,9 @@ done
 
 
 # protecting hardcoded links
-ln -sf ../../..%{_datadir}/%{name}/cells    %{buildroot}%{prefix}/cells
-ln -sf ../../..%{_datadir}/%{name}/etc      %{buildroot}%{prefix}/etc
-ln -sf ../../..%{_datadir}/%{name}/man      %{buildroot}%{prefix}/man
+ln -sf ../../..%{_datadir}/%{name}/cells %{buildroot}%{prefix}/cells
+ln -sf ../../..%{_datadir}/%{name}/etc   %{buildroot}%{prefix}/etc
+ln -sf ../../..%{_datadir}/%{name}/man   %{buildroot}%{prefix}/man
 
 
 # manpage-not-gzipped
@@ -234,11 +314,17 @@ EOF
 # removing tools for compiling and installing Alliance tools
 # These are for the packager (i.e me) and not for user
 %{__rm} -f %{buildroot}%{_sysconfdir}/%{name}/attila.conf
+%{__rm} -f %{buildroot}%{prefix}/etc/attila.conf
 %{__rm} -f %{buildroot}%{prefix}/bin/attila
 %{__rm} -f %{buildroot}%{_datadir}/man/man1/attila*
 %{__rm} -f doc/html/alliance/*attila.html
 %{__rm} -f doc/pdf/attila.pdf
 
+# correcting minor documentation details
+sed -i "s|/bin/zsh|/bin/sh|" doc/alliance-run/bench.zsh
+
+%{_fixperms} %{buildroot}/*
+
 
 %post
 /sbin/ldconfig
@@ -270,18 +356,20 @@ touch --no-create %{_datadir}/icons/hico
 
 
 %files libs
-%config %{_sysconfdir}/ld.so.conf.d/*
-%{_datadir}/applications/fedora-*.desktop
-%{_sysconfdir}/profile.d/alc_env.*
+%defattr(-,root,root,-)
+%config(noreplace) %{_sysconfdir}/ld.so.conf.d/*
+%{_datadir}/applications/*.desktop
+%config(noreplace) %{_sysconfdir}/profile.d/alc_env.*
 
 
 %files doc
+%defattr(-,root,root,-)
 %doc doc/html/
 %doc doc/design-flow
 %doc doc/pdf/*.pdf
 %doc doc/overview/*.ps
 %doc doc/overview/*.pdf
-%doc tutorials/
+%doc documentation/tutorials/
 #Makefiles are present in alliance-examples/*. It is normal because
 # * it gives the VLSI designer a template on how to create his own
 #   Makefile for alliance (VLSI designers normally don't know how to do so)
@@ -292,6 +380,30 @@ touch --no-create %{_datadir}/icons/hico
 
 
 %changelog
+* Thu Aug 27 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-30.20090827snap
+- updated to upstream's 20090828 snapshot
+- merged patches with upstream's snapshot: 64 bits stability patches and upstream enhancements
+- fixed EPEL-5 build
+
+* Sat Aug 8 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-29.20070718snap
+- improved rawhide build with respect to the broken patches
+
+* Thu Jul 9 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-28.20070718snap
+- improved stability on 64 bit architecture
+- Patches (14 to 100) added along with new features from upstream
+
+* Sat Jul 4 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-27.20070718snap
+- improved autogeneration of documentation and fixed the examples
+
+* Tue Feb 24 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-26.20070718snap
+- fixed build due to new releases of flex and bison
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0-25.20070718snap
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Sun Feb 01 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-24.20070718snap
+- Improved VHDL generic implementation
+
 * Mon Nov 10 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-23.20070718snap
 - Added Requires xorg-x11-fonts-misc to fix launch crash
 


Index: dreal.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/dreal.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- dreal.desktop	10 Nov 2008 18:01:20 -0000	1.3
+++ dreal.desktop	28 Aug 2009 10:47:50 -0000	1.4
@@ -6,5 +6,5 @@ Icon=dreal.png
 Type=Application
 Terminal=false
 GenericName=dreal
-Categories=Science;
-Comment=View the Real layout
\ No newline at end of file
+Categories=Electronics;Engineering;
+Comment=View the Real layout


Index: graal.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/graal.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- graal.desktop	10 Nov 2008 18:01:20 -0000	1.3
+++ graal.desktop	28 Aug 2009 10:47:50 -0000	1.4
@@ -6,5 +6,5 @@ Icon=graal.png
 Type=Application
 Terminal=false
 GenericName=graal
-Categories=Science;
-Comment=Edits physical layouts
\ No newline at end of file
+Categories=Electronics;Engineering;
+Comment=Edits physical layouts


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	10 Nov 2008 18:01:20 -0000	1.1
+++ import.log	28 Aug 2009 10:47:50 -0000	1.2
@@ -1 +1,2 @@
 alliance-5_0-23_20070718snap_fc10:EL-5:alliance-5.0-23.20070718snap.fc10.src.rpm:1226340022
+alliance-5_0-30_20090827snap_fc11:EL-5:alliance-5.0-30.20090827snap.fc11.src.rpm:1251456319


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	10 Nov 2008 18:01:20 -0000	1.3
+++ sources	28 Aug 2009 10:47:50 -0000	1.4
@@ -1,2 +1 @@
-917f4493c09f6f5c49d5a606a5e9bbd8  alliance-5.0-20070718.tar.gz
-32cac3116f85713aec2e1e18379811eb  alliance-5.0-tutorials.tar.bz2
+8591c98de3f24a76e81b5ecb4cf60f7d  alliance-5.0-20090827.tar.gz


Index: xfsm.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/xfsm.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xfsm.desktop	10 Nov 2008 18:01:20 -0000	1.3
+++ xfsm.desktop	28 Aug 2009 10:47:50 -0000	1.4
@@ -6,5 +6,5 @@ Icon=xfsm.png
 Type=Application
 Terminal=false
 GenericName=xfsm
-Categories=Science;
-Comment=View Finite State Machines
\ No newline at end of file
+Categories=Electronics;Engineering;
+Comment=View Finite State Machines


Index: xpat.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/xpat.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xpat.desktop	10 Nov 2008 18:01:20 -0000	1.3
+++ xpat.desktop	28 Aug 2009 10:47:50 -0000	1.4
@@ -6,5 +6,5 @@ Icon=xpat.png
 Type=Application
 Terminal=false
 GenericName=xpat
-Categories=Science;
-Comment=View the Patterns
\ No newline at end of file
+Categories=Electronics;Engineering;
+Comment=View the Patterns


Index: xsch.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/xsch.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xsch.desktop	10 Nov 2008 18:01:20 -0000	1.3
+++ xsch.desktop	28 Aug 2009 10:47:50 -0000	1.4
@@ -6,5 +6,5 @@ Icon=xsch.png
 Type=Application
 Terminal=false
 GenericName=Xsch
-Categories=Science;
-Comment=View the Schematic
\ No newline at end of file
+Categories=Electronics;Engineering;
+Comment=View the Schematic


Index: xvpn.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/EL-5/xvpn.desktop,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- xvpn.desktop	10 Nov 2008 18:01:20 -0000	1.3
+++ xvpn.desktop	28 Aug 2009 10:47:50 -0000	1.4
@@ -6,5 +6,5 @@ Icon=xvpn.png
 Type=Application
 Terminal=false
 GenericName=xpvn
-Categories=Science;
-Comment=View the Petri Nets
\ No newline at end of file
+Categories=Electronics;Engineering;
+Comment=View the Petri Nets


--- alliance-gcc43.patch DELETED ---




More information about the fedora-extras-commits mailing list