Update rpm specfile
[email protected] (Jean-Paul Saman) Thu, 26 Mar 2015 12:03:57 +0100 (CET)
| Newsgroups | gmane.comp.video.videolan.libdvbpsi.devel |
|---|---|
| Message-ID | <[email protected]> |
libdvbpsi | branch: master | Jean-Paul Saman <[email protected]> | Thu Mar 26 11:05:14 2015 +0100| [13191ab7e4520c6b13407c5d215ef30669cd0be4] | committer: Jean-Paul Saman Update rpm specfile > http://git.videolan.org/gitweb.cgi/libdvbpsi.git/?a=commit;h=13191ab7e4520c6b13407c5d215ef30669cd0be4 --- libdvbpsi.spec.in | 3 +++ src/Makefile.am | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/libdvbpsi.spec.in b/libdvbpsi.spec.in index ff5bd89..e070c18 100644 --- a/libdvbpsi.spec.in +++ b/libdvbpsi.spec.in @@ -78,6 +78,9 @@ rm -rf %buildroot %{_includedir}/* %changelog +* Thu Mar 26 2015 Jean-Paul Saman <[email protected]> - 1.3.0 +- bugfixes and new descriptors + * Thu Apr 21 2011 Jean-Paul Saman <[email protected]> - Correctly build rpm package on x86_64 - Enable debug symbols in build (usefull for %name-debuginfo package) diff --git a/src/Makefile.am b/src/Makefile.am index 9b4f7b1..e47715f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 _______________________________________________ libdvbpsi-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvbpsi-devel