This commit is contained in:
parent
af0f831675
commit
514b9a7b8e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8d10e24d12f9b979c78dbdf9cd47e39a7ca68a1f8fff589c3899a9236cd77c07
|
|
||||||
size 389570
|
|
3
libmtp-0.2.2.tar.bz2
Normal file
3
libmtp-0.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f3c668de982b0f21ee065ef2f55fdfef8e97494c1990a1710e2c8fa4878eb52
|
||||||
|
size 394061
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 8 18:07:28 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- upgraded to 0.2.2
|
||||||
|
- bugfixes, new devices, faster metadata read
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 10 13:49:23 CEST 2007 - meissner@suse.de
|
Fri Aug 10 13:49:23 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
12
libmtp.spec
12
libmtp.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libmtp (Version 0.2.1)
|
# spec file for package libmtp (Version 0.2.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,7 +11,7 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: libmtp
|
Name: libmtp
|
||||||
URL: http://sf.net/projects/libmtp
|
Url: http://sf.net/projects/libmtp
|
||||||
%if %suse_version > 1020
|
%if %suse_version > 1020
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
%else
|
%else
|
||||||
@ -19,9 +19,9 @@ BuildRequires: libusb
|
|||||||
%endif
|
%endif
|
||||||
License: LGPL v2 or later
|
License: LGPL v2 or later
|
||||||
Group: Productivity/Multimedia/Sound/Players
|
Group: Productivity/Multimedia/Sound/Players
|
||||||
Autoreqprov: on
|
AutoReqProv: on
|
||||||
Summary: Access to MTP Players
|
Summary: Access to MTP Players
|
||||||
Version: 0.2.1
|
Version: 0.2.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %name-%version.tar.bz2
|
Source0: %name-%version.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -108,8 +108,10 @@ install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thi
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
%{_libdir}/pkgconfig/libmtp.pc
|
%{_libdir}/pkgconfig/libmtp.pc
|
||||||
%{_prefix}/include/libmtp.h
|
%{_prefix}/include/libmtp.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 08 2007 - meissner@suse.de
|
||||||
|
- upgraded to 0.2.2
|
||||||
|
- bugfixes, new devices, faster metadata read
|
||||||
* Fri Aug 10 2007 - meissner@suse.de
|
* Fri Aug 10 2007 - meissner@suse.de
|
||||||
- upgraded to 0.2.1 release
|
- upgraded to 0.2.1 release
|
||||||
- fixed for LFS support
|
- fixed for LFS support
|
||||||
|
Loading…
Reference in New Issue
Block a user