[RPM (1.5)] argouml-0.14-3jpp
David Walluck <[email protected]> Mon, 26 Jan 2004 02:34 +0100
| Newsgroups | gmane.linux.jpackage.announce,gmane.mail.eyebrowse.devel |
|---|---|
| Message-ID | <[email protected]> |
JPackage strikes again! --------------- Name : argouml Relocations: (not relocateable) Version : 0.14 Vendor: JPackage Project Release : 3jpp Build Date: Mon 26 Jan 2004 02:25:46 AM CET Install date: (not installed) Build Host: localhost Group : Development Source RPM: (none) Size : 1388478 License: BSD Packager : David Walluck <[email protected]> URL : http://argouml.tigris.org Summary : A UML design tool with cognitive support Description : The goal of the ArgoUML project is to build an object oriented design tool that is: - A joy to use (we really mean it), - Actually helpful to designers when they are making design decisions, - Completely open source Java, - Leading edge (supports the latest UML specifications), - Modular and extensible, - Integrated with the web and other Tigris tools. --------------- Sun Jan 25 2004 David Walluck <[email protected]> 0:0.14-3jpp - remove old jars in %post --------------- Index: argouml-script =================================================================== RCS file: /home/cvs/jpackage/rpms/free/argouml/Attic/argouml-script,v retrieving revision 1.1.2.5 diff -u -r1.1.2.5 argouml-script --- argouml-script 25 Jan 2004 05:03:51 -0000 1.1.2.5 +++ argouml-script 26 Jan 2004 01:34:53 -0000 @@ -2,7 +2,7 @@ # # ArgoUML script # JPackage Project <http://www.jpackage.org/> -# $Id: argouml-script,v 1.1.2.5 2004/01/25 05:03:51 jpackage Exp $ +# $Id: argouml.argouml.script,v 1.4 2002/05/06 17:44:59 guillomovitch Exp $ # Source functions library . /usr/share/java-utils/java-functions Index: argouml.spec =================================================================== RCS file: /home/cvs/jpackage/rpms/free/argouml/argouml.spec,v retrieving revision 1.11.2.5 diff -u -r1.11.2.5 argouml.spec --- argouml.spec 25 Jan 2004 05:03:51 -0000 1.11.2.5 +++ argouml.spec 26 Jan 2004 01:34:53 -0000 @@ -3,7 +3,7 @@ Name: argouml Version: 0.14 -Release: 2jpp +Release: 3jpp Epoch: 0 Summary: A UML design tool with cognitive support License: BSD @@ -147,6 +147,10 @@ %clean rm -rf $RPM_BUILD_ROOT +%post +rm -f %{appdir}/lib/gef.jar +rm -f %{appdir}/lib/i18n-lib.jar + %post mdkmenu %update_menus @@ -191,6 +195,9 @@ %changelog +* Sun Jan 25 2004 David Walluck <[email protected]> 0:0.14-3jpp +- remove old jars in %%post + * Sat Jan 24 2004 David Walluck <[email protected]> 0:0.14-2jpp - use oldgef and oldi18n-lib - move `Obsoletes: rhmenu' to legacymenu package and add `Provides: rhmenu' -- http://www.jpackage.org/