From 78cb99bf3d0b1289e077afa99d00b5baf6fd5260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=C3=B6hler?= Date: Sat, 8 Mar 2008 20:04:46 +0000 Subject: [PATCH] Minor updates to README.svn; remove README.patches from gnucash.spec.in. Do not demand ChangeLog entries as they are created automagically. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17016 57a11ea4-9604-0410-9ed3-97b8803252fd --- README.svn | 18 ++---------------- packaging/gnucash.spec.in | 2 +- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/README.svn b/README.svn index a04cb4b838..d7908bfe6d 100644 --- a/README.svn +++ b/README.svn @@ -1,4 +1,4 @@ -This file contains guidelines for using Gnucash from Subversion. +This file contains guidelines for using GnuCash from Subversion. They have been adapted from the guidelines for gnome-libs by Miguel de Icaza who adapted them from guidelines written by Owen Taylor. @@ -47,7 +47,7 @@ When making changes to GnuCash and trying to commit to the repository: Since you want other people to review your code before it goes in, you can submit your changes as a patch to gnucash-devel@gnucash.org. - See README.patches for details. + See README for details. If you are making changes to gnucash SVN, you should be subscribed to gnucash-devel@gnucash.org and to gnucash-changes@gnucash.org. @@ -55,14 +55,6 @@ When making changes to GnuCash and trying to commit to the repository: gnucash-devel@gnucash.org is a good place to ask about intended changes. - + There must be a ChangeLog entry for every commit. If you discover that - you only committed half the files you meant to and need to fix that - up you do not need a new ChangeLog entry. But in general, ChangeLog - entries are mandatory. Changes with out ChangeLog entries will be - reverted. - - + When you commit, use your ChangeLog entry as the log message. - + You must not break the build! Never check in changes that do not compile, install or run. Just because your local tree compiles doesn't mean you are done. The most common way to break the build @@ -85,12 +77,6 @@ When making changes to GnuCash and trying to commit to the repository: a branch. Also, please inform the gnucash-devel-list about what you are going to do. - + The ChangeLog entries should preferably match in date format with - the existing entries. You can set how emacs does this by using - customize mode: - - - M-x customize - + When code is added from new developers, add them to AUTHORS and to doc/sgml/C/xacc-about.sgml. diff --git a/packaging/gnucash.spec.in b/packaging/gnucash.spec.in index 83c18e035e..b518170ba3 100644 --- a/packaging/gnucash.spec.in +++ b/packaging/gnucash.spec.in @@ -202,7 +202,7 @@ fi %exclude %{_libdir}/libgnc-backend-postgres* %endif %config %{_sysconfdir}/gnucash -%doc AUTHORS COPYING ChangeLog* DOCUMENTERS HACKING LICENSE NEWS README README.patches +%doc AUTHORS COPYING ChangeLog* DOCUMENTERS HACKING LICENSE NEWS README %doc doc/README.german doc/README.francais doc/guile-hackers.txt %files devel