OBS User unknown 2007-03-30 14:40:50 +00:00 committed by Git OBS Bridge
parent 697e17a8af
commit 77f59d0f2f
2 changed files with 26 additions and 19 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 30 12:12:00 CEST 2007 - ssommer@suse.de
- add unzip to BuildRequires
-------------------------------------------------------------------
Wed Jan 25 21:45:42 CET 2006 - mls@suse.de

View File

@ -1,25 +1,25 @@
#
# spec file for package aelfred (Version 1.2)
#
# 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: aelfred
BuildRequires: ant java2-devel-packages xml-commons-apis
BuildRequires: ant java2-devel-packages unzip xml-commons-apis
%define name aelfred
%define version 1.2
%define release 0.a.7jpp
%define section free
Version: 1.2
Release: 1
Release: 51
Summary: Java-based XML parser
License: BSD
License: BSD License and BSD-like
URL: http://www.jpackage.org/
Source0: http://card4u.fhnon.de/XMLKlassen/microstar-Parser/aelfred.zip
Group: Development/Libraries/Java
@ -127,7 +127,9 @@ fi
%defattr(0644,root,root,0755)
%{_datadir}/%{name}/Demo
%changelog -n aelfred
%changelog
* Fri Mar 30 2007 - ssommer@suse.de
- add unzip to BuildRequires
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Oct 19 2005 - jsmeix@suse.de