diff --git a/yast2-trans-stats.changes b/yast2-trans-stats.changes index 1d8bfef..1c03770 100644 --- a/yast2-trans-stats.changes +++ b/yast2-trans-stats.changes @@ -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 diff --git a/yast2-trans-stats.spec b/yast2-trans-stats.spec index 442314f..f3206bd 100644 --- a/yast2-trans-stats.spec +++ b/yast2-trans-stats.spec @@ -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