------------------------------------------------------------
revno: 44
tags: mkdst-0.9
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-trunk
timestamp: Mon 2008-05-19 12:21:58 -0400
message:
  version 0.9
------------------------------------------------------------
revno: 43
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-trunk
timestamp: Mon 2008-04-21 10:43:47 -0400
message:
  s/Changelog/ChangeLog/ to GNU standard name because it breaks automake.  How lame.
------------------------------------------------------------
revno: 42
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-trunk
timestamp: Mon 2008-04-21 10:43:12 -0400
message:
  Safety: Fail mkdst if autogen.sh failed.
------------------------------------------------------------
revno: 41
tags: mkdst-0.8
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-trunk
timestamp: Sat 2008-03-29 21:35:36 -0400
message:
  Fix mkdst rpm --from-tag and update the _datestamp in the pwd/$NAME.spec
------------------------------------------------------------
revno: 40
tags: mkdst-0.7
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-03-24 00:38:13 -0400
message:
  rpmbuild --define _datestamp didn't work so well because rebuilds of that .src.rpm don't match.
  Use sed to hardcode the current datestamp in the spec file instead.
------------------------------------------------------------
revno: 39
committer: Vagrant Cascadian <vagrant@freegeek.org>
branch nick: mkdst-trunk
timestamp: Sat 2008-03-15 10:10:10 -0400
message:
  added debtar command which generates ${NAME}_${VERSION}.orig.tar.*
------------------------------------------------------------
revno: 38
tags: mkdst-0.6
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 23:52:09 -0400
message:
  final cleanup before 0.6
------------------------------------------------------------
revno: 37
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 23:18:05 -0400
message:
  Removing the mkdst wrapper from each source tree no longer needed if it isn't included.
------------------------------------------------------------
revno: 36
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 22:52:17 -0400
message:
  Add sanity checks during buildrpm()
------------------------------------------------------------
revno: 35
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 22:22:56 -0400
message:
  Redesign of mkdst: remove -- options, add --from-tag=, see help for usage
------------------------------------------------------------
revno: 34
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 16:53:57 -0400
message:
  RPM spec date stamp mangling is done more cleanly using an optional variable define now.
  
  Example:
  Release: 1%{?dist}%{?_datestamp}
  mkdst rpm       --> mkdst-0.5-1.fc9.20080313.16
  normal rpmbuild --> mkdst-0.5-1.fc9
------------------------------------------------------------
revno: 33
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 16:46:12 -0400
message:
  Remove mkdst-wrapper from Makefile
------------------------------------------------------------
revno: 32
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 16:43:47 -0400
message:
  Remove mkdst.spec, developer is to symlink their spec from elsewhere into here.
------------------------------------------------------------
revno: 31
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2008-03-13 16:30:24 -0400
message:
  Remove mkdst-wrapper, mkdst should be in $PATH, usually installed from a package
------------------------------------------------------------
revno: 30
tags: mkdst-0.5
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-01-14 17:50:28 -0500
message:
  embed mkdst version within mkdst itself
------------------------------------------------------------
revno: 29
tags: mkdst-0.4
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-01-14 17:23:02 -0500
message:
  remove example RPM spec from tarball
------------------------------------------------------------
revno: 28
tags: mkdst-0.3
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-01-14 16:34:14 -0500
message:
  0.3 release
------------------------------------------------------------
revno: 27
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-01-14 16:33:24 -0500
message:
  Example spec: Add hour to date tag
------------------------------------------------------------
revno: 26
tags: mkdst-0.2
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-01-14 12:01:09 -0500
message:
  add updated FSF addresses 
    ------------------------------------------------------------
    revno: 24.1.1
    committer: Vagrant Cascadian <vagrant@freegeek.org>
    branch nick: mkdst-trunk
    timestamp: Tue 2007-12-18 14:30:12 -0800
    message:
      updated FSF address
------------------------------------------------------------
revno: 25
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Mon 2008-01-14 11:59:03 -0500
message:
  example spec is labeled by date within Release field
------------------------------------------------------------
revno: 24
tags: mkdst-0.1
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Thu 2007-11-29 00:02:19 -0500
message:
  RPM is noarch
------------------------------------------------------------
revno: 23
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-work
timestamp: Wed 2007-11-28 23:54:59 -0500
message:
  fix sourcing of release.conf syntax so it works in dash
------------------------------------------------------------
revno: 22
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-work
timestamp: Wed 2007-11-28 23:47:43 -0500
message:
  --test* no longer requires checking in, although you may if you wish.
  Resulting tarballs will copy ANYTHING in the $WORK_DIR except stuff normally cleaned.
  Not perfect, but how else are we going to include new files before they are added?
  As these are only test tarballs it shouldn't matter.
------------------------------------------------------------
revno: 21
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst-work
timestamp: Wed 2007-11-28 23:31:57 -0500
message:
  Simplify --clean
  The [ -d $BUILDPATH ] part at the beginning no longer did anything since a new random temp dir is created on every run.
------------------------------------------------------------
revno: 20
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 23:12:51 -0500
message:
  ignore the rpm stuff
------------------------------------------------------------
revno: 19
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 17:47:17 -0500
message:
  always display current release
------------------------------------------------------------
revno: 18
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 17:45:02 -0500
message:
  clean up messages to be clearer at a glance
  s/check/srccheck/
------------------------------------------------------------
revno: 17
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 17:40:47 -0500
message:
  remove errant \n
------------------------------------------------------------
revno: 16
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 17:39:40 -0500
message:
  implement --releaserpm and --testrpm, does the same thing as original, except builds sample RPMS
------------------------------------------------------------
revno: 15
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 16:06:17 -0500
message:
  make release.conf of mkdsk itself export the Changelog
------------------------------------------------------------
revno: 14
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 16:04:16 -0500
message:
  rpm spec mangling: make it actually work
------------------------------------------------------------
revno: 13
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 16:03:08 -0500
message:
  Clean Up: remove tabs and quiet the other cd -
------------------------------------------------------------
revno: 12
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 16:01:42 -0500
message:
  add sample rpm spec and autoreplace to mkdst
  Just ignore it if you don't use RPM.
------------------------------------------------------------
revno: 11
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 15:33:49 -0500
message:
  ignore tarballs sitting in the local dir
------------------------------------------------------------
revno: 10
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 15:33:14 -0500
message:
  quiet cd -
  It prints the directory name, we don't want that.
------------------------------------------------------------
revno: 9
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 15:26:41 -0500
message:
  make tar quiet
------------------------------------------------------------
revno: 8
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 15:25:55 -0500
message:
  mkdst is removed from the tarball release because it is no longer needed
  (If releasing mkdst, don't remove itself!)
------------------------------------------------------------
revno: 7
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 15:15:57 -0500
message:
  add optional export_changelog.  Set EXPORTCHANGELOG=yes in release.conf if you want bzr log to be your Changelog in the tarball instead of an internal Changelog file.
------------------------------------------------------------
revno: 6
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 15:00:48 -0500
message:
  add Makefile make install [DESTDIR=/path/to/pkgroot/] defaults to /
------------------------------------------------------------
revno: 5
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 14:51:08 -0500
message:
  mkdst is GPLv2+
------------------------------------------------------------
revno: 4
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 14:47:28 -0500
message:
  add mkdst-wrapper
  copy this into each source repo and name it "mkdst"
------------------------------------------------------------
revno: 3
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 11:17:25 -0500
message:
  make release.conf sanity checking work properly
------------------------------------------------------------
revno: 2
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Wed 2007-11-28 10:14:19 -0500
message:
  add release.conf
------------------------------------------------------------
revno: 1
committer: Warren Togami <wtogami@redhat.com>
branch nick: mkdst
timestamp: Tue 2007-11-27 15:48:59 -0500
message:
  add mkdist.sh from vagrant, rename to mkdst
