From 8c27f8577ea58f18cca5b473d92ddcd1876863b2 Mon Sep 17 00:00:00 2001 From: Deepak Bhole Date: Jun 08 2006 17:43:53 +0000 Subject: Updated description for fix to Bug# 170999 --- diff --git a/avalon-framework.spec b/avalon-framework.spec index c94280a..dd1643c 100644 --- a/avalon-framework.spec +++ b/avalon-framework.spec @@ -2,7 +2,7 @@ %define short_Name Avalon %define name avalon-%{short_name} %define version 4.1.4 -%define release 2jpp_8fc +%define release 2jpp_9fc %define section free Name: %{name} @@ -34,8 +34,7 @@ enforcements, and several lightweight convenience implementations of the generic components. What that means is that we define the central interface Component. We also define the relationship (contract) a component has with peers, -ancestors and children. This documentation introduces you to those -patterns, interfaces and relationships. +ancestors and children. %package manual Summary: Manual for %{name} @@ -99,6 +98,9 @@ fi %{_javadocdir}/%{name}-%{version} %changelog +* Thu Jun 8 2006 Deepak Bhole - 0:4.1.4-2jpp_9fc +- Updated description for fix to Bug# 170999 + * Mon Mar 6 2006 Jeremy Katz - 0:4.1.4-2jpp_8fc - stop scriptlet spew