summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2003-03-26 23:50:04 +0000
committerNathan Scott <nathans@sgi.com>2003-03-26 23:50:04 +0000
commitddcb0f9b7084b076780b42f5c98b25ebeab94e89 (patch)
treee7b69d6c98439b6435d0156c25f57808903a230c
parentc8c410c58d707616877c03eac93ab709a313c5cc (diff)
downloadattr-ddcb0f9b7084b076780b42f5c98b25ebeab94e89.tar.gz
Minor packaging related cleanups and updates.
-rw-r--r--VERSION2
-rw-r--r--build/rpm/Makefile6
-rw-r--r--debian/changelog8
-rw-r--r--doc/CHANGES5
4 files changed, 13 insertions, 8 deletions
diff --git a/VERSION b/VERSION
index 1b1fceb..487da79 100644
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
#
PKG_MAJOR=2
PKG_MINOR=4
-PKG_REVISION=0
+PKG_REVISION=1
PKG_BUILD=0
diff --git a/build/rpm/Makefile b/build/rpm/Makefile
index 4576215..b980f67 100644
--- a/build/rpm/Makefile
+++ b/build/rpm/Makefile
@@ -88,10 +88,4 @@ ${SPECF} : ${SPECF}.in
-e's|@pkg_builder@|$(PKG_BUILDER)|g' \
-e's|@build_root@|$(DIST_ROOT)|g' \
-e'/^BuildRoot: *$$/d' \
- -e's|@pkg_var_dir@|$(PKG_VAR_DIR)|g' \
- -e's|@pkg_share_dir@|$(PKG_SHARE_DIR)|g' \
- -e's|@pkg_log_dir@|$(PKG_LOG_DIR)|g' \
- -e's|@pkg_doc_dir@|$(PKG_DOC_DIR)|g' \
- -e's|@pkg_man_dir@|$(PKG_MAN_DIR)|g' \
- -e's|@pkg_tmp_dir@|$(PKG_TMP_DIR)|g' \
-e's|@make@|$(MAKE)|g' < $< > $@
diff --git a/debian/changelog b/debian/changelog
index 207491b..0078de2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
+attr (2.4.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Nathan Scott <nathans@debian.org> Thu, 27 Mar 2003 10:30:18 +1100
+
attr (2.4.0-1) unstable; urgency=low
* New upstream release
- * Updated policy version this package conforms to
+ * Updated policy version to which this package conforms
* Note: xfsdump and xfsrestore are affected by a change in libattr
which deprecates the attribute name prefix "xfsroot", replacing
it with the generic "trusted" name -- the environment variable
diff --git a/doc/CHANGES b/doc/CHANGES
index b347f82..9cc8eab 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,8 @@
+attr-2.4.1 (27 March 2003)
+ - Cleanups to the build process, in particular the automatic
+ rpm package generation Makefile and spec file template.
+ - Makepkgs script can now propagate failures back from make.
+
attr-2.4.0 (26 February 2003)
- Add symbol level versioning to libattr. This improves link
time consistency checks. The library versions are also