From 683c0089f0777bc3144b9e628d8d9672742b328a7902a5ec756360630128c1c5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 17 Jun 2009 22:32:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/usbview?expand=0&rev=3 --- usbview.spec | 58 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 25 deletions(-) diff --git a/usbview.spec b/usbview.spec index af7047b..ac5f9cf 100644 --- a/usbview.spec +++ b/usbview.spec @@ -1,27 +1,35 @@ # # spec file for package usbview (Version 1.0) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# 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/ # # norootforbuild -Name: usbview -BuildRequires: gtk-devel update-desktop-files -License: GPL -Group: Hardware/Other -Autoreqprov: on -Version: 1.0 -Release: 847 -Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz -Source1: %name.desktop -URL: http://www.kroah.com/linux-usb/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: USB Topology and Device Viewer + +Name: usbview +BuildRequires: gtk-devel update-desktop-files +License: GPL v2 or later +Group: Hardware/Other +AutoReqProv: on +Version: 1.0 +Release: 1043 +Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz +Source1: %name.desktop +Url: http://www.kroah.com/linux-usb/ +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Summary: USB Topology and Device Viewer %description USBView is a GTK program that displays the topography of the devices @@ -56,20 +64,20 @@ make prefix=$RPM_BUILD_ROOT%{_prefix} install /usr/share/applications/* %{_prefix}/bin/usbview -%changelog -n usbview -* Wed Jan 25 2006 - mls@suse.de +%changelog +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Thu Jun 30 2005 - meissner@suse.de +* Thu Jun 30 2005 meissner@suse.de - use RPM_OPT_FLAGS correctly (missing \) -* Sun Jan 11 2004 - adrian@suse.de +* Sun Jan 11 2004 adrian@suse.de - build as user -* Fri Aug 15 2003 - adrian@suse.de +* Fri Aug 15 2003 adrian@suse.de - add desktop file -* Tue Sep 17 2002 - ro@suse.de +* Tue Sep 17 2002 ro@suse.de - removed bogus self-provides -* Wed Jan 10 2001 - grimmer@suse.de +* Wed Jan 10 2001 grimmer@suse.de - Update to 1.0 (bugfix release) -* Mon Nov 06 2000 - ro@suse.de +* Mon Nov 06 2000 ro@suse.de - fixed neededforbuild -* Thu Oct 05 2000 - grimmer@suse.de +* Thu Oct 05 2000 grimmer@suse.de - initial package created (version 0.9.0)