Change in osmo-pcap[master]: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

2020-05-22 Thread laforge
laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-pcap/+/18405 )

Change subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
..

Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

Change-Id: I2cf6d26b71af23d85b3b9675f9e60c08397115c9
---
M Makefile.am
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/Makefile.am b/Makefile.am
index 3fcbc70..3040616 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,12 @@
 SUBDIRS = include src contrib doc tests

 BUILT_SOURCES = $(top_srcdir)/.version
-EXTRA_DIST = git-version-gen .version
+EXTRA_DIST = \
+.version \
+contrib/osmo-pcap.spec.in \
+debian \
+git-version-gen \
+$(NULL)

 AM_DISTCHECK_CONFIGURE_FLAGS = \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)

--
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/18405
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I2cf6d26b71af23d85b3b9675f9e60c08397115c9
Gerrit-Change-Number: 18405
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged


Change in osmo-pcap[master]: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

2020-05-22 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-pcap/+/18405 )

Change subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/18405
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I2cf6d26b71af23d85b3b9675f9e60c08397115c9
Gerrit-Change-Number: 18405
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: pespin 
Gerrit-Comment-Date: Fri, 22 May 2020 13:15:37 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in osmo-pcap[master]: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

2020-05-22 Thread pespin
pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-pcap/+/18405 )

Change subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
..


Patch Set 1: Code-Review+1


--
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/18405
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I2cf6d26b71af23d85b3b9675f9e60c08397115c9
Gerrit-Change-Number: 18405
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin 
Gerrit-Comment-Date: Fri, 22 May 2020 12:15:20 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in osmo-pcap[master]: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

2020-05-22 Thread osmith
osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-pcap/+/18405 )


Change subject: Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in
..

Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

Change-Id: I2cf6d26b71af23d85b3b9675f9e60c08397115c9
---
M Makefile.am
1 file changed, 6 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcap refs/changes/05/18405/1

diff --git a/Makefile.am b/Makefile.am
index 3fcbc70..3040616 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,12 @@
 SUBDIRS = include src contrib doc tests

 BUILT_SOURCES = $(top_srcdir)/.version
-EXTRA_DIST = git-version-gen .version
+EXTRA_DIST = \
+.version \
+contrib/osmo-pcap.spec.in \
+debian \
+git-version-gen \
+$(NULL)

 AM_DISTCHECK_CONFIGURE_FLAGS = \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)

--
To view, visit https://gerrit.osmocom.org/c/osmo-pcap/+/18405
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I2cf6d26b71af23d85b3b9675f9e60c08397115c9
Gerrit-Change-Number: 18405
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-MessageType: newchange