Blame SPECS/libnetfilter_cthelper.spec

6ab6d5
Name:           libnetfilter_cthelper
6ab6d5
Version:        1.0.0
3588fa
Release:        15%{?dist}
6ab6d5
Summary:        User-space infrastructure for connection tracking helpers
6ab6d5
Group:          System Environment/Libraries
6ab6d5
License:        GPLv2
6ab6d5
URL:            http://www.netfilter.org/projects/libnetfilter_cthelper/index.html
6ab6d5
Source0:        http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-%{version}.tar.bz2
6ab6d5
BuildRequires:  libmnl-devel >= 1.0.0, pkgconfig, kernel-headers
6ab6d5
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
6ab6d5
3588fa
Patch1: 0001-build-resolve-automake-1.12-warnings.patch
3588fa
Patch2: 0002-Update-.gitignore.patch
3588fa
Patch3: 0003-configure-uclinux-is-also-linux.patch
3588fa
Patch4: 0004-src-fix-use-after-free.patch
3588fa
Patch5: 0005-include-Sync-with-kernel-headers.patch
3588fa
Patch6: 0006-Use-__EXPORTED-rather-than-EXPORT_SYMBOL.patch
3588fa
Patch7: 0007-examples-fix-double-free-in-nftc-helper-add.patch
3588fa
Patch8: 0008-examples-kill-the-invalid-argument-error-in-nftc-hel.patch
3588fa
Patch9: 0009-src-fix-incorrect-building-and-parsing-of-the-NFCTH_.patch
3588fa
6ab6d5
%description
6ab6d5
This library provides the infrastructure for the user-space helper
6ab6d5
infrastructure available since the Linux kernel 3.6.
6ab6d5
6ab6d5
%package        devel
6ab6d5
Summary:        Development files for %{name}
6ab6d5
Group:          Development/Libraries
6ab6d5
Requires:       %{name}%{?_isa} = %{version}-%{release}
6ab6d5
Requires:       libmnl-devel >= 1.0.0
6ab6d5
Requires:       kernel-headers
6ab6d5
6ab6d5
%description    devel
6ab6d5
The %{name}-devel package contains libraries and header files for
6ab6d5
developing applications that use %{name}.
6ab6d5
6ab6d5
%prep
3588fa
%autosetup -p1
6ab6d5
6ab6d5
%build
6ab6d5
%configure --disable-static
6ab6d5
make %{?_smp_mflags}
6ab6d5
6ab6d5
%install
6ab6d5
rm -rf $RPM_BUILD_ROOT
6ab6d5
%make_install
6ab6d5
find $RPM_BUILD_ROOT -type f -name '*.la' -exec rm -f {} ';'
6ab6d5
6ab6d5
%post -p /sbin/ldconfig
6ab6d5
%postun -p /sbin/ldconfig
6ab6d5
6ab6d5
%files
6ab6d5
%doc COPYING README
6ab6d5
%{_libdir}/*.so.*
6ab6d5
6ab6d5
%files devel
6ab6d5
%doc examples
6ab6d5
%{_libdir}/pkgconfig/*.pc
6ab6d5
%dir %{_includedir}/libnetfilter_cthelper
6ab6d5
%{_includedir}/libnetfilter_cthelper/*.h
6ab6d5
%{_libdir}/*.so
6ab6d5
6ab6d5
%changelog
3588fa
* Thu Oct 24 2019 Phil Sutter <psutter@redhat.com> - 1.0.0-15
3588fa
- Rebuild for added CI tests
3588fa
3588fa
* Thu Oct 24 2019 Phil Sutter <psutter@redhat.com> - 1.0.0-14
3588fa
- Add missing backports from upstream
3588fa
6ab6d5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-13
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6ab6d5
6ab6d5
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-12
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
6ab6d5
6ab6d5
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-11
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
6ab6d5
6ab6d5
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
6ab6d5
6ab6d5
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
6ab6d5
6ab6d5
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-8
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6ab6d5
6ab6d5
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-7
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
6ab6d5
6ab6d5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-6
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6ab6d5
6ab6d5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-5
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
6ab6d5
6ab6d5
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-4
6ab6d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
6ab6d5
6ab6d5
* Tue Nov 27 2012 Paul Komkoff <i@stingr.net> - 1.0.0-3
6ab6d5
- fix group tag on devel package
6ab6d5
6ab6d5
* Tue Nov 27 2012 Paul Komkoff <i@stingr.net> - 1.0.0-2
6ab6d5
- fixes for epel5
6ab6d5
6ab6d5
* Mon Nov 26 2012 Paul Komkoff <i@stingr.net> - 1.0.0-1
6ab6d5
- new package