projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed54987
)
Rolling
author
Mike Taylor
<mike@miketaylor.org.uk>
Wed, 11 Aug 2010 17:12:24 +0000
(18:12 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Wed, 11 Aug 2010 17:12:24 +0000
(18:12 +0100)
archive/build-procedure
patch
|
blob
|
history
diff --git
a/archive/build-procedure
b/archive/build-procedure
index
2088056
..
7f9935a
100644
(file)
--- a/
archive/build-procedure
+++ b/
archive/build-procedure
@@
-24,3
+24,17
@@
squeeze$ ~/proj/git-tools/id-deb-build/id-pbuild.sh --upload
Update the APT registry as directed.
+RED HAT RELEASE
+
+Edit PROJECT.spec for new version
+local $ git push
+local $ ssh maki
+make$ ssh centos5
+centos5$ cd proj/ZOOM-Perl
+centos5$ git pull
+centos5$ ~/proj/git-tools/id-deb-build/mkdist.sh
+centos5$ sudo cp libnet-z3950-zoom-perl-1.27.tar.gz /usr/src/redhat/SOURCES/
+ # SURELY this can't really be necessary?
+centos5$ sudo rpmbuild -ba zoom-perl.spec
+
+