Accepting request 170904 from hardware

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 170858 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/170904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libusb-1_0?expand=0&rev=30
This commit is contained in:
Stephan Kulow 2013-04-17 05:18:29 +00:00 committed by Git OBS Bridge
commit a118293aaa
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 15 14:12:34 UTC 2013 - mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Thu Apr 26 20:42:46 CEST 2012 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package libusb-1_0
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -24,7 +24,7 @@ License: LGPL-2.1+
Group: System/Libraries
%define _name libusb
Url: http://www.libusb.org/
Source: %{_name}-%{version}.tar.bz2
Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}-1.0/%{_name}-%{version}/%{_name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRequires: pkg-config
BuildRoot: %{_tmppath}/%{name}-%{version}-build