]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: install ChangeLog in /usr/share/doc
authorVincent Bernat <bernat@luffy.cx>
Wed, 26 Sep 2012 21:37:25 +0000 (23:37 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 26 Sep 2012 21:37:25 +0000 (23:37 +0200)
Makefile.am
redhat/lldpd.spec

index 2bc008a8495a1b45f7fc1a5044634803a7e9b2b4..b79bcfafc636f5a8ffd701aeabe3597c095a2a4c 100644 (file)
@@ -7,6 +7,7 @@ EXTRA_DIST   = $(DX_CONFIG)
 DIST_SUBDIRS = $(SUBDIRS) libevent
 
 dist_doc_DATA = README.md NEWS
+doc_DATA      = ChangeLog
 
 # Build changelog from git history
 dist-hook: $(distdir)/ChangeLog
index 800a1ad08e9c5cbff28dfb63a208bf65d1db7d1e..6661ea2279e6c8ce82c276bdd79b0fc6dac3a1ee 100644 (file)
@@ -191,6 +191,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %dir %{_docdir}/lldpd
 %doc %{_docdir}/lldpd/NEWS
+%doc %{_docdir}/lldpd/ChangeLog
 %doc %{_docdir}/lldpd/README.md
 %{_sbindir}/lldpd
 %{_sbindir}/lldpctl