ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/pyqt.spec
Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Jan 5 10:40:53 2010 UTC (15 years, 3 months ago) by eulisse
Branch: MAIN
CVS Tags: CMSSW_3_4_2, CMSSW_3_4_2_patch1, CMSSW_3_5_0_pre3, ap20100123a-for35X, apFor350pre3v0, dsr20100209fwlite342, eskFor342, for342patch1, ge20100105-pyqt-relocatable-build, pe20100105a-for34X-for35X, pe20100112-for35X, pe20100112b-for35X, pe20100113a-for35X, sm20100112-for35X, sm20100112a-for35X, sm20100113-for35X, sm20100113a-for35X
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Now builds pyqt correctly.

* patch name corrected.
* Patches ./configure.py rather than qtdirs.cpp which is a generated file.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jan 5 10:02:28 2010 UTC (15 years, 3 months ago) by eulisse
Branch: MAIN
Changes since 1.6: +10 -0 lines
Diff to previous 1.6
Attempt to build pyqt using a relocated qt.

* pyqt builds and uses an helper program "qtdirs" to determine where qt is installed.
  We had to patch its sources so that it reads the configuration file qt.conf
  like other qt applications, so that we get the correctly relocated information.
  Notice that in %build we copy qt.conf from the QT installation to get the correct
  location.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Nov 3 15:21:50 2009 UTC (15 years, 5 months ago) by elmer
Branch: MAIN
CVS Tags: BUILDBOT_01, CERNOIDv02, CMSSW_3_4_0, CMSSW_3_4_0_pre6, CMSSW_3_4_0_pre7, CMSSW_3_4_1, CMSSW_3_4_1_ONLINE, CMSSW_3_5_0_pre1, CMSSW_3_5_0_pre2, DAS_20091117, DAS_20091208_slc5_amd64_gcc434, DAS_20091214_slc5_amd64_gcc434, DAS_20091221_slc5_amd64_gcc434, DAS_20100105_slc5_amd64_gcc434, DAS_20100115_slc5_amd64_gcc434, DAS_20100119_slc5_amd64_gcc434, DAS_20100126_slc5_amd64_gcc434, DAS_20100127_slc5_amd64_gcc434, DAS_20100216_slc5_amd64_gcc434, DAS_20100216b_slc5_amd64_gcc434, DAS_20100217_slc5_amd64_gcc434, DAS_20100302_slc5_amd64_gcc434, DBS_20091208_slc5_amd64_gcc434, DBS_20100111_slc5_amd64_gcc434, DBS_20100112_slc5_amd64_gcc434, DBS_20100115_slc5_amd64_gcc434, DBS_20100217_slc5_amd64_gcc434, DBS_20100226_slc5_amd64_gcc434, DD_20091208_slc5_amd64_gcc434, DQMCATTEST_0_0_1, DQMGUI_5_1_7, FILEMOVER_20091208_slc5_amd64_gcc434, FILEMOVER_20100122_slc5_amd64_gcc434, FILEMOVER_20100128_slc5_amd64_gcc434, FILEMOVER_20100128b_slc5_amd64_gcc434, FILEMOVER_20100201_slc5_amd64_gcc434, FILEMOVER_20100217_slc5_amd64_gcc434, apFor350pre1v0, apFor350pre2v0, apFor350pre2v1, apFor350pre2v2, dg20091203b-comp-base, dg20091203c-comp-base, dg20091210-phedex, dg20091211-couchdb, dg20100107-wmcore, dg20100107b-wmcore, dg20100111-security, dg20100112-security, dg20100115-security, dg20100128-dbs3, dg20100129-dbs3, dg20100201-dbs3, dsr20100107fwlite341, eskFor340, eskFor340p6-slc5-gcc434, eskFor340p7-slc5-gcc434, eskFor341, for341op1-onl-slc5, ge20091214-fix-rh5x, ge20091214-new-bootstrap, ge20091214a-new-bootstrap, ge20091214b-new-bootstrap, pe20091103a--slc4-gcc432, pe20091103a-for34X, pe20091103a-slc4-gcc432, pe20091103a-slc5-gcc434, pe20091103b-slc4-gcc432, pe20091103c-34X-slc4-gcc432, pe20091103c-34X-slc5-gcc434, pe20091103d-34X-slc4-gcc432, pe20091103d-34X-slc5-gcc434, pe20091106a-34X-slc4-gcc432, pe20091106a-34X-slc5-gcc434, pe20091108a-34X-slc4-gcc432, pe20091108b-34X-slc4-gcc432, pe20091108b-34X-slc5-gcc434, pe20091108c-34X-slc4-gcc432, pe20091108c-34X-slc5-gcc434, pe20091110c-34X-slc4-gcc432, pe20091110c-34X-slc5-gcc434, pe20091113c-for34X-slc5-gcc434, pe20091114a-for34X-slc5-gcc434, pe20091116a-for34X-slc5-gcc434, pe20091119a-for34X-slc5-gcc434, pe20091119b-for34X-slc5-gcc434, pe20091120a-for34X-slc5-gcc434, pe20091120b-for34X-slc5-gcc434, pe20091120c-for34X-slc5-gcc434, pe20091130a-for34X-slc5-gcc434, pe20091130b-for34X-slc5-gcc434, pe20091201a-for34X-slc5-gcc434, pe20091209a-for34X-for35X, pe20091209b-for34X-for35X, pe20091216a-for34X-for35X, pe20091216b-for34X-for35X, pe20091227a-ports, sm100105a, sm100105b, sm100105c, sm100106a, sm100107a, sm100126
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
  Derive python directory name from PYTHON_VERSION instead of hardcoding it.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Sep 22 14:49:43 2009 UTC (15 years, 7 months ago) by elmer
Branch: MAIN
CVS Tags: CERNOIDv01, CMSSW_3_3_0, CMSSW_3_3_0-432, CMSSW_3_3_0-slc5, CMSSW_3_3_0_ONLINE, CMSSW_3_3_0_onlpatch1_ONLINE, CMSSW_3_3_0_onlpatch2_ONLINE, CMSSW_3_3_0_pre5, CMSSW_3_3_0_pre5-432, CMSSW_3_3_0_pre6, CMSSW_3_3_0_pre6-432, CMSSW_3_3_1, CMSSW_3_3_1-slc4-gcc432, CMSSW_3_3_1-slc5-gcc434, CMSSW_3_3_2, CMSSW_3_3_2-slc4-gcc432, CMSSW_3_3_2-slc5-gcc434, CMSSW_3_3_2_FWLITE-slc5-gcc434, CMSSW_3_3_2_ONLINE, CMSSW_3_3_2_ONLINE-slc5, CMSSW_3_3_2_onlpatch1_ONLINE, CMSSW_3_3_2_onlpatch2_ONLINE, CMSSW_3_3_3, CMSSW_3_3_3_DQM, CMSSW_3_3_3_ONLINE, CMSSW_3_3_3_TSG, CMSSW_3_3_3_onlpatch2_ONLINE, CMSSW_3_3_3_onlpatch3_ONLINE, CMSSW_3_3_3_onlpatch4_ONLINE, CMSSW_3_3_3_onlpatch5_ONLINE, CMSSW_3_3_3_patch1, CMSSW_3_3_3_slc5-gcc434, CMSSW_3_3_4, CMSSW_3_3_4_slc5-gcc434, CMSSW_3_3_5, CMSSW_3_3_5_patch1, CMSSW_3_3_5_patch1_slc5-gcc434, CMSSW_3_3_5_patch2, CMSSW_3_3_5_patch2_slc5-gcc434, CMSSW_3_3_5_patch3, CMSSW_3_3_5_patch3_slc5-gcc434, CMSSW_3_3_5_patch4, CMSSW_3_3_5_patch4_slc5-gcc434, CMSSW_3_3_5_slc5-gcc434, CMSSW_3_3_6, CMSSW_3_3_6_patch1, CMSSW_3_3_6_patch3, CMSSW_3_3_6_patch4, CMSSW_3_3_6_patch5, CMSSW_3_3_6_patch6, CMSSW_3_3_6_slc5-gcc434, CMSSW_3_4_0_pre1, CMSSW_3_4_0_pre1-432, CMSSW_3_4_0_pre2, CMSSW_3_4_0_pre2-432, CMSSW_3_4_0_pre3, CMSSW_3_4_0_pre4-slc4-gcc432, CMSSW_3_4_0_pre5-slc4-gcc432, CMSSW_3_4_0_pre5-slc4_gcc432, CMSSW_3_4_0_pre5-slc5-gcc434, CouchDB_0_10_0, DQMGUI_5_1_0, DQMGUI_5_1_1, DQMGUI_5_1_2, DQMGUI_5_1_3, DQMGUI_5_1_4, DQMGUI_5_1_5, DQMGUI_5_1_5_pre1, DQMGUI_5_1_6, MotT0_100528_1, MotT0_100531_1, MotT0_1_0_0, MotT0_1_0_1, MotT0_1_0_2, T0Mon_091111_1, T0Mon_100127_1, T0Mon_100204_1, T0Mon_100204_3, T0Mon_100204_4, T0Mon_100210_1, T0Mon_100216_1, T0Mon_100308_1, T0Mon_100308_2, T0Mon_100316_1, T0Mon_100503_1, T0Mon_100518_1, WMCORE-before-refactor, ap-20091103-slc5onl-bootstrap, ap-20091103a-slc5onl-bootstrap, ap20090929-for33X, ap20090929a-for33X, ap20090929a-ports, ap20091107-slc5onl, ap20091114, ap20091114a, apFor330pre5v0, apFor330pre6v0, apFor330v0, apFor331fwlv0, apFor331fwlv1, apFor331fwlv1-slc5gcc434, apFor332fwlv0, apFor332fwlv1, apFor332fwlv1-slc5-gcc434, apFor332v0, apFor332v0_sl4igcc4, apFor332v0_sl5igcc4, apFor333dqmv0, apFor333v0, apFor333v0_sl4igcc4, apFor333v0_sl5igcc4, apFor333v1, apFor333v1-sl4igcc4, apFor333v1-sl5igcc4, apFor334v0, apFor334v0-sl5igcc4, apFor335p2v0, apFor335p2v0-slc5-gcc434, apFor335p3v0, apFor335p3v0-slc5-gcc434, apFor335p4-slc5-gcc434, apFor335p4v0, apFor335p4v0-slc5-gcc434, apFor335pat1v0, apFor335pat1v0-slc5-gcc434, apFor335pat1v1, apFor335pat1v1-slc5-gcc434, apFor335pat1v2, apFor335pat1v2-slc5-gcc434, apFor335v0, apFor335v0-sl5igcc4, apFor336p3v0, apFor336p5v0, apFor336p5v1, apFor336v0, apFor336v0-slc5-gcc434, dg20091203-comp-base, dl091106, eskFor336ptch1, eskFor340p3, eskFor340p4, for330op2, for336patch4, fw20091114, fw20091114a, fw20091114b, ge20090929-amd64, ge20090929-ia32, ge20091006, ge20091006-bootstrap-2, ge20091006-bootstrap-3, ge20091008-fix-rpm-relocation, ge20091010-bootstrap, ge20091015-comp-bootstrap, ge20091019, ge20091102-qt-conf, lmFor333pat1v0, lsFOR335patch1v0, lsFor335patch1, pe20090922c-for33X, pe20090922c-ports, pe20090922d-ports, pe20090922e-for33X, pe20090922e-ports, pe20090923a-for33X, pe20090923a-ports, pe20090923b-for33X, pe20090923b-ports, pe20090924a-for33X, pe20090924a-ports, pe20090924b-for33X, pe20090925a-for33X, pe20090925a-ports, pe20090929a-for33X, pe20090929a-ports, pe20091006a-for33X, pe20091006a-ports, pe20091006a-ports5, pe20091006b-ports5, pe20091006c-ports5, pe20091006d-ports5, pe20091006e-ports5, pe20091008a-ports5, pe20091008b-ports5, pe20091008c-ports5, pe20091008d-for33X, pe20091008d-ports, pe20091008d-ports5, pe20091009a-for33X, pe20091018a-ports5, pe20091021a-for33X, pe20091021a-ports, pe20091021a-ports5, pe20091022a-for33X, pe20091022a-ports, pe20091022a-ports5, pe20091030a-for34X, pe20091031a-for34X, pe20091109a-for33X-slc4-gcc345, pe20091110a-for33X-slc4-gcc345, pe20091110a-for33X-slc4-gcc432, pe20091110a-for33X-slc5-gcc434, pe20091110b-for33X-slc4-gcc345, pe20091110b-for33X-slc4-gcc432, pe20091110b-for33X-slc5-gcc434, pe20091110c-for33X-slc4-gcc345, pe20091110c-for33X-slc4-gcc432, pe20091110c-for33X-slc5-gcc434, pe20091113a-for33X-slc4-gcc345, pe20091113a-for33X-slc5-gcc434, pe20091113b-for33X-slc5-gcc434, pe20091113c-for33X-slc5-gcc434, pe20091126a-for33X-slc4-gcc345, pe20091126a-for33X-slc5-gcc434, sm091012b, sm091012c, sm091013a, sm091023a-slc5onl, sm091023b-slc5onl, sm091112-slc5onl, sm091112a-slc5onl, sm091112b-slc5onl, sm091112c-slc5onl, sm100115-333tsg, sm100215, sm340p2
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Update to version 4.5.4 (required for qt 4.5.2)

Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Jun 12 13:40:12 2009 UTC (15 years, 10 months ago) by eulisse
Branch: MAIN
CVS Tags: CMSSW_3_1_0, CMSSW_3_1_0_patch1, CMSSW_3_1_0_pre11, CMSSW_3_1_1, CMSSW_3_1_1_patch1, CMSSW_3_1_1_reallyThisTime, CMSSW_3_1_2, CMSSW_3_1_3, CMSSW_3_1_4, CMSSW_3_1_5, CMSSW_3_1_6, CMSSW_3_2_0, CMSSW_3_2_1, CMSSW_3_2_1-432, CMSSW_3_2_2, CMSSW_3_2_2_patch1, CMSSW_3_2_2_patch2, CMSSW_3_2_3, CMSSW_3_2_4, CMSSW_3_2_4_patch1, CMSSW_3_2_5, CMSSW_3_2_6, CMSSW_3_2_7, CMSSW_3_2_8, CMSSW_3_3_0_pre1, CMSSW_3_3_0_pre2, CMSSW_3_3_0_pre3, CMSSW_3_3_0_pre4, DQMGUI_5_0_0, DQMGUI_5_0_1, DQMGUI_5_0_2, PerfSuiteDB_20090901, PerfSuiteDB_20090904, PerfSuiteDB_20090904_almost_stable, PerfSuiteDB_20090916, PerfSuiteDB_20090930, RPMVERIFY_0_2, apFor320onlv0, apFor320v0, apFor320v1, apFor321v0, apFor322pa1v0, apFor322patch2v0, apFor322v0, apFor323v0, apFor323v1, apFor330pre2v0, apFor330pre2v1, apFor330pre3v0, apFor330pre4v0, bhFor314v0, bhFor315v0, bhFor316v0, dl090623, dl090707, dl090723, esk090827, eskFor325, eskFor326, eskFor327, eskFor328, forHEARTBEATr01, forHEARTBEATr04, ge20090921-ports, ge20090922-ports, pe20090701a-31Xports-432, pe20090706a-31Xports-432, pe20090706b-31Xports-432, pe20090707a-31Xports-432, pe20090707b-31Xports-432, pe20090707c-31Xports-432, pe20090722a-31Xports-432, pe20090722b-31Xports-432, pe20090826a-33X, pe20090826a-ports, pe20090827a-33X, pe20090827a-ports, pe20090903-for33X, pe20090903a-ports, pe20090903b-for33X, pe20090903b-ports, pe20090904a-for33X, pe20090904a-ports, pe20090907a-for33X, pe20090907a-ports, pe20090911a-ports-xdaq, pe20090912a-ports-xdaq, pe20090918a-ports, pe20090921a-ports, pe20090921b-for33X, pe20090921c-for33X, pe20090921c-ports, pe20090921d-for33X, pe20090921d-ports, pe20090922a-for33X, pe20090922a-ports, pe20090922b-ports, sm090716a_off, sm324p1a, smFor325v0
Changes since 1.3: +22 -1 lines
Diff to previous 1.3
More fixes to pyqt.

* Build all the Qt* modules, not only QtCore.
* etc/profile.d/init-standalone.sh added, to get a working pyqt environment,
  even without scram.

Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Jun 12 09:25:24 2009 UTC (15 years, 10 months ago) by eulisse
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Misc updates for pyqt.

* sip toolfile is now provided.
* Fixes pyqt wrong "<environment>" tag. See:

  https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/2120/1/1.html

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jun 10 13:40:08 2009 UTC (15 years, 10 months ago) by eulisse
Branch: MAIN
CVS Tags: CMSSW_3_1_0_ONLINE, CMSSW_3_1_0_ONLINE2, CMSSW_3_1_0_onlpatch1_ONLINE, CMSSW_3_1_0_pre10, CMSSW_3_1_0_pre10-432, CMSSW_3_1_0_pre10_ONLINE, CMSSW_3_1_1_ONLINE, CMSSW_3_1_1_onlpatch1_ONLINE, CMSSW_3_1_1_onlpatch2_ONLINE, CMSSW_3_1_1_onlpatch3_ONLINE, CMSSW_3_2_1_ONLINE, CMSSW_3_2_1_onlpatch1_ONLINE, CMSSW_3_2_1_onlpatch2_ONLINE, CMSSW_3_2_1_onlpatch3_ONLINE, CMSSW_3_2_1_onlpatch4_ONLINE, CMSSW_3_2_1_onlpatch5_ONLINE, CMSSW_3_2_1_onlpatch6_ONLINE, CMSSW_3_2_4_ONLINE, CMSSW_3_2_7_ONLINE, CMSSW_3_2_7_onlpatch1_ONLINE, CMSSW_3_2_7_onlpatch2_ONLINE, CMSSW_3_2_7_onlpatch3_ONLINE, CMSSW_3_2_7_onlpatch4_ONLINE, CMSSW_3_2_7_onlpatch5_ONLINE, CMSSW_3_2_7_onlpatch6_ONLINE, CMSSW_3_ONLINE_BOOTSTRAP, apFor320onlv1, apFor321onlp1v0, apFor321onlp1v1, dl090611, for327op6, pe20090615a-31Xports-432, pe20090616a-31Xports-432, sm090618a, sm090619a, sm090619b, sm090619c, sm090619d, sm090619e, sm090620a, sm090620b, sm090621a, sm090621b, sm090701a, sm090701b, sm090703a, sm090708a, sm090708b, sm090708c, sm090708d, sm090708e, sm090708f, sm090708g, sm090709a, sm090715a, sm090715b, sm090715c, sm090716a, sm090720a, sm090720b, sm090721a, sm090721b, sm090806a, sm090810a, sm090813a, sm090813b, sm090813c, sm090813d, sm090813e, sm090818a, sm090826a, sm090829a, sm090922a, sm090923a, sm090928a, sm091007a, sm091012a, sm327op4
Changes since 1.1: +17 -1 lines
Diff to previous 1.1
New sip / pyqt, on benedikt request.

* Now has also a scram toolfile for integration in CMSSW.

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Feb 20 10:36:27 2009 UTC (16 years, 2 months ago) by eulisse
Branch: MAIN
CVS Tags: COUCHDB_20090313, DAS_20090313, DAS_20090316, DAS_20090319, DAS_20090319_1, DAS_20090330, DAS_20090408, DAS_20090514, DAS_20090514_1, DAS_20090514_2, DAS_20090514_3, DAS_20090603, DAS_20090604, DAS_20090607, DAS_20090709, DAS_20091014, DAS_20091016, DAS_20091104, DAS_20091202, DBS-APPS_20090220, DBS-APPS_20090220_1, DBS-APPS_20090302, DBS-APPS_20090303, DBS-APPS_20090303_1, DBS-APPS_20090304, DBS-APPS_20090304_1, DBS-APPS_20090306, DBS-APPS_20090310, DBS-APPS_20090316, DBS-APPS_20090318, DBS-APPS_20090326, DBS-APPS_20090406, DBS-APPS_20090410, DBS-APPS_20090415, DBS-APPS_20090417, DBS-APPS_20090429, DBS-APPS_20090429_2, DBS-APPS_20090528, DBS-APPS_20090603, DBS-APPS_20090604, DBS-APPS_20090604_1, DBS-APPS_20090608, DBS-APPS_20090619, DBS-APPS_20090706, DBS-APPS_20090730, DBS-APPS_20090804, DBS-APPS_20090929, DBS-APP_20100114_slc4, DBS-APP_20100118_slc4, DBS-APP_20100120_slc4, DBS-APP_20100121_slc4, DBS-APP_20100122_slc4, DBS-WEB_20090420, DBS-WEB_20090422, DBS-WEB_20090428, DBS-WEB_20090429, DBS-WEB_20090507, DBS-WEB_20090512, DBS-WEB_20090618, DBS-WEB_20090817, DBS-WEB_20090921, DBS-WEB_20091012, DBS-WEB_20091021, DBS-WEB_20100113_slc4, DBS-WEB_20100118_slc4, DBS-WEB_20100120_slc4, DBS_APPS_20090501, DBS_APPS_20090504, DBS_APPS_20090518, FILEMOVER_20090828, FILEMOVER_20090910, FILEMOVER_20091118, WEBTOOLS-APPS_20090309, WEBTOOLS-APPS_20090310, WEBTOOLS-APPS_20090310_1, WEBTOOLS_APPS_20090817, ap20090519-osx105, ap20090520-osx105, pe20090910-fromDAS_20090709, pe20091116a-fromDAS_20090709, pe20091116b-fromDAS_20090709, pe20091117a-fromDAS_20090709
Adds pyqt (and related). Asked by Benedikt.

Convenience Links

Links to HEAD: (view) (annotate) Links to for342patch1: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a