summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuliano Martinez <juliano@falaserio.org>2011-03-14 22:59:04 -0300
committerJuliano Martinez <juliano@falaserio.org>2011-03-14 22:59:04 -0300
commite3d23ad99b864405141077dbbbf8749f59872b23 (patch)
tree4b43269521be0e59ea554f6676e2a253afc144ee
parent99d911bad474a7c6844713b35fbd805a8b1b8ace (diff)
downloadrspamd-e3d23ad99b864405141077dbbbf8749f59872b23.tar.gz
rspamd-e3d23ad99b864405141077dbbbf8749f59872b23.zip
Removed ${ID} from PACKAGE_VERSION, debian control files doesn't support format of RID
-rw-r--r--CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 35c881206..a81a5c0c8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -881,8 +881,7 @@ ELSE(GMIME24)
SET(PACKAGE_DEPENDS "libc6, libevent-1.4-2, libgmime-2.0-2, libxml-parser-perl, libterm-readkey-perl, libglib2.0-0")
ENDIF(GMIME24)
-SET(PACKAGE_VERSION "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}_${ID}")
-
+SET(PACKAGE_VERSION "${RSPAMD_VERSION_MAJOR}.${RSPAMD_VERSION_MINOR}.${RSPAMD_VERSION_PATCH}")
IF(RPMTools_FOUND)
FILE(WRITE linux/rspamd.spec