From e33f51149e25f3f52cb9499dd855bab16a625172 Mon Sep 17 00:00:00 2001 From: nalin Date: Aug 21 2003 19:45:30 +0000 Subject: - make the release part of the tag --- diff --git a/Makefile.am b/Makefile.am index b45575e..57aa1f8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,7 @@ authconfigmodule_so_LDFLAGS = -shared @GLIB_LIBS@ @LDFLAGS@ EXTRA_DIST = authconfig.spec authconfig.pamd authconfig-gtk.pamd authconfig.console authconfig-gtk.console authconfig.desktop authconfig-gtk.py authconfig.glade man/en/authconfig.8 NOTES utf8ify-mo intltool-extract.in intltool-merge.in intltool-update.in user_auth.png -TAG=r-$(shell rpm -q --specfile authconfig.spec --queryformat '%{version}\n' | head -1 | sed 's,\.,-,g') +TAG=r-$(shell rpm -q --specfile authconfig.spec --queryformat '%{version}-%{release}\n' | head -1 | sed 's,\.,-,g') tag: cvs tag -cR $(TAG)