Apply kfreebsd patch from Debian.

This commit is contained in:
rocky
2007-12-15 22:36:35 +00:00
parent 9de6b551d4
commit ddf569dbea
3 changed files with 13 additions and 8 deletions

View File

@@ -5,6 +5,8 @@
- "make distcheck" should work.
- Look for/fix/apply patches and outstanding bugs on Savannah.
- Go over Changelog and add NEWS. Update date of release.
- Remove "cvs" from configure.ac's release name. E.g.
@@ -25,15 +27,18 @@
- Tag release in CVS:
cvs log -h configure.ac
cvs tag release_*0_79* .
cvs tag release_*0_80* .
- "make distcheck" one more time
- Get onto ftp.gnu.org. I use my perl program
gnu-ftp-upload libcdio 0.*79*
gnu-ftp-upload libcdio 0.*80*
Also gnupload from the automake distribution.
- Update/Announce on Freshmeat:
http://freshmeat.net/projects/libcdio/ "add release" generally
http://freshmeat.net/add-release/36670/
(http://freshmeat.net/projects/libcdio/ "add release")
The NEWS file is your friend.