https://bugzilla.novell.com/show_bug.cgi?id=432653 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=432653#c2 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Adrian Schröter <adrian@novell.com> 2008-10-06 09:04:32 MDT --- done, but you could have fixed this yourself : ;) adrian@scherben:/tmp/openSUSE:Factory/_product> osc diff Index: release.spec =================================================================== --- release.spec (revision 84) +++ release.spec (working copy) @@ -33,7 +33,7 @@ mkdir -p $RPM_BUILD_ROOT/etc echo -e 'Welcome to %{product} %{betaversion} - Kernel \\r (\\l).\n\n' > $RPM_BUILD_ROOT/etc/issue echo "Welcome to %{product} %{betaversion} - Kernel %%r (%%t)." > $RPM_BUILD_ROOT/etc/issue.net -echo "%{product} %{betaversion} (%{_target_cpu})" > $RPM_BUILD_ROOT/etc/SuSE-release +echo "%{product} %{version} %{betaversion} (%{_target_cpu})" > $RPM_BUILD_ROOT/etc/SuSE-release echo VERSION = %{version} >> $RPM_BUILD_ROOT/etc/SuSE-release echo "Have a lot of fun..." > $RPM_BUILD_ROOT/etc/motd # Bug 404141 - /etc/YaST/control.xml should be owned by some package -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.