[rtems-buildsys commit] Change versioning scheme.
Ralf Corsepius
ralf at rtems.org
Thu Dec 13 18:02:20 UTC 2012
Module: rtems-buildsys
Branch: master
Commit: 24abe453356670d6c1302253c2f865ada5476fd1
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=24abe453356670d6c1302253c2f865ada5476fd1
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Wed Dec 5 09:14:04 2012 +0100
Change versioning scheme.
---
rtems-reprepro/configure.ac | 2 +-
rtems-reprepro/rtems-reprepro.spec.in | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/rtems-reprepro/configure.ac b/rtems-reprepro/configure.ac
index c42c718..9427d09 100644
--- a/rtems-reprepro/configure.ac
+++ b/rtems-reprepro/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.68])
-AC_INIT([rtems-reprepro], [0.7], [ralf.corsepius at rtems.org])
+AC_INIT([rtems-reprepro], [0.20121205.0], [ralf.corsepius at rtems.org])
AM_INIT_AUTOMAKE([foreign 1.12.5 no-dist-gzip dist-xz])
diff --git a/rtems-reprepro/rtems-reprepro.spec.in b/rtems-reprepro/rtems-reprepro.spec.in
index 0d4278d..1e62f17 100644
--- a/rtems-reprepro/rtems-reprepro.spec.in
+++ b/rtems-reprepro/rtems-reprepro.spec.in
@@ -1,6 +1,6 @@
-Name: rtems-reprepro
-Version: @VERSION@
-Release: 0.20121203.0%{?dist}
+Name: @PACKAGE_NAME@
+Version: @PACKAGE_VERSION@
+Release: 0%{?dist}
Summary: RTEMS server reprepro configuration
Group: RTEMS
More information about the vc
mailing list