This commit is contained in:
parent
1b6848f73c
commit
dd6492efc4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5bc1e82e38ca814e93fc3da3657f25e85cd8136c7bb23c257bd152ad6ff1aaef
|
|
||||||
size 3258515
|
|
3
libgphoto2-2.4.0.tar.bz2
Normal file
3
libgphoto2-2.4.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a7a1954cbedecb0ee4307c3a6f5dab1344ebd553b24b034629ffdd527c7276d7
|
||||||
|
size 3223128
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 30 08:47:46 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
- upgraded to 2.4.0 final
|
||||||
|
- only small fixes and some new USB ids
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 22 16:38:14 CEST 2007 - meissner@suse.de
|
Fri Jun 22 16:38:14 CEST 2007 - meissner@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libgphoto2 (Version 2.3.1.4.trunk)
|
# spec file for package libgphoto2 (Version 2.4.0)
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -14,17 +14,16 @@ Name: libgphoto2
|
|||||||
BuildRequires: doxygen gcc-c++ hal-devel libexif-devel libjpeg-devel libusb-devel resmgr
|
BuildRequires: doxygen gcc-c++ hal-devel libexif-devel libjpeg-devel libusb-devel resmgr
|
||||||
URL: http://gphoto.org/
|
URL: http://gphoto.org/
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL), individual distribution permission.
|
License: LGPL v2 or later, individual distribution permission.
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
Summary: A Digital Camera Library
|
Summary: A Digital Camera Library
|
||||||
Version: 2.3.1.4.trunk
|
Version: 2.4.0
|
||||||
Release: 19
|
Release: 1
|
||||||
Source0: libgphoto2-%{version}.tar.bz2
|
Source0: libgphoto2-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: udev resmgr
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development headers for libgphoto2
|
Summary: Development headers for libgphoto2
|
||||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL), individual distribution permission.
|
License: LGPL v2 or later, individual distribution permission.
|
||||||
Group: Hardware/Camera
|
Group: Hardware/Camera
|
||||||
Requires: libgphoto2 = %version libusb-devel
|
Requires: libgphoto2 = %version libusb-devel
|
||||||
Requires: libexif-devel
|
Requires: libexif-devel
|
||||||
@ -232,6 +231,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%run_ldconfig
|
%run_ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 30 2007 - meissner@suse.de
|
||||||
|
- upgraded to 2.4.0 final
|
||||||
|
- only small fixes and some new USB ids
|
||||||
* Fri Jun 22 2007 - meissner@suse.de
|
* Fri Jun 22 2007 - meissner@suse.de
|
||||||
- upgraded to current trunk svn
|
- upgraded to current trunk svn
|
||||||
- new driver ids
|
- new driver ids
|
||||||
|
Loading…
x
Reference in New Issue
Block a user