[obs submit-request 120686] openSUSE:Factory:Contrib/unetbootin: created by computersalat
home:computersalat:devel:Contrib/unetbootin -> openSUSE:Factory:Contrib/unetbootin https://build.opensuse.org/request/show/120686 Description: update to 575 changes files: -------------- --- unetbootin.changes +++ unetbootin.changes @@ -1,0 +2,6 @@ +Fri May 11 09:05:40 UTC 2012 - chris@computersalat.de + +- update to 575 +- rework suse patch + +------------------------------------------------------------------- old: ---- unetbootin-source-549.tar.gz new: ---- unetbootin-source-575.tar.gz spec files: ----------- --- unetbootin.spec +++ unetbootin.spec @@ -1,16 +1,30 @@ # +# spec file for package unetbootin +# +# Copyright (c) 2012 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define rev 549 + +%define rev 575 Name: unetbootin Version: 0.0.%{rev} -Release: 1 -License: GPLv2+ +Release: 0 Summary: Universal Netboot Installer -Url: https://sourceforge.net/projects/unetbootin/ +License: GPL-2.0+ Group: System/GUI/Other +Url: https://sourceforge.net/projects/unetbootin/ Source: %{name}-source-%{rev}.tar.gz Patch0: %{name}-suse.patch BuildRequires: gcc-c++ other changes: -------------- ++++++ unetbootin-source-549.tar.gz -> unetbootin-source-575.tar.gz (48887 lines skipped) ++++++ unetbootin-suse.patch --- unetbootin-suse.patch +++ unetbootin-suse.patch @@ -2,17 +2,17 @@ =================================================================== --- distrover.cpp.orig +++ distrover.cpp -@@ -167,11 +167,11 @@ unetbootin::tr("<b>Homepage:</b> <a href +@@ -182,11 +182,11 @@ unetbootin::tr("<b>Homepage:</b> <a href "<b>Description:</b> The Offline NT Password and Registry Editor can reset Windows passwords and edit the registry on Windows 2000-Vista.<br/>" "<b>Install Notes:</b> NTPasswd is booted and run in live mode; no installation is required to use it.") << - "2008.05.26")); + "2008.05.26" << "2011.05.11")); - distroselect->addItem("openSUSE", (QStringList() << "11.1" << + distroselect->addItem("openSUSE", (QStringList() << "11.4" << unetbootin::tr("<b>Homepage:</b> <a href=\"http://www.opensuse.org/\">http://www.opensuse.org</a><br/>" "<b>Description:</b> openSUSE is a user-friendly Novell sponsored distribution.<br/>" "<b>Install Notes:</b> The default version allows for both installation over the internet (FTP), or offline installation using pre-downloaded installation ISO files.") << -- "10.2" << "10.2_x64" << "10.3" << "10.3_x64" << "11.0" << "11.0_x64" << "11.1" << "11.1_x64" << "Factory" << "Factory_x64")); -+ "11.2" << "11.2_x64" << "11.3" << "11.3_x64" << "11.4" << "11.4_x64" << "Factory" << "Factory_x64")); +- "11.1" << "11.1_x64" << "Factory" << "Factory_x64")); ++ "11.3" << "11.3_x64" <<"11.4" << "11.4_x64" << "12.1" << "12.1_x64" << "Factory" << "Factory_x64")); distroselect->addItem("Ophcrack", (QStringList() << "XP-LiveCD-2.0" << unetbootin::tr("<b>Homepage:</b> <a href=\"http://ophcrack.sourceforge.net/\">http://ophcrack.sourceforge.net</a><br/>" "<b>Description:</b> Ophcrack can crack Windows passwords.<br/>" To REVIEW against the previous version: osc request show --diff 120686 To ACCEPT the request: osc request accept 120686 --message="reviewed ok." To DECLINE the request: osc request decline 120686 --message="declined for reason xyz (see ... for background / policy / ...)." To REVOKE the request: osc request revoke 120686 --message="retracted because ..., sorry / thx / see better version ..." -- Hermes messaging (http://hermes.opensuse.org) openSUSE Build Service (https://build.opensuse.org/) Collaboration: http://en.opensuse.org/Build_Service/Collaboration -- To unsubscribe, e-mail: opensuse-contrib+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-contrib+owner@opensuse.org
participants (1)
-
chris@computersalat.de