converted link to branch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2010-02-19 15:12:14 +00:00
committed by Git OBS Bridge
parent 134a470808
commit a28bf4bbbc
4 changed files with 17 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package libmtp (Version 1.0.1)
# spec file for package libmtp (Version 1.0.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@@ -22,11 +22,11 @@ Name: libmtp
Url: http://sf.net/projects/libmtp
BuildRequires: doxygen
BuildRequires: libusb-devel
License: LGPL v2.1 or later
License: LGPLv2.1+
Group: Productivity/Multimedia/Sound/Players
AutoReqProv: on
Summary: Commandline utilities for access to MTP Players
Version: 1.0.1
Version: 1.0.2
Release: 1
Source0: %name-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -51,7 +51,7 @@ Authors:
Marcus Meissner <marcus@jet.franken.de>
%package -n libmtp8
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: Library for accessing MTP Players
Group: Productivity/Multimedia/Sound/Players
@@ -75,12 +75,12 @@ Authors:
Marcus Meissner <marcus@jet.franken.de>
%package -n mtp-tools
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: Commandline utilities for access to MTP Players
Group: Productivity/Multimedia/Sound/Players
%package devel
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: Development files for access to MTP Player library
Group: Development/Libraries/Other
Requires: libmtp8 = %version