Compare commits

...

No commits in common. 'epel9' and 'c8' have entirely different histories.
epel9 ... c8

4
.gitignore vendored

@ -1,3 +1 @@
libavc1394-0.5.1.tar.gz SOURCES/libavc1394-0.5.4.tar.gz
libavc1394-0.5.3.tar.gz
/libavc1394-0.5.4.tar.gz

@ -0,0 +1 @@
710ec37ef3d494b5ec8080beaa95d29a173a0479 SOURCES/libavc1394-0.5.4.tar.gz

@ -1,14 +1,13 @@
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: 17%{?dist} Release: 7%{?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
Patch1: libavc1394-%{version}-librom.patch Patch1: libavc1394-%{version}-librom.patch
BuildRequires: libraw1394-devel BuildRequires: libraw1394-devel
BuildRequires: chrpath, gcc BuildRequires: chrpath
BuildRequires: make
# libraw1394 is not built on s390* # libraw1394 is not built on s390*
ExcludeArch: s390 s390x ExcludeArch: s390 s390x
@ -22,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%{?_isa} Requires: libraw1394-devel, pkgconfig
%description devel %description devel
Development libraries required to build applications using libavc1394. Development libraries required to build applications using libavc1394.
%prep %prep
%autosetup -N %setup -q
%patch1 -p1 -b .librom %patch1 -p1 -b .librom
chmod -x test/dvcont.c chmod -x test/dvcont.c
@ -53,8 +52,8 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
%{_bindir}/dvcont %{_bindir}/dvcont
%{_bindir}/mkrfc2734 %{_bindir}/mkrfc2734
%{_bindir}/panelctl %{_bindir}/panelctl
%{_mandir}/man1/dvcont.1* %{_mandir}/man1/dvcont.1.gz
%{_mandir}/man1/panelctl.1* %{_mandir}/man1/panelctl.1.gz
%{_mandir}/man1/mkrfc2734.1* %{_mandir}/man1/mkrfc2734.1*
# libs are LGPLv2+ # libs are LGPLv2+
%{_libdir}/libavc1394.so.* %{_libdir}/libavc1394.so.*
@ -67,36 +66,6 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
%{_libdir}/librom1394.so %{_libdir}/librom1394.so
%changelog %changelog
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Feb 22 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-8
- 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
- Use %%ldconfig_scriptlets - Use %%ldconfig_scriptlets

@ -1 +0,0 @@
caf0db059d8b8d35d6f08e6c0e1c7dfe libavc1394-0.5.4.tar.gz
Loading…
Cancel
Save