commit usbview for openSUSE:Factory
Hello community, here is the log from the commit of package usbview for openSUSE:Factory checked in at Wed Dec 30 00:31:30 CET 2009. -------- --- usbview/usbview.changes 2006-01-25 21:42:28.000000000 +0100 +++ /mounts/work_src_done/STABLE/usbview/usbview.changes 2009-12-28 18:42:37.000000000 +0100 @@ -1,0 +2,10 @@ +Mon Dec 28 18:32:43 CET 2009 - vuntz@opensuse.org + +- Update to version 1.1: + + pretty icon + + gtk 2.0 support + + added "..." to About and Configure dialogs + + fixed gtk warning when about dialog was displayed +- Clean up packaging. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- usbview-1.0.tar.gz New: ---- usbview-1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ usbview.spec ++++++ --- /var/tmp/diff_new_pack.JEa3ZF/_old 2009-12-30 00:30:51.000000000 +0100 +++ /var/tmp/diff_new_pack.JEa3ZF/_new 2009-12-30 00:30:51.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package usbview (Version 1.0) +# spec file for package usbview (Version 1.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,17 +19,17 @@ Name: usbview -BuildRequires: gtk-devel update-desktop-files -License: GPL v2 or later +Version: 1.1 +Release: 1 +License: GPLv2+ +Summary: USB Topology and Device Viewer +Url: http://www.kroah.com/linux-usb/ Group: Hardware/Other -AutoReqProv: on -Version: 1.0 -Release: 1043 -Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.gz +Source: http://www.kroah.com/linux-usb/%{name}-%{version}.tar.bz2 Source1: %name.desktop -Url: http://www.kroah.com/linux-usb/ +BuildRequires: gtk2-devel +BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: USB Topology and Device Viewer %description USBView is a GTK program that displays the topography of the devices @@ -47,21 +47,17 @@ %setup -q %build -CFLAGS="$RPM_OPT_FLAGS" \ -./configure --mandir=%{_mandir} \ - --prefix=%{_prefix} \ - --infodir=%{_infodir} \ - --sysconfdir=%{_sysconfdir} +%configure %install -[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; -make prefix=$RPM_BUILD_ROOT%{_prefix} install +%makeinstall %suse_update_desktop_file -i %name System Monitor %files %defattr(-,root,root) %doc ChangeLog COPYING* README TODO -/usr/share/applications/* -%{_prefix}/bin/usbview +%{_bindir}/usbview +%{_datadir}/applications/*.desktop +%doc %{_mandir}/man?/*.* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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