summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2006-02-23 01:20:17 +0000
committerRich Megginson <rmeggins@redhat.com>2006-02-23 01:20:17 +0000
commit27699c47e0098dc12442d0b923c67bca99df56df (patch)
tree46331bb0fb25f087d7948351a3d3ad0439e1c1ef /Makefile
parent836e08dc192bd3a9c8a10c3869c5efc48bf13024 (diff)
downloadds-27699c47e0098dc12442d0b923c67bca99df56df.tar.gz
ds-27699c47e0098dc12442d0b923c67bca99df56df.tar.xz
ds-27699c47e0098dc12442d0b923c67bca99df56df.zip
Change version to 1.0.2
RPM post install adds a new patch to fix the httpd module load order, removes the console patch Tell the user to run setup/setup after upgrade installation.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b6df706..73bd79d4 100644
--- a/Makefile
+++ b/Makefile
@@ -353,7 +353,7 @@ fedora-ds.spec: ldapserver.spec.tmpl
-e 's/@COMPANY-PRODUCT-NAME@/Fedora Directory Server/g' \
-e 's/@LCASE-COMPANY-NAME-NOSP@/fedora/g' \
-e 's/@GEN-VERSION@/1.0/g' \
- -e 's/@NOSP-VERSION@/1.0.1/g' \
+ -e 's/@NOSP-VERSION@/1.0.2/g' \
-e 's+@COMPANY-URL@+http://directory.fedora.redhat.com/+g' \
ldapserver.spec.tmpl > $@
mv $@ $(OBJDIR)