YaST modules rename from novell-casa to CASA continued.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2006-04-20 18:50:11 +00:00
parent e7a702a8bd
commit a9d7e832c2
31 changed files with 214 additions and 203 deletions

View File

@@ -25,9 +25,9 @@
srcdir = .
top_srcdir = .
pkgdatadir = $(datadir)/yast2-novell-casa
pkglibdir = $(libdir)/yast2-novell-casa
pkgincludedir = $(includedir)/yast2-novell-casa
pkgdatadir = $(datadir)/yast2-CASA
pkglibdir = $(libdir)/yast2-CASA
pkgincludedir = $(includedir)/yast2-CASA
top_builddir = .
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c -p
@@ -91,18 +91,18 @@ DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run aclocal-1.9
AMTAR = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run tar
AUTOCONF = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoconf
AUTOHEADER = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoheader
AUTOMAKE = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run automake-1.9
ACLOCAL = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run aclocal-1.9
AMTAR = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run tar
AUTOCONF = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run autoconf
AUTOHEADER = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run autoheader
AUTOMAKE = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run automake-1.9
AWK = gawk
CREATE_PKGCONFIG_FALSE =
CREATE_PKGCONFIG_NOARCH_FALSE =
CREATE_PKGCONFIG_NOARCH_TRUE = #
CREATE_PKGCONFIG_TRUE = #
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\"
DEFS = -DPACKAGE_NAME=\"yast2-CASA\" -DPACKAGE_TARNAME=\"yast2-CASA\" -DPACKAGE_VERSION=\"1.6.462\" -DPACKAGE_STRING=\"yast2-CASA\ 1.6.462\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-CASA\" -DVERSION=\"1.6.462\"
ECHO_C =
ECHO_N = -n
ECHO_T =
@@ -115,13 +115,13 @@ LIBS =
LN_S = ln -s
LTLIBOBJS =
MAINTAINER = casa <casa@novell.com>
MAKEINFO = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo
PACKAGE = yast2-novell-casa
MAKEINFO = ${SHELL} /home/cameron/dev/subversion/trunk/casa-yast/missing --run makeinfo
PACKAGE = yast2-CASA
PACKAGE_BUGREPORT = http://www.suse.de/feedback
PACKAGE_NAME = yast2-novell-casa
PACKAGE_STRING = yast2-novell-casa 1.6.0
PACKAGE_TARNAME = yast2-novell-casa
PACKAGE_VERSION = 1.6.0
PACKAGE_NAME = yast2-CASA
PACKAGE_STRING = yast2-CASA 1.6.462
PACKAGE_TARNAME = yast2-CASA
PACKAGE_VERSION = 1.6.462
PATH_SEPARATOR = :
PKG_CONFIG_PATH =
RPMNAME = $(shell cat $(srcdir)/RPMNAME)
@@ -152,7 +152,7 @@ build_vendor = suse
clientdir = ${prefix}/share/YaST2/clients
datadir = ${prefix}/share
desktopdir = ${prefix}/share/applications/YaST2
docdir = ${prefix}/share/doc/packages/yast2-novell-casa
docdir = ${prefix}/share/doc/packages/yast2-CASA
exec_prefix = ${prefix}
execcompdir = ${prefix}/lib/YaST2
fillupdir = /var/adm/fillup-templates
@@ -164,7 +164,7 @@ host_vendor = suse
imagedir = ${prefix}/share/YaST2/images
includedir = ${prefix}/include/YaST2
infodir = ${prefix}/info
install_sh = /home/nds_cm/dev/yast/casa-yast/install-sh
install_sh = /home/cameron/dev/subversion/trunk/casa-yast/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${prefix}/share/YaST2/locale
@@ -198,6 +198,7 @@ ystartupdir = ${prefix}/lib/YaST2
#where devtools are
PREFIX := $(shell pkg-config --print-errors --variable=prefix yast2-devtools)
Y2TOOL = $(PREFIX)/bin/y2tool
SUBDIRS_FILE = $(shell test -e $(srcdir)/SUBDIRS && echo SUBDIRS)
ACINCLUDE_FILE = $(shell test -e $(srcdir)/acinclude.m4 && echo acinclude.m4)
HAS_YAST_LICENSE = $(shell test -e $(srcdir)/YAST_LICENSE && echo YAST_LICENSE)
@@ -227,7 +228,7 @@ EXTRA_DIST = VERSION RPMNAME MAINTAINER configure.in.in \
$(IS_DEVTOOLS),Makefile.am.common,$(POT_DST)) $(am__append_1)
##pkgconfigdata_DATA = $(RPMNAME).pc
#pkgconfig_DATA = $(RPMNAME).pc
TAGVERSION = $(PREFIX)/bin/y2tool tagversion
TAGVERSION = $(Y2TOOL) tagversion
# test ! -d $(srcdir)/po \
# || { $(MAKE) -C po checkpo && $(MAKE) -C po make-pox; }
# Contents of ./SUBDIRS
@@ -724,7 +725,7 @@ dist-hook:
done
pot:
y2tool y2makepot -s $(srcdir)
$(Y2TOOL) y2makepot -s $(srcdir)
install-pot: pot
@POT_DST=`find -type d -name testsuite -prune , \
@@ -745,7 +746,7 @@ install-pot: pot
fi
spellcheck: pot
y2tool pot-spellcheck
$(Y2TOOL) pot-spellcheck
# all-local: $(if $(IS_DEVTOOLS),,$(POT_DST))
@@ -772,15 +773,15 @@ package-local: check-parse $(if $(IS_DEVTOOLS),,$(POT_DST)) $(RPMNAME)-$(VERSION
rm -f package/*.bak
rm -f package/*.auto
mv $(RPMNAME)-$(VERSION).tar.bz2 package/
if ! test -x $(PREFIX)/bin/y2tool; then \
echo "$(PREFIX)/bin/y2tool: not found."; \
if ! test -x $(Y2TOOL); then \
echo "$(Y2TOOL): not found."; \
echo "You have to install yast2-devtools to making a package"; \
false; \
fi
here=`pwd`; \
cd $(srcdir) && for i in $(RPMNAME)*.spec.in; do \
newname="`echo "$$i" | sed "s/\.in$$//g"`"; \
$(PREFIX)/bin/y2tool create-spec < $$i > $$here/package/$${newname} ; \
$(Y2TOOL) create-spec < $$i > $$here/package/$${newname} ; \
done
package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local
@@ -827,12 +828,12 @@ check-all-packages:
fi
check-textdomain:
$(PREFIX)/bin/y2tool check-textdomain $(srcdir)
$(Y2TOOL) check-textdomain $(srcdir)
stable: checkin-stable
checkin-stable: package
$(PREFIX)/bin/y2tool checkin-stable
$(Y2TOOL) checkin-stable
# For po/ modules
checkpo: