commit 475d03c4a09ac07f923a6a8873c73f7f6a163abf
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Mar 9 11:54:33 2018 +0000
Update to 1.6
fdk-aac.spec | 16 ++++++++--------
sources | 2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/fdk-aac.spec b/fdk-aac.spec
index 7826b4d..c1dbfdb 100644
--- a/fdk-aac.spec
+++ b/fdk-aac.spec
@@ -1,6 +1,6 @@
Name: fdk-aac
-Version: 0.1.5
-Release: 3%{?dist}
+Version: 0.1.6
+Release: 1%{?dist}
Summary: Fraunhofer FDK AAC Codec Library
License: FDK-AAC
@@ -40,13 +40,11 @@ autoreconf -vif
%install
-%make_install INSTALL="install -p"
+%make_install
find %{buildroot} -name '*.la' -exec rm -f {} ';'
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
%files
@@ -56,13 +54,15 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
%files devel
%doc documentation/*.pdf
-%dir %{_includedir}/fdk-aac
-%{_includedir}/fdk-aac/*.h
+%{_includedir}/fdk-aac/
%{_libdir}/*.so
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Fri Mar 09 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 0.1.6-1
+- Update to 1.6
+
* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> -
0.1.5-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index 985fec1..0df4626 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31b24e44febb20a26e71ca21d1562a8f fdk-aac-0.1.5.tar.gz
+223d5f579d29fb0d019a775da4e0e061 fdk-aac-0.1.6.tar.gz