forked from pool/usbview
This commit is contained in:
parent
2ebd6efc62
commit
683c0089f0
58
usbview.spec
58
usbview.spec
@ -1,27 +1,35 @@
|
|||||||
#
|
#
|
||||||
# spec file for package usbview (Version 1.0)
|
# spec file for package usbview (Version 1.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
# 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
|
# norootforbuild
|
||||||
|
|
||||||
Name: usbview
|
|
||||||
BuildRequires: gtk-devel update-desktop-files
|
Name: usbview
|
||||||
License: GPL
|
BuildRequires: gtk-devel update-desktop-files
|
||||||
Group: Hardware/Other
|
License: GPL v2 or later
|
||||||
Autoreqprov: on
|
Group: Hardware/Other
|
||||||
Version: 1.0
|
AutoReqProv: on
|
||||||
Release: 847
|
Version: 1.0
|
||||||
Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz
|
Release: 1043
|
||||||
Source1: %name.desktop
|
Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz
|
||||||
URL: http://www.kroah.com/linux-usb/
|
Source1: %name.desktop
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Url: http://www.kroah.com/linux-usb/
|
||||||
Summary: USB Topology and Device Viewer
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Summary: USB Topology and Device Viewer
|
||||||
|
|
||||||
%description
|
%description
|
||||||
USBView is a GTK program that displays the topography of the devices
|
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/*
|
/usr/share/applications/*
|
||||||
%{_prefix}/bin/usbview
|
%{_prefix}/bin/usbview
|
||||||
|
|
||||||
%changelog -n usbview
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Thu Jun 30 2005 - meissner@suse.de
|
* Thu Jun 30 2005 meissner@suse.de
|
||||||
- use RPM_OPT_FLAGS correctly (missing \)
|
- use RPM_OPT_FLAGS correctly (missing \)
|
||||||
* Sun Jan 11 2004 - adrian@suse.de
|
* Sun Jan 11 2004 adrian@suse.de
|
||||||
- build as user
|
- build as user
|
||||||
* Fri Aug 15 2003 - adrian@suse.de
|
* Fri Aug 15 2003 adrian@suse.de
|
||||||
- add desktop file
|
- add desktop file
|
||||||
* Tue Sep 17 2002 - ro@suse.de
|
* Tue Sep 17 2002 ro@suse.de
|
||||||
- removed bogus self-provides
|
- removed bogus self-provides
|
||||||
* Wed Jan 10 2001 - grimmer@suse.de
|
* Wed Jan 10 2001 grimmer@suse.de
|
||||||
- Update to 1.0 (bugfix release)
|
- Update to 1.0 (bugfix release)
|
||||||
* Mon Nov 06 2000 - ro@suse.de
|
* Mon Nov 06 2000 ro@suse.de
|
||||||
- fixed neededforbuild
|
- fixed neededforbuild
|
||||||
* Thu Oct 05 2000 - grimmer@suse.de
|
* Thu Oct 05 2000 grimmer@suse.de
|
||||||
- initial package created (version 0.9.0)
|
- initial package created (version 0.9.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user