Bug 1923 - RFE: Need test branch for testing the packageing system (20041125)
Summary: RFE: Need test branch for testing the packageing system (20041125)
Status: RESOLVED FIXED
Alias: None
Product: xprint
Classification: Unclassified
Component: Build config (show other bugs)
Version: unspecified
Hardware: All All
: high enhancement
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 2094
  Show dependency treegraph
 
Reported: 2004-11-25 16:43 UTC by Roland Mainz
Modified: 2004-12-16 03:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Part one (general work), patch for 2004-11-25-trunk (80.38 KB, patch)
2004-11-25 19:28 UTC, Roland Mainz
no flags Details | Splinter Review
Part two (file stripper script to create stripped source tarballs) (6.53 KB, patch)
2004-11-25 20:33 UTC, Roland Mainz
no flags Details | Splinter Review
Part three: Misc fixes (more file stripping and RPM adjustments) (8.88 KB, patch)
2004-11-25 23:43 UTC, Roland Mainz
no flags Details | Splinter Review
Part four, RPM spec fixes (3.51 KB, patch)
2004-11-26 00:49 UTC, Roland Mainz
no flags Details | Splinter Review
Fixing build bustage caused by first patch of bug 811 (146.61 KB, patch)
2004-11-26 01:44 UTC, Roland Mainz
no flags Details | Splinter Review
Solaris 8 build fixes (5.30 KB, patch)
2004-11-26 02:01 UTC, Roland Mainz
no flags Details | Splinter Review
Part seven, (hopefully) final round of RPM build fixes (5.13 KB, patch)
2004-11-26 03:26 UTC, Roland Mainz
no flags Details | Splinter Review
Part eight, fix XDCMP build problems on Solaris and pre-Solaris 10 Motif bits (7.31 KB, patch)
2004-12-02 18:57 UTC, Roland Mainz
no flags Details | Splinter Review
Part nine, Solaris packaging adjustments and README update (11.59 KB, patch)
2004-12-03 05:35 UTC, Roland Mainz
no flags Details | Splinter Review
Part ten, Solaris package fixes to fetch the encoding files in the correct way (4.69 KB, patch)
2004-12-03 15:11 UTC, Roland Mainz
no flags Details | Splinter Review
Part eleven, re-adding minimum set of libX11 includes required to build the tree when the build system doesn't have them installed (25.98 KB, patch)
2004-12-05 05:15 UTC, Roland Mainz
no flags Details | Splinter Review
Part twelve, FreeBSD build fixes (5.45 KB, patch)
2004-12-05 12:24 UTC, Roland Mainz
no flags Details | Splinter Review
All patches combined (diff between xprint_packagertest_20041125_base and xprint_packagertest_20041125) (250.28 KB, patch)
2004-12-16 22:12 UTC, Roland Mainz
no flags Details | Splinter Review

Description Roland Mainz 2004-11-25 16:43:38 UTC
RFE: We need a test branch for testing the packageing system.
Comment 1 Roland Mainz 2004-11-25 16:45:14 UTC
Test branch created:
% export CVS_RSH=ssh
% export CVSROOT=:ext:xxxxxxx@cvs.freedesktop.org:/cvs/xorg
% cvs -z9 checkout xc
% cvs -z1 tag xprint_packagertest_20041125_base xc
% cvs -z1 rtag -r xprint_packagertest_20041125_base -b
xprint_packagertest_20041125 xc

The new branch can be checked-out using
% export CVS_RSH=ssh
% export CVSROOT=:ext:myaccount@cvs.freedesktop.org:/cvs/xorg
% cvs -z3 checkout -r xprint_packagertest_20041125 xc
Comment 2 Roland Mainz 2004-11-25 19:28:23 UTC
Created attachment 1375 [details] [review]
Part one (general work), patch for 2004-11-25-trunk
Comment 3 Roland Mainz 2004-11-25 19:32:54 UTC
attachment 1375 [details] [review] checked-in into xprint_packagertest_20041125 branch:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.1; previous revision: 1.547
/cvs/xorg/xc/Imakefile,v  <--  Imakefile
new revision: 1.4.2.1; previous revision: 1.4
/cvs/xorg/xc/config/cf/Attic/host.def,v  <--  host.def
new revision: 1.5.2.1; previous revision: 1.5
/cvs/xorg/xc/config/cf/xprint_host.def,v  <--  xprint_host.def
new revision: 1.1.2.1; previous revision: 1.1
/cvs/xorg/xc/doc/Imakefile,v  <--  Imakefile
new revision: 1.2.12.1; previous revision: 1.2
/cvs/xorg/xc/doc/hardcopy/Imakefile,v  <--  Imakefile
new revision: 1.3.12.1; previous revision: 1.3
/cvs/xorg/xc/fonts/Imakefile,v  <--  Imakefile
new revision: 1.2.12.1; previous revision: 1.2
/cvs/xorg/xc/lib/Imakefile,v  <--  Imakefile
new revision: 1.11.2.1; previous revision: 1.11
/cvs/xorg/xc/packager/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/mozilla_xpi/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/mozilla_xpi/Attic/K98xprint_xpi.sh,v  <-- 
K98xprint_xpi.sh
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/mozilla_xpi/Attic/S98xprint_xpi.sh,v  <-- 
S98xprint_xpi.sh
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/mozilla_xpi/Attic/install.js,v  <--  install.js
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/mozilla_xpi/Attic/make_mozilla_xpi.sh,v  <-- 
make_mozilla_xpi.sh
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/rpm/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/rpm/Attic/xprint.spec,v  <--  xprint.spec
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/rpm/Attic/xprint_rpmpackage.patch,v  <-- 
xprint_rpmpackage.patch
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/README,v  <--  README
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/depend,v  <--  depend
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/pkginfo,v  <--  pkginfo
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/postinstall,v  <--  postinstall
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/preinstall,v  <--  preinstall
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/README,v  <--  README
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/depend,v  <--  depend
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/make_solaris_pkg.sh,v  <-- 
make_solaris_pkg.sh
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/pkginfo,v  <--  pkginfo
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/postinstall,v  <-- 
postinstall
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/preinstall,v  <--  preinstall
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/tarball/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/tarball/Attic/README_tarball,v  <--  README_tarball
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/tarball/Attic/make_xprint_binary_tarball.sh,v  <-- 
make_xprint_binary_tarball.sh
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/packager/tarball/Attic/startxprint.sh,v  <--  startxprint.sh
new revision: 1.1.4.1; previous revision: 1.1
/cvs/xorg/xc/programs/Imakefile,v  <--  Imakefile
new revision: 1.11.2.1; previous revision: 1.11
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 4 Roland Mainz 2004-11-25 20:33:10 UTC
Created attachment 1376 [details] [review]
Part two (file stripper script to create stripped source tarballs)
Comment 5 Roland Mainz 2004-11-25 20:36:07 UTC
attachment 1376 [details] [review] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.2; previous revision: 1.547.2.1
/cvs/xorg/xc/Attic/list_files_not_used_by_xp.ksh,v  <-- 
list_files_not_used_by_xp.ksh
new revision: 1.1.2.1; previous revision: 1.1
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 6 Roland Mainz 2004-11-25 23:43:08 UTC
Created attachment 1377 [details] [review]
Part three: Misc fixes (more file stripping and RPM adjustments)

Part three: Misc fixes (more file stripping and RPM adjustments)
Comment 7 Roland Mainz 2004-11-25 23:45:10 UTC
Attachment #1377 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.3; previous revision: 1.547.2.2
/cvs/xorg/xc/Attic/list_files_not_used_by_xp.ksh,v  <-- 
list_files_not_used_by_xp.ksh
new revision: 1.1.2.2; previous revision: 1.1.2.1
/cvs/xorg/xc/packager/rpm/Attic/xprint.spec,v  <--  xprint.spec
new revision: 1.1.4.2; previous revision: 1.1.4.1
/cvs/xorg/xc/packager/rpm/Attic/xprint_rpmpackage.patch,v  <-- 
xprint_rpmpackage.patch
new revision: delete; previous revision: 1.1.4.1
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 8 Roland Mainz 2004-11-26 00:49:31 UTC
Created attachment 1378 [details] [review]
Part four, RPM spec fixes
Comment 9 Roland Mainz 2004-11-26 00:51:18 UTC
Attachment #1378 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.4; previous revision: 1.547.2.3
/cvs/xorg/xc/packager/rpm/Attic/xprint.spec,v  <--  xprint.spec
new revision: 1.1.4.3; previous revision: 1.1.4.2
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 10 Roland Mainz 2004-11-26 01:44:48 UTC
Created attachment 1380 [details] [review]
Fixing build bustage caused by first patch of bug 811
Comment 11 Roland Mainz 2004-11-26 01:47:15 UTC
Attachment #1380 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.5; previous revision: 1.547.2.4
/cvs/xorg/xc/Attic/list_files_not_used_by_xp.ksh,v  <-- 
list_files_not_used_by_xp.ksh
new revision: 1.1.2.3; previous revision: 1.1.2.2
/cvs/xorg/xc/doc/Imakefile,v  <--  Imakefile
new revision: 1.2.12.2; previous revision: 1.2.12.1
/cvs/xorg/xc/doc/man/Imakefile,v  <--  Imakefile
new revision: 1.4.12.1; previous revision: 1.4
/cvs/xorg/xc/doc/man/general/Imakefile,v  <--  Imakefile
new revision: 1.2.12.1; previous revision: 1.2
/cvs/xorg/xc/doc/man/general/Xprint.html,v  <--  Xprint.html
new revision: 1.1.2.1; previous revision: 1.1
/cvs/xorg/xc/doc/man/general/Xprint.man,v  <--  Xprint.man
new revision: 1.1.2.1; previous revision: 1.1
/cvs/xorg/xc/doc/man/general/Xprint.sgml,v  <--  Xprint.sgml
new revision: 1.1.2.1; previous revision: 1.1
/cvs/xorg/xc/programs/Xserver/Xprint/Imakefile,v  <--  Imakefile
new revision: 1.4.2.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/Xprint/Attic/Xprint.html,v  <--  Xprint.html
new revision: delete; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/Xprint/Attic/Xprint.man,v  <--  Xprint.man
new revision: delete; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/Xprint/Attic/Xprint.sgml,v  <--  Xprint.sgml
new revision: delete; previous revision: 1.4
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 12 Roland Mainz 2004-11-26 02:01:26 UTC
Created attachment 1381 [details] [review]
Solaris 8 build fixes
Comment 13 Roland Mainz 2004-11-26 02:03:31 UTC
Attachment #1381 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.6; previous revision: 1.547.2.5
/cvs/xorg/xc/config/cf/xprint_host.def,v  <--  xprint_host.def
new revision: 1.1.2.2; previous revision: 1.1.2.1
/cvs/xorg/xc/programs/Xserver/miext/damage/damagestr.h,v  <--  damagestr.h
new revision: 1.3.12.1; previous revision: 1.3
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 14 Roland Mainz 2004-11-26 03:26:16 UTC
Created attachment 1382 [details] [review]
Part seven, (hopefully) final round of RPM build fixes
Comment 15 Roland Mainz 2004-11-26 03:28:37 UTC
Attachment #1382 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.7; previous revision: 1.547.2.6
/cvs/xorg/xc/packager/rpm/Attic/xprint.spec,v  <--  xprint.spec
new revision: 1.1.4.4; previous revision: 1.1.4.3
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 16 Roland Mainz 2004-12-02 18:57:43 UTC
Created attachment 1449 [details] [review]
Part eight, fix XDCMP build problems on Solaris and pre-Solaris 10 Motif bits
Comment 17 Roland Mainz 2004-12-02 18:59:46 UTC
attachment #1449 [details] [review] checked-in...

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.8; previous revision: 1.547.2.7
/cvs/xorg/xc/config/cf/xprint_host.def,v  <--  xprint_host.def
new revision: 1.1.2.3; previous revision: 1.1.2.2
/cvs/xorg/xc/packager/tarball/Attic/startxprint.sh,v  <--  startxprint.sh
new revision: 1.1.4.2; previous revision: 1.1.4.1
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 18 Roland Mainz 2004-12-03 05:35:08 UTC
Created attachment 1455 [details] [review]
Part nine, Solaris packaging adjustments and README update
Comment 19 Roland Mainz 2004-12-03 05:38:10 UTC
Attachment #1455 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.10; previous revision: 1.547.2.9
/cvs/xorg/xc/config/cf/xprint_host.def,v  <--  xprint_host.def
new revision: 1.1.2.4; previous revision: 1.1.2.3
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/README,v  <--  README
new revision: 1.1.4.2; previous revision: 1.1.4.1
/cvs/xorg/xc/packager/solaris/GISWxprint/Attic/pkginfo,v  <--  pkginfo
new revision: 1.1.4.2; previous revision: 1.1.4.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/README,v  <--  README
new revision: 1.1.4.2; previous revision: 1.1.4.1
/cvs/xorg/xc/packager/solaris/GISWxprintglue/Attic/pkginfo,v  <--  pkginfo
new revision: 1.1.4.2; previous revision: 1.1.4.1
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 20 Roland Mainz 2004-12-03 15:11:46 UTC
Created attachment 1460 [details] [review]
Part ten, Solaris package fixes to fetch the encoding files in the correct way
Comment 21 Roland Mainz 2004-12-03 15:13:56 UTC
attachment #1460 [details] [review] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.11; previous revision: 1.547.2.10
/cvs/xorg/xc/config/cf/Attic/host.def,v  <--  host.def
new revision: 1.5.2.2; previous revision: 1.5.2.1
/cvs/xorg/xc/config/cf/xprint_host.def,v  <--  xprint_host.def
new revision: 1.1.2.5; previous revision: 1.1.2.4
/cvs/xorg/xc/packager/tarball/Attic/Imakefile,v  <--  Imakefile
new revision: 1.1.4.2; previous revision: 1.1.4.1
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 22 Roland Mainz 2004-12-05 05:15:07 UTC
Created attachment 1475 [details] [review]
Part eleven, re-adding minimum set of libX11 includes required to build the tree when the build system doesn't have them installed
Comment 23 Roland Mainz 2004-12-05 05:17:30 UTC
Attachment #1475 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.15; previous revision: 1.547.2.14
/cvs/xorg/xc/Attic/list_files_not_used_by_xp.ksh,v  <-- 
list_files_not_used_by_xp.ksh
new revision: 1.1.2.4; previous revision: 1.1.2.3
/cvs/xorg/xc/lib/Imakefile,v  <--  Imakefile
new revision: 1.11.2.2; previous revision: 1.11.2.1
/cvs/xorg/xc/lib/X11/Imakefile,v  <--  Imakefile
new revision: 1.7.10.1; previous revision: 1.7
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 24 Roland Mainz 2004-12-05 12:24:52 UTC
Created attachment 1479 [details] [review]
Part twelve, FreeBSD build fixes
Comment 25 Roland Mainz 2004-12-05 12:27:35 UTC
Attachment #1479 [details] checked-in:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.547.2.16; previous revision: 1.547.2.15
/cvs/xorg/xc/config/cf/X11.tmpl,v  <--  X11.tmpl
new revision: 1.37.2.2; previous revision: 1.37.2.1
/cvs/xorg/xc/config/cf/xprint_host.def,v  <--  xprint_host.def
new revision: 1.1.2.6; previous revision: 1.1.2.5
/cvs/xorg/xc/lib/X11/Imakefile,v  <--  Imakefile
new revision: 1.7.10.2; previous revision: 1.7.10.1
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 26 Roland Mainz 2004-12-16 22:12:34 UTC
Created attachment 1558 [details] [review]
All patches combined (diff between xprint_packagertest_20041125_base and xprint_packagertest_20041125)
Comment 27 Roland Mainz 2004-12-16 22:15:51 UTC
Marking bug as FIXED, followup is bug 2094.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.