commit update-test-trival for openSUSE:Factory
Hello community, here is the log from the commit of package update-test-trival for openSUSE:Factory checked in at Mon Mar 1 01:49:17 CET 2010. -------- --- update-test-trival/update-test-trival.changes 2009-05-05 19:09:18.000000000 +0200 +++ /mounts/work_src_done/STABLE/update-test-trival/update-test-trival.changes 2010-02-26 14:52:25.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Feb 26 14:50:05 CET 2010 - dmueller@suse.de + +- add feature subpackage + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- get_release_number.sh get_version_number.sh ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ update-test-trival.spec ++++++ --- /var/tmp/diff_new_pack.2NA39k/_old 2010-03-01 01:48:58.000000000 +0100 +++ /var/tmp/diff_new_pack.2NA39k/_new 2010-03-01 01:48:58.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package update-test-trival (Version 0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,9 +20,9 @@ Name: update-test-trival Version: 0 -Release: 1.3 +Release: 3 Summary: Package for testing the update stack during product development. -License: GPL v2 or later +License: GPLv2+ BuildArch: noarch AutoReqProv: on Source0: %{name}.tar.bz2 @@ -42,7 +42,7 @@ Harald M�ller-Ney <hmuelle@suse.de> %package -n update-test-reboot-needed -License: GPL v2 or later +License: GPLv2+ Summary: Package for testing the update stack during product development. Group: System/YaST @@ -59,7 +59,7 @@ Harald M�ller-Ney <hmuelle@suse.de> %package -n update-test-relogin-suggested -License: GPL v2 or later +License: GPLv2+ Summary: Package for testing the update stack during product development. Group: System/YaST @@ -76,7 +76,7 @@ Harald M�ller-Ney <hmuelle@suse.de> %package -n update-test-interactive -License: GPL v2 or later +License: GPLv2+ Summary: Package for testing the update stack during product development. Group: System/YaST @@ -93,7 +93,7 @@ Harald M�ller-Ney <hmuelle@suse.de> %package -n update-test-affects-package-manager -License: GPL v2 or later +License: GPLv2+ Summary: Package for testing the update stack during product development. Group: System/YaST @@ -110,7 +110,7 @@ Harald M�ller-Ney <hmuelle@suse.de> %package -n update-test-security -License: GPL v2 or later +License: GPLv2+ Summary: Package for testing the update stack during product development. Group: System/YaST @@ -126,8 +126,26 @@ -------- Harald M�ller-Ney <hmuelle@suse.de> +%package -n update-test-feature +License: GPLv2+ +Summary: Package for testing the update stack during product development. +Group: System/YaST + +%description -n update-test-feature +Package for testing the update stack during product development. + +We will provide a "always" working update for this package so that the +update stack could be easily tested. + + + +Authors: +-------- + Harald M�ller-Ney <hmuelle@suse.de> + + %package -n update-test-optional -License: GPL v2 or later +License: GPLv2+ Summary: Package for testing the update stack during product development. Group: System/YaST @@ -153,7 +171,7 @@ %install # skip-check-libtool-deps -for i in update-test-reboot-needed update-test-interactive update-test-affects-package-manager update-test-security update-test-optional update-test-relogin-suggested; do +for i in update-test-reboot-needed update-test-interactive update-test-affects-package-manager update-test-security update-test-optional update-test-relogin-suggested update-test-feature; do cat > README.$i <<-EOF Package for testing the update stack during product development. This package should require a reboot of the machine. @@ -194,6 +212,10 @@ %defattr(-,root,root) %doc README.update-test-security +%files -n update-test-feature +%defattr(-,root,root) +%doc README.update-test-feature + %files -n update-test-optional %defattr(-,root,root) %doc README.update-test-optional ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de