From 316a176fa0a302a4e5f5923ea497d2b19e7f994e Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Wed, 26 Aug 2009 11:13:52 +0000 Subject: [PATCH] 64 bits support. Added "dist" macro. --- alliance/src/distrib/alliance.spec.in | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/alliance/src/distrib/alliance.spec.in b/alliance/src/distrib/alliance.spec.in index 02cafe23..69fce299 100644 --- a/alliance/src/distrib/alliance.spec.in +++ b/alliance/src/distrib/alliance.spec.in @@ -7,7 +7,7 @@ Name: %{name} Summary: Alliance VLSI CAD Sytem Version: %{ver} -Release: %{release} +Release: %{release}%{dist} License: GPL Group: Applications/VLSI Source: %{name}-%{ver}.tar.gz @@ -170,6 +170,10 @@ Sources of the Alliance VLSI CAD System, as you might guess... %changelog +* Wed Aug 26 2009 Jean-Paul.Chaput +- Update to the latest CVS snapshot, including 64 bits support + (courtesy of L. Jacomme). + * Thu Feb 17 2005 Jean-Paul.Chaput - Synch with current version: bug & compliance with gcc 3.4.x.