diff --git a/.gitignore b/.gitignore index a727f45..335ec95 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/AMF-1.4.23.tar.gz -/AMF-cleaned-1.4.23.tar.gz +*.tar.gz diff --git a/AMF.spec b/AMF.spec index 37da3b9..a39ca09 100644 --- a/AMF.spec +++ b/AMF.spec @@ -1,12 +1,14 @@ Name: AMF -Version: 1.4.23 -Release: 2%{?dist} +Epoch: 1 +Version: 1.5.0 +Release: %autorelease Summary: Advanced Media Framework (AMF) SDK License: MIT URL: https://gpuopen.com/advanced-media-framework/ BuildArch: noarch -# Cleaned up tarballi without Thirdparty folder: +# Releases include headers only and we miss documents and samples; so get a +# full tarball without Thirdparty folder. Source0: %{name}-cleaned-%{version}.tar.gz Source1: %{name}-tarball.sh @@ -33,6 +35,14 @@ Summary: Sample files for %{name} The %{name}-samples package contains sample programs and source for applications that use %{name}. +%package docs +Summary: PDF documentation for %{name} + +%description docs +The %{name}-docs package contains the development documentation in PDF format +that is available in the main %{name}-devel package in Markdown format. + + %prep %autosetup -p1 @@ -45,18 +55,22 @@ cp -fr amf/public/* %{buildroot}%{_usrsrc}/%{name}/ rm -fr %{buildroot}%{_usrsrc}/%{name}/include ln -sf ../../include/AMF %{buildroot}%{_usrsrc}/%{name}/include +# Split out PDF docs +mkdir pdf +mv amf/doc/*pdf pdf/ + %files devel %license LICENSE.txt %doc amf/doc/* %{_includedir}/%{name}/ %files samples +%license LICENSE.txt %{_usrsrc}/%{name} -%changelog -* Sun Feb 13 2022 Simone Caronni - 1.4.23-2 -- Remove Thirdparty folder from sources and provide script to recreate tarball. -- Remove duplicated docs in samples subpackage. +%files docs +%license LICENSE.txt +%doc pdf/* -* Thu Feb 10 2022 Simone Caronni - 1.4.23-1 -- First build. +%changelog +%autochangelog diff --git a/README.md b/README.md index 0bc2f44..8e495e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # AMF -The AMF package +The AMF package. + +The source tarball is stripped of the `ThirdParty` folder which contains code distributed with a different licensing. diff --git a/sources b/sources index 019454c..31db73f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (AMF-cleaned-1.4.23.tar.gz) = c3d590d4916bc4e39459cb5fca5f03b6964f75177caa15c28abaf0d48c0c24ad73f8ef1200049e34531d6649c411ea0b5163f87579d0097d14c006493a79170f +SHA512 (AMF-cleaned-1.5.0.tar.gz) = 910edc6ac03d42436785fe9e137da27671bd85eb6782c09a559f107cb163bfee662974dd70e6a55eb5abfa44f5bf823990b759a9b2093ba2a9677655edcc2786