|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Audio/Video Control library for IEEE-1394 devices
|
|
|
|
Summary: Audio/Video Control library for IEEE-1394 devices
|
|
|
|
Name: libavc1394
|
|
|
|
Name: libavc1394
|
|
|
|
Version: 0.5.4
|
|
|
|
Version: 0.5.4
|
|
|
|
Release: 12%{?dist}
|
|
|
|
Release: 13%{?dist}
|
|
|
|
License: GPLv2+ and LGPLv2+
|
|
|
|
License: GPLv2+ and LGPLv2+
|
|
|
|
URL: http://sourceforge.net/projects/libavc1394/
|
|
|
|
URL: http://sourceforge.net/projects/libavc1394/
|
|
|
|
Source: https://sourceforge.net/projects/libavc1394/files/libavc1394/libavc1394-%{version}.tar.gz
|
|
|
|
Source: https://sourceforge.net/projects/libavc1394/files/libavc1394/libavc1394-%{version}.tar.gz
|
|
|
@ -21,13 +21,13 @@ to control devices like the tape on a VCR or camcorder.
|
|
|
|
Summary: Development libs for libavc1394
|
|
|
|
Summary: Development libs for libavc1394
|
|
|
|
|
|
|
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: libraw1394-devel, pkgconfig
|
|
|
|
Requires: libraw1394-devel%{?_isa}
|
|
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
%description devel
|
|
|
|
Development libraries required to build applications using libavc1394.
|
|
|
|
Development libraries required to build applications using libavc1394.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%autosetup -N
|
|
|
|
%patch1 -p1 -b .librom
|
|
|
|
%patch1 -p1 -b .librom
|
|
|
|
chmod -x test/dvcont.c
|
|
|
|
chmod -x test/dvcont.c
|
|
|
|
|
|
|
|
|
|
|
@ -66,6 +66,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
|
|
|
|
%{_libdir}/librom1394.so
|
|
|
|
%{_libdir}/librom1394.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Apr 16 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-13
|
|
|
|
|
|
|
|
- Some minor fixes
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-12
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
@ -78,7 +81,7 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-9
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 22 2018 Antonio Trande <sagitterATfedoraproject.org> - 0.5.4-8
|
|
|
|
* Thu Feb 22 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-8
|
|
|
|
- Add gcc BR
|
|
|
|
- Add gcc BR
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 16 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-7
|
|
|
|
* Fri Feb 16 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-7
|
|
|
|