Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/release_howto.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/release_howto.txt b/docs/release_howto.txt
index 9c08055..97f322e 100644
--- a/docs/release_howto.txt
+++ b/docs/release_howto.txt
@@ -1,4 +1,4 @@
-''' This is the release process of the sugar packages sugar(shell),
+''' This is the fedora release process of the sugar packages sugar(shell),
sugar-toolkit and sugar-base described in a pytish way
'''
@@ -23,11 +23,12 @@ for package in [sugar, sugar-toolkit, sugar-base, sugar-artwork]:
break
# Upload the package
- Upload the tarball to dev.laptop.org:/var/www/sugar/sources/[package]
+ Upload the tarball to
+ shell.sugarlabs.org:/pub/sugarlabs/sources/sucrose/glucose/$name/$name-$version
# Verify the upload of the package
Check that the package has been uploaded fine: \
- http://dev.laptop.org/pub/sugar/sources/[package]
+ http://download.sugarlabs.org/sources/sucrose/glucose/$name/$name-$version
# Build and release a new rpm
# more info on fedora packaging:
@@ -43,7 +44,7 @@ for package in [sugar, sugar-toolkit, sugar-base, sugar-artwork]:
cd cvs_package
cvs update
- cd OLPC-3
+ cd current release
make new-sources FILES="[tarball-created-with-make_distcheck]"
# Change the version in the spec