Mailinglist Archive: opensuse-commit (1082 mails)
| < Previous | Next > |
commit avalon-framework
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 May 2007 22:45:51 +0200
- Message-id: <20070503204551.B34216780DE@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package avalon-framework
checked in at Thu May 3 22:45:51 CEST 2007.
--------
--- avalon-framework/avalon-framework.changes 2006-01-25 21:45:48.000000000 +0100
+++ /mounts/work_src_done/NOARCH/avalon-framework/avalon-framework.changes 2007-05-02 11:54:00.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 2 11:54:00 CEST 2007 - dbornkessel@xxxxxxx
+
+- added unzip to BuildRequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ avalon-framework.spec ++++++
--- /var/tmp/diff_new_pack.s13401/_old 2007-05-03 22:44:50.000000000 +0200
+++ /var/tmp/diff_new_pack.s13401/_new 2007-05-03 22:44:50.000000000 +0200
@@ -1,17 +1,17 @@
#
# spec file for package avalon-framework (Version 4.1.4)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://www.suse.de/feedback/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: avalon-framework
-BuildRequires: ant avalon-logkit java2-devel-packages junit log4j
+BuildRequires: ant avalon-logkit java2-devel-packages junit log4j unzip
%define short_name framework
%define short_Name Avalon
%define name avalon-%{short_name}
@@ -19,9 +19,9 @@
%define release 2jpp
%define section free
Version: 4.1.4
-Release: 6
-Summary: Java components interfaces
-License: Apache
+Release: 70
+Summary: Java Component Interfaces
+License: The Apache Software License
URL: http://avalon.apache.org/framework/
Group: Development/Libraries/Java
Source0: http://www.apache.org/dist/avalon/framework/v4.1.4/Avalon-4.1.4-src.tar.gz
@@ -35,10 +35,10 @@
The Avalon framework consists of interfaces that define relationships
between commonly used application components, best-of-practice pattern
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.
+the generic components. This means it defines the central interface
+component. It also defines the relationship (contract) a component has
+with peers, ancestors, and children. This documentation introduces you
+to those patterns, interfaces, and relationships.
@@ -122,7 +122,9 @@
%defattr(0644,root,root,0755)
%{_javadocdir}/%{name}-%{version}
-%changelog -n avalon-framework
+%changelog
+* Wed May 02 2007 - dbornkessel@xxxxxxx
+- added unzip to BuildRequires
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Thu Sep 29 2005 - dmueller@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |