Commit 13191ab7 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Update rpm specfile

parent da7fa637
......@@ -78,6 +78,9 @@ rm -rf %buildroot
%{_includedir}/*
%changelog
* Thu Mar 26 2015 Jean-Paul Saman <jpsaman@videolan.org> - 1.3.0
- bugfixes and new descriptors
* Thu Apr 21 2011 Jean-Paul Saman <jpsaman@videolan.org>
- Correctly build rpm package on x86_64
- Enable debug symbols in build (usefull for %name-debuginfo package)
......
......@@ -159,3 +159,7 @@ install-data-local:
install-data-hook:
mv $(DESTDIR)$(pkgincludedir)/aac_profile.h $(DESTDIR)$(pkgincludedir)/types
uninstall-local:
rm -f $(DESTDIR)$(pkgincludedir)/types/aac_profile.h
rmdir $(DESTDIR)$(pkgincludedir)/types
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment