fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmo-gprs/+/29148 )


Change subject: configure: generate libosmo-gprs.spec from libosmo-gprs.spec.in
......................................................................

configure: generate libosmo-gprs.spec from libosmo-gprs.spec.in

Change-Id: Ie15c136d9f1919da0217b17d1afa9268f7ceaab1
---
M .gitignore
M Makefile.am
M configure.ac
3 files changed, 5 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/48/29148/1

diff --git a/.gitignore b/.gitignore
index 3935e05..6efb54d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,5 @@

 tags
 /deps
+
+contrib/libosmo-gprs.spec
diff --git a/Makefile.am b/Makefile.am
index 79aee53..ebaaf29 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,6 +21,7 @@
 BUILT_SOURCES = $(top_srcdir)/.version
 EXTRA_DIST = \
        .version \
+       contrib/libosmo-gprs.spec.in \
        git-version-gen \
        debian \
        $(NULL)
diff --git a/configure.ac b/configure.ac
index 15974ee..f0d0401 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,5 +87,6 @@
                 src/rlcmac/Makefile
                 tests/Makefile
                 tests/rlcmac/Makefile
-                Makefile])
+                Makefile
+                libosmo-gprs.spec])
 AC_OUTPUT

--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/29148
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Ie15c136d9f1919da0217b17d1afa9268f7ceaab1
Gerrit-Change-Number: 29148
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to