Accepting request 170858 from home:m_meister:branches:openSUSE:Factory

- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/170858
OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=33
This commit is contained in:
Ismail Dönmez 2013-04-15 18:42:04 +00:00 committed by Git OBS Bridge
parent a192336f11
commit 72e71d64d4
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