Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 13 and Version 14 of ReleaseProcess


Ignore:
Timestamp:
May 25, 2007, 7:29:42 PM (17 years ago)
Author:
nosnilmot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v13 v14  
    1212 1. Tag the repository.
    1313{{{
    14 TAG=v2.0.0beta7 # for example
     14TAG=v2.0.2 # for example
    1515mtn tag $REVISION $TAG
    1616}}}
    1717 2. Check out the tagged code
    1818{{{
    19 mtn -d $DATABASE co im.pidgin.pidgin -r $TAG pidgin-$VERSION
     19mtn -d $DATABASE co -r t:$TAG pidgin-$VERSION
    2020}}}
    2121 3. Run {{{./autogen.sh}}}
     
    3131 7. Build the SRPM
    3232{{{
    33 rpmbuild -ta --sign --with avahi --with dbus --with meanwhile \
     33rpmbuild -ts --sign --with avahi --with dbus --with meanwhile \
    3434    --with sasl --with silc --with tcl pidgin-$VERSION.tar.bz2
    3535}}}
     
    4343  c. Build
    4444{{{
    45 rpmbuild -ba --sign --with avahi --with dbus --with meanwhile \
     45rpmbuild -bb --sign --with avahi --with dbus --with meanwhile \
    4646    --with sasl --with silc --with tcl $rpmbuild/SPECS/pidgin.spec
    4747}}}
     
    4949 11. Update the Pidgin website
    5050  a. Change inc/version.inc.php (only for full releases, not for betas)
    51   b. Add a news posting to htdocs/news.txt
     51  b. Update the ChangeLog
    5252 12. Announce via sourceforge
    5353
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!