Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: spec: move to root
......................................................................

packaging: spec: move to root

Change-Id: I3aae355d304d1b453f2045488126312aa236fd0a
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M .gitignore
M Makefile
R ovirt-engine-reports.spec.in
3 files changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/07/23307/1

diff --git a/.gitignore b/.gitignore
index b0b4ee0..8c12ee7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,7 @@
 # mvn folders
 ###########################
 target
+
+# generated files
+###########################
+ovirt-engine-reports.spec
diff --git a/Makefile b/Makefile
index 4acf0b1..3c26ba7 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 PYTHON=python
 PYTHON_DIR:=$(shell $(PYTHON) -c "from distutils.sysconfig import 
get_python_lib as f;print(f())")
 
-SPEC_FILE_IN=packaging/ovirt-engine-reports.spec.in
+SPEC_FILE_IN=ovirt-engine-reports.spec.in
 SPEC_FILE=$(PACKAGE_NAME).spec
 OUTPUT_RPMBUILD=$(shell pwd -P)/tmp.rpmbuild
 OUTPUT_DIR=output
diff --git a/packaging/ovirt-engine-reports.spec.in 
b/ovirt-engine-reports.spec.in
similarity index 100%
rename from packaging/ovirt-engine-reports.spec.in
rename to ovirt-engine-reports.spec.in


-- 
To view, visit http://gerrit.ovirt.org/23307
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3aae355d304d1b453f2045488126312aa236fd0a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to