summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-10-23 19:20:35 +0200
committerAlon Levy <alevy@redhat.com>2011-10-23 19:20:52 +0200
commit8258076ec05cea343f9255add6dd1bb326cd7696 (patch)
treeedee015a63a948208aa6dc7df9cef7850b405d07
parentdd34dfb8fa572a9f112cd0210556f31ace689ba7 (diff)
server/redhat/Makefile.common: use right BUILD, readd autoreconfserver_redhat
-rw-r--r--server/redhat/Makefile.common2
-rw-r--r--server/redhat/spice-server.spec.template1
2 files changed, 2 insertions, 1 deletions
diff --git a/server/redhat/Makefile.common b/server/redhat/Makefile.common
index 3902719a..54edb745 100644
--- a/server/redhat/Makefile.common
+++ b/server/redhat/Makefile.common
@@ -16,7 +16,7 @@ REDHAT:=$(shell pwd)
RPM:=$(REDHAT)/rpm
SRPMS:=$(RPM)/SRPMS
SOURCES:=$(RPM)/SOURCES
-BUILD:=4
+BUILD:=5
DIST=.el6
PKGNAME=$(COMMON_NAME)
diff --git a/server/redhat/spice-server.spec.template b/server/redhat/spice-server.spec.template
index bff9c7c9..027b2d38 100644
--- a/server/redhat/spice-server.spec.template
+++ b/server/redhat/spice-server.spec.template
@@ -84,6 +84,7 @@ cp pyparsing-1.5.6/pyparsing_py2.py pyparsing.py
#CFLAGS="%{optflags}"; CFLAGS="${CFLAGS/-Wall/}"; export CFLAGS;
#CXXFLAGS="%{optflags}"; CXXFLAGS="${CXXFLAGS/-Wall/}"; export CXXFLAGS;
#FFLAGS="%{optflags}"; FFLAGS="${FFLAGS/-Wall/}"; export FFLAGS;
+autoreconf -i -f
%configure --enable-smartcard --with-sasl
#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool