Update to 2.2.7
This commit is contained in:
parent
4cb2fd6f19
commit
a4975fcda8
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/x86_64
|
||||
/libdc1394-2.2.2*
|
||||
/libdc1394-2.2.6.tar.gz
|
||||
/libdc1394-2.2.7.tar.gz
|
||||
|
@ -1,6 +1,7 @@
|
||||
%global sover 26
|
||||
Name: libdc1394
|
||||
Summary: 1394-based digital camera control library
|
||||
Version: 2.2.6
|
||||
Version: 2.2.7
|
||||
Release: %autorelease
|
||||
License: LGPLv2+
|
||||
URL: http://sourceforge.net/projects/%{name}/
|
||||
@ -78,8 +79,7 @@ find %{buildroot} -name "*.la" -delete
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%{_libdir}/%{name}.so.25
|
||||
%{_libdir}/%{name}.so.25.0.0
|
||||
%{_libdir}/%{name}.so.%{sover}*
|
||||
|
||||
%files devel
|
||||
%doc examples/*.h examples/*.c
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdc1394-2.2.6.tar.gz) = 2d60ed1054da67d8518e870193b60c1d79778858f48cc6487e252de00cc57a08548515d41914a37d0227d29e158d68892c290f83930ffd95f4a483dce5aa3d25
|
||||
SHA512 (libdc1394-2.2.7.tar.gz) = 0d0b1861612f7c69753af7109ef226ea4e550353222e02663dfaac3fa8f456b94c2dd2579cac840047a42bac97692da436f10be3def1fa29109de05c1e871257
|
||||
|
Loading…
Reference in New Issue
Block a user