OBS User unknown 2007-07-13 18:57:36 +00:00 committed by Git OBS Bridge
parent 114d99f429
commit 22b4f65907
2 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 13 11:04:09 CEST 2007 - ke@suse.de
- Make it depended on yast2-trans-allpacks only.
-------------------------------------------------------------------
Mon Mar 26 14:20:05 CEST 2007 - ke@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-trans-stats (Version 2.11.0)
# spec file for package yast2-trans-stats (Version 2.15.0)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -14,10 +14,10 @@ Name: yast2-trans-stats
#!BuildIgnore: yast2-build-test yast2-schema
#!BuildIgnore: java-sdk-1.5.0 java-devel
#!BuildIgnore: tomcat5
BuildRequires: yast2-all-packages
Version: 2.11.0
Release: 85
License: GNU General Public License (GPL)
BuildRequires: yast2-trans-allpacks
Version: 2.15.0
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
prefix: /usr
@ -60,6 +60,8 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/lib/YaST2/trans
%changelog
* Fri Jul 13 2007 - ke@suse.de
- Make it depended on yast2-trans-allpacks only.
* Mon Mar 26 2007 - ke@suse.de
- Set BuildIgnore: tomcat5; thanks to Andreas Jaeger.
* Mon Jan 15 2007 - ke@suse.de