ViewVC Help
View Directory | Root Listing
root/cvsroot/COMP/CMSDIST
File Last Change
 ../
ChangeLog 1.1 (18 years ago) by eulisse: First added to repository.
CppUnit_testdriver_cpp.file 1.1 (14 years ago) by elmer: Add CppUnit_testdriver_cpp.file here in CMSDIST instead of getting it from the "original" source: http://spi.cvs.cern.ch:8180/cgi-bin/spi.cgi/*checkout*/Components/UnitTesting/Tools/CppUnit/CppUnit_testdriver.cpp?rev=1.1 as SPI seems to be messing around with their web today, and it no longer appears to be available from there.
Fed9U-gcc3.4.patch 1.1 (17 years ago) by ratnik: Patch for building on SLC4 with GCC 3.4.5 .
PHEDEX-admin.spec 1.88 (14 years ago) by magini: spec files for PHEDEX_3_3_2
PHEDEX-micro.spec 1.102 (14 years ago) by magini: spec files for PHEDEX_3_3_2
PHEDEX.spec 1.122 (14 years ago) by magini: spec files for PHEDEX_3_3_2
PIL.spec 1.4 (17 years ago) by elmer: More gcc-wrappers being removed...
SCRAM.spec 1.28 (17 years ago) by elmer: Update to V0_20_1 (identical to V0_20_0, this just explicitly labels the rebuild)
SCRAMToolBox-amd64.patch 1.1 (18 years ago) by eulisse: Patches to work on amd64.
SCRAMV1.spec 1.114 (13 years ago) by muzaffar: new scram which allows to run scram project commad without expilict project name
SEAL.patch 1.1 (19 years ago) by eulisse: Now compiles SEAL correctly...
afs-relocation-cern.spec 1.1 (14 years ago) by muzaffar: afs relocation spec for CERN only with CMS_INSTALL_PREFIX=/afs/cern.ch/cms
aida.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
alpgen-212-gfortran.patch 1.1 (17 years ago) by elmer: Various gfortran patches for the crappy generators. Nothing is guaranteed for them at this point, except that the build.
alpgen-212.patch 1.1 (17 years ago) by andreasp: prepared alpgen 212-CMS3 for cmssw148
alpgen-213-macosx.patch 1.2 (14 years ago) by eulisse: Misc fixes. * Use `uname -p` in place of `uname -m` so that mac build works also on a 64bit kernel. * Change patch strip level to 1.
alpgen-213.patch 1.2 (14 years ago) by fabiocos: Update patch for 213 with all wanted samples and bins (P. Lenzi)
alpgen-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
alpgen.patch 1.1 (17 years ago) by dlange: adding alpgen patch from hell
alpgen.spec 1.38 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
apache-ant.spec 1.8 (16 years ago) by gowdy: For the moment only alter explicit python files as otherwise the argument list gets too long for perl
apache-tomcat.spec 1.8 (15 years ago) by valya: Added maxPostSize into tomcat server configuration, requested by DBS
apache.spec 1.11 (17 years ago) by elmer: Remove gcc-wrapper stuff
apr-util.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
apr.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
apt-429-fix-gcc-461.patch 1.1 (13 years ago) by eulisse: Fix to build with gcc 4.6.1 (macosx).
apt-429-fix-gcc-47.patch 1.1 (13 years ago) by eulisse: Fix apt to build with with gcc 4.7.x snapshots. * Missing unistd.h inclusion when using off_t.
apt-429-less-dependencies.patch 1.1 (13 years ago) by eulisse: Only consider package level dependencies when generating apt DB.
apt-ansi-headers.patch 1.1 (16 years ago) by eulisse: apt now compiles correctly on gcc 4.3.x.
apt-fix-parameter-names.patch 1.1 (16 years ago) by eulisse: apt now compiles correctly on gcc 4.3.x.
apt-multiarch.patch 1.1 (17 years ago) by eulisse: * Patch to get linux32 compiled packages visible from real 32 bit platforms.
apt-rpm446.patch 1.1 (17 years ago) by eulisse: * Changes to make apt work with rpm 4.4.6 to test wether there are problems is in rpm 4.4.9 as suggested by the apt maintainer.
apt-rpm449.patch 1.1 (17 years ago) by eulisse: * apt now builds with rpm 4.4.9.
apt.patch 1.1 (17 years ago) by eulisse: * Fixes apt issue with gcc4.
apt.spec 1.119 (13 years ago) by eulisse: Only consider package level dependencies when generating apt DB.
atlas.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
autoconf.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
automake.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
batch-only-virtual.spec 1.4 (17 years ago) by elmer: More gcc-wrappers removed
beautifulsoup.spec 1.3 (16 years ago) by valya: Change the source since it's moved to another dir, switch to newer version
beecrypt.spec 1.13 (15 years ago) by diego: Changed relocation from lib to lib64. Removed CMS from version.
binutils.spec 1.2 (18 years ago) by dlange: removed unneeded mkdir from binutils.spec
boost-1.37.0-gccxml-intrinsics.patch 1.1 (16 years ago) by elmer: Patch to make boost 1.37.0 work with gccxml (from LCGAA/Stefan Roiser, apparently backported from their code repo and planned for inclusion in boost 1.38.0)
boost-1.47.0-fix-strict-overflow.patch 1.3 (13 years ago) by eulisse: Fix remaining warnings from boost headers.
boost-1.47.0-fix-unused.patch 1.1 (13 years ago) by eulisse: Comment out deprecated statics which cause a "set but unused" warning with gcc 461.
boost-build-2.0-m12-gcc422-no-strict-aliasing.patch 1.1 (17 years ago) by elmer: Patch to fix bjam SEGV seen with gcc4.2.2. From: http://svn.boost.org/trac/boost/ticket/977
boost-build.spec 1.15 (13 years ago) by eulisse: Correct download url.
boost-toolfile.spec 1.4 (13 years ago) by eulisse: Now boost toolfile exports also libboost_date_time.
boost.spec 1.67 (13 years ago) by eulisse: Clean up more (hopefully all) boost 1.47.00 warnings with gcc 4.6.1. * Pick up patch for unused, deprecated, statics. * Exclude int_adaptor.hpp from reporting -Wstrict-overflow warnings.
bootstrap-driver.spec 1.46 (13 years ago) by muzaffar: do not seed gcc for online amd64_gcc461
bootstrap.file 1.81 (13 years ago) by lat: _topdir must be defined from rpmbuild command line to prevent the command from creating $HOME/rpmbuild directory structure - which in turn does not work for computing installations as installs are done on an account which (deliberately) has a non-writeable home.
boss.spec 1.57 (16 years ago) by fvlingen: Added python dependency
bz2lib-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
bz2lib.spec 1.21 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
cascade-2.2.0-nomanual.patch 1.1 (14 years ago) by muzaffar: added new files for cascade tool
cascade-2.2.04-drop-dcasrn.patch 1.1 (13 years ago) by eulisse: Misc cleanups. * Split toolfile into cascade and cascade_headers. * On gcc 4.6.1 / osx, drop symbol which is defined also in CMSSW. * On gcc 4.6.1 / osx, drop cascade executable as it conflicts with the above change. * On gcc 4.6.1 / osx, merge all the archive libraries into a single libcascade_merged.a, to avoid newly introduced circular dependencies which causes unresolved symbols.
cascade-2.2.04-getenv.patch 1.1 (13 years ago) by fabiocos: Move to version 2.2.04, se the runtime environment for PDFPATH search
cascade-toolfile.spec 1.7 (13 years ago) by eulisse: Drop 32bit support.
cascade.spec 1.8 (13 years ago) by eulisse: Misc cleanups. * Split toolfile into cascade and cascade_headers. * On gcc 4.6.1 / osx, drop symbol which is defined also in CMSSW. * On gcc 4.6.1 / osx, drop cascade executable as it conflicts with the above change. * On gcc 4.6.1 / osx, merge all the archive libraries into a single libcascade_merged.a, to avoid newly introduced circular dependencies which causes unresolved symbols.
castor-2.1.9.4-gcc43.patch 1.1 (15 years ago) by muzaffar: added patches for castor 2.1.9.4
castor-2.1.9.4-gcc44.patch 1.1 (15 years ago) by muzaffar: added patches for castor 2.1.9.4
castor-2.1.9.8-add-ns-ldl.patch 1.1 (13 years ago) by davidlt: Fix missing libdl for ns.
castor-2.1.9.8-fix-gcc47.patch 1.1 (13 years ago) by eulisse: Fixes to build castor with gcc 4.7 snapshots.
castor-2.1.9.8-macosx.patch 1.1 (14 years ago) by eulisse: First version of the castor patch. * This actually allows to build 2.1.9-8 on macosx. Very hackish, but allows me to go forward.
castor-2.1.9.8-rtcopy-add-rfio-dependency.patch 1.1 (13 years ago) by davidlt: Fix undefined rfio_* symbols on SLC6.
castor-toolfile.spec 1.4 (14 years ago) by muzaffar: added shift directory in the INCLUDE too , as used by CMSSW/Utilities/RFIOAdaptor/plugin/BuildFile.xml
castor.spec 1.42 (13 years ago) by davidlt: Return 'make depend'. Tested and confirmed to be working in SLC6.
ccache.spec 1.1 (19 years ago) by eulisse: ccache buildfile
cern.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
cgicc.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
charybdis-1.003-archive-only.patch 1.1 (14 years ago) by eulisse: On macosx (and only on macosx) build static libraries. * This is required to delay decision about which common block as much as possible in the build.
charybdis-1003-macosx.patch 1.4 (14 years ago) by elmer: Link against zlib now that we are linking against a static LHAPDF library.
charybdis-toolfile.spec 1.2 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
charybdis.spec 1.18 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
cherrypy-report-all-bytes.patch 1.1 (13 years ago) by diego: add patch for accounting all bytes read or written per request
cherrypy-trailers.patch 1.1 (13 years ago) by lat: Add patch for trailer headers, see http://www.cherrypy.org/ticket/1097.
cherrypy-upload.patch 1.1 (13 years ago) by lat: Add patch to speed up uploads, see http://www.cherrypy.org/ticket/1095
cherrypy.spec 1.19 (13 years ago) by diego: add patch for accounting all bytes read or written per request
cintex_5.13.04e.patch 1.4 (18 years ago) by elmer: Add (in the same patch) another fix from Stefan Roiser for interactive use via Cintex: This fixes a problem when calling functions from CINT which take references to fundamentals as parameters and the reference shall be updated after the call. It appeared in the Python environment which is using CINT to bind to Reflex dictionaries. I attach the commit message. Stefan
clarens-avl.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
clarens-build-tool.spec 1.7 (17 years ago) by elmer: Remove gcc-wrapper stuff
clarens-light.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
clarens-runtime-tool.spec 1.9 (17 years ago) by elmer: Remove gcc-wrapper stuff
clarens-server-config.patch 1.1 (18 years ago) by steen: Add patch to prevent server-config script from modifying httpd.conf file Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
clarens-server.spec 1.11 (17 years ago) by elmer: Remove gcc-wrappers stuff
classlib-3.1.2-gcc46.patch 1.4 (13 years ago) by eulisse: Fixes for gcc 4.6.1 (macosx). * Add std:: in front of ptrdiff_t. * Silence fatal "set but not used" warning.
classlib-3.1.3-gcc46.patch 1.1 (13 years ago) by lat: New patches.
classlib-3.1.3-sl6.patch 1.1 (13 years ago) by lat: Add patch to fix strchr() compilation problem on SL6/GCC 4.6.1.
classlib-toolfile.spec 1.3 (14 years ago) by lat: Add actual tool substance.
classlib.spec 1.12 (13 years ago) by lat: Add patch to fix strchr() compilation problem on SL6/GCC 4.6.1.
clhep-2.0.4.2-no-virtual-inline.patch 1.2 (14 years ago) by eulisse: Remove some inline statements, since now the code is actually out of line and the compiler warns about them.
clhep-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
clhep.spec 1.35 (14 years ago) by elmer: Fix strip level for patch (was -p0, should be -p1)
clhep_20fwd.patch 1.1 (16 years ago) by dlange: add patch for clhep
cmake-osx-nld.patch 1.2 (14 years ago) by eulisse: Refreshed patch to go with the new cmake version. * Always apply the patch to avoid differences between macosx and linux.
cmake.patch 1.1 (18 years ago) by elmer: Ugly cast patch, should silence warning with gcc3.x and stop compilation error with gcc4 (at least on Darwin)
cmake.spec 1.33 (13 years ago) by lat: Build against our own bz2lib/curl/expat/zlib. Disable java support. Turn off curses support (ccmake) as SL6 would require linking against libtinfo not just libcurses, but cmake is not smart enough to find it, and libtinfo is new for SL6. We don't really need ccmake anyway.
cms-apt-migration.file 1.4 (17 years ago) by eulisse: * Revision bump to pick up new rpm * Adds a -f to the rm command which removes old indexes. Fixes an glitch with SL4 reported by Giuseppe Della Ricca. * creates the var/tmp directory to fix a glitch reported by Peter Elmer.
cms-common.spec 1.30 (13 years ago) by eulisse: Use the new /local/reps path by default for CVSROOT.
cms-cvs-utils.spec 1.15 (16 years ago) by andreasp: updated to gserver instead of kserver for CVSROOT
cms-env.spec 1.52 (17 years ago) by muzaffar: updated for new scram
cms-scram-build.file 1.79 (14 years ago) by elmer: Change configtag value to "VXX-XX-XXdeprecated", to reduce confusion. This file is no longer used in recent release series (scram-project-build.file has replaced it). Since one or two older release series still need it, we will avoid removing it from the CVS HEAD for now, but at least label it clearly (via the fake configtag) as deprecated.
cmsos.file 1.19 (14 years ago) by eulisse: More fixes for 64bit Macosx. * Make sure find-provides actually finds 64 bit libraries (I wonder if I'm the first one who ever did this kind of stuff...). * Cleanup the libgen patch so that it applies without fuzz. * Makes cmsos.file detect a 64bit capable mac. Using uname does not work because it returns the kernel version, not the actual default build architecture.
cmssw-current.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
cmssw-debug.spec 1.2 (18 years ago) by eulisse: The last arrow.
cmssw-dqm-reference-deployer.spec 1.3 (13 years ago) by muzaffar: used mv instead of cp and update cmsrep url
cmssw-dqm-reference.spec 1.3 (13 years ago) by muzaffar: updated for 5.0.0
cmssw-partial-build.file 1.2 (14 years ago) by eulisse: Misc rpm 4.8.0 fixes. * Remove subpackage creation, since it does not work on macosx. * Avoid multiple "SourceX" which request the "none" sourcefile. * Add comment about what makes sense to have as additional source hooks in scram-project-build.
cmssw-patch-build.file 1.11 (13 years ago) by muzaffar: fixed for max where sed is not working properly with + sign
cmssw-patch-tool-conf.spec 1.3 (14 years ago) by muzaffar: use of cmssw-toolfile instead of cmssw
cmssw-patch.spec 1.100 (14 years ago) by muzaffar: removed the temp hack for 3.11.1.patch1 release , future patch release shoudl use the scram-project-build.file with config tag V03-37-12 or greater
cmssw-tool-conf.spec 1.318 (13 years ago) by davidlt: Add cyrus-sasl-toolfile for SLC6 builds.
cmssw-tool.file 1.4 (15 years ago) by muzaffar: now it is valid xml format file
cmssw-toolfile.spec 1.4 (14 years ago) by muzaffar: cmsw-toolfile belong to cms group
cmssw-validation.spec 1.7 (13 years ago) by davidlt: Run runTheMatrix with -j %compiling_processes
cmssw-xmldata-build.file 1.7 (13 years ago) by muzaffar: use dataDir which is suppose to be set to data-* packages
cmssw.spec 1.665 (13 years ago) by muzaffar: updated for 600pre1
cmsswdata-toolfile.spec 1.3 (14 years ago) by muzaffar: added CMSSW_DATA_PACKAGE as flag in the cmsswdata scram tool file so that one can easily find out the CMSSW packages tags used for building data externals
cmsswdata.spec 1.47 (13 years ago) by muzaffar: added dependency on data-CalibTracker-SiPixelESProducers
coin3d-gcc345-2.patch 1.1 (18 years ago) by eulisse: Patches coin to usable on compilers > 3.2.3 with -pedantic.
coin3d-gcc345-3.patch 1.1 (18 years ago) by eulisse: Patches coin to usable on compilers > 3.2.3 with -pedantic.
coin3d-gcc345.patch 1.1 (18 years ago) by eulisse: Patches coin to usable on compilers > 3.2.3 with -pedantic.
conddbdata-rpm-build.file 1.9 (13 years ago) by muzaffar: fix for mac: xargs does not support -i om mac
config.sub-amd64.file 1.1 (18 years ago) by eulisse: Fixes libjpeg on amd64 and should solve natalia problem as well.
configurations.file 1.77 (17 years ago) by elmer: Update to configuration CMS_152f (includes new SCRAM version V1_1_4 and config update to V01-02-06)
coral-1_9_1-SV1BuildFiles.patch 1.1 (17 years ago) by elmer: Add updated BuildFiles patch for CORAL 1_9_1 and patch for updated obstack macros for gcc0.6.0 (necessary to build with gcc4.1.2, although we probably won't use this patch but instead move forward to a newer version of gccxml for gcc4.1.2)
coral-2_1_0-20090107.patch 1.2 (16 years ago) by elmer: Fix issues with CVS Id's
coral-2_1_0-SV1BuildFiles.patch 1.2 (16 years ago) by elmer: (Seemingly) working BuildFile patch for CORAL_2_1_0
coral-2_1_0-cmslcg-251108-update.patch 1.1 (16 years ago) by elmer: Update patch to take CORAL_2_1_0 to contents of tag cmslcg-251108 (made by Zhen with some extra fixes)
coral-2_3_0_pre2-remove-inline.patch 1.1 (15 years ago) by elmer: Remove unnecessary "inline" keywords in what AFAICT is just a normal .cpp file, complied standalone. This interfered with applying the gcc4.3 option -fvisibility-inlines-hidden.
coral-2_3_10_MsgReporter_lrt.patch 1.1 (14 years ago) by elmer: Patch to brute force comment out the use of clock_gettime in what appears to be an Atlas-specific branch of some message logger code. With the new compiler/linker (most probably more the latter) this requires us to add -lrt someplace explicitly and this patch is meant as a workaround for the moment.
coral-2_3_12-FrontierAccess.patch 1.1 (14 years ago) by elmer: Two minor fixes for c++0x
coral-2_3_12-SearchPath.patch 1.1 (14 years ago) by elmer: Two minor fixes for c++0x
coral-2_3_12-fix-new-boost.patch 1.1 (13 years ago) by eulisse: Patch to build with the new boost (1.47.00).
coral-2_3_12-macosx.patch 1.1 (14 years ago) by eulisse: Fix coral pluginmanager to work on macosx.
coral-2_3_2-frontieraccess.patch 1.1 (15 years ago) by elmer: FrontierAccess patch to reduce #queries (from Dave Dykstra). See: https://savannah.cern.ch/bugs/?func=detailitem&item_id=60993
coral-2_3_2-includes.patch 1.1 (15 years ago) by elmer: Patch to add a missing #include, revealed by tests with boost 1.4.0 and xerces 2.8.0 (I'm not sure which one cleaned up its headers, but it was missing in CORAL.)
coral-2_3_2-includes2.patch 1.1 (15 years ago) by elmer: Add another patch for missing system includes. These were revealed by the update to boost 1.40.0 or python 2.6 or xerces 2.8.0 (not sure which, since I changed all three together, but in any case the missing includes are needed regardless of how they were previously coming in indirectly)
coral-2_3_20-macosx.patch 1.2 (13 years ago) by eulisse: Fix typo.
coral-2_3_21-slc6.patch 1.1 (13 years ago) by davidlt: Modify SCRAM BuildFile.xml to add missing -lrt and -ldl.
coral-2_3_4-includes.patch 1.1 (15 years ago) by elmer: Updated and combined patch of missing includes for CORAL_2_3_4
coral-ExpressionParser.patch 1.1 (17 years ago) by dlange: new coral patch
coral-tool-conf.spec 1.102 (14 years ago) by fwyzard: ongoing work to get online builds working for CMSSW 3.11.x with XDAQ 11
coral-tool.file 1.3 (15 years ago) by muzaffar: now it is valid xml format file
coral-toolfile.spec 1.2 (13 years ago) by muzaffar: new coral build with LCG as sub-system name. This allows us to build coral packages in cmssw too
coral.spec 1.161 (13 years ago) by davidlt: Add patch: coral-2_3_21-slc6.patch
cppunit-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
cppunit.spec 1.26 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
crab-server.spec 1.168 (14 years ago) by spiga: CS_1_1_3
crab.spec 1.18 (17 years ago) by afanfani: fix PRoDCOMMON_ROOT env
ctags.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
curl-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
curl.spec 1.26 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
cyrus-sasl-toolfile.spec 1.1 (13 years ago) by davidlt: Add Cyrus SASL package.
cyrus-sasl.spec 1.1 (13 years ago) by davidlt: Add Cyrus SASL package.
das-client-toolfile.spec 1.5 (13 years ago) by muzaffar: force a rebuild, previous build was not relocated properly
das-client.spec 1.6 (13 years ago) by muzaffar: updated das-client 1.2.0
data-CalibTracker-SiPixelESProducers.spec 1.1 (13 years ago) by muzaffar: newly added external for CalibTracker/SiPixelESProducers data
data-DetectorDescription-Schema.spec 1.1 (13 years ago) by muzaffar: added new xml data package
data-FastSimulation-MaterialEffects.spec 1.11 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-FastSimulation-PileUpProducer.spec 1.14 (13 years ago) by muzaffar: updatd version to V04-05-18
data-Fireworks-Geometry.spec 1.9 (13 years ago) by muzaffar: new tag V06-13-04 updated
data-Geometry-CMSCommonData.spec 1.3 (13 years ago) by davidlt: Update to V01-09-00 tag.
data-Geometry-CSCGeometryBuilder.spec 1.2 (13 years ago) by davidlt: Update to V01-08-00 tag.
data-Geometry-CaloEventSetup.spec 1.1 (13 years ago) by muzaffar: added new data tool for Geometry/CaloEventSetup tool files
data-Geometry-DTGeometryBuilder.spec 1.2 (13 years ago) by davidlt: Update to V00-05-00 tag.
data-Geometry-EcalCommonData.spec 1.3 (13 years ago) by davidlt: Update to V05-05-00 tag.
data-Geometry-EcalSimData.spec 1.2 (13 years ago) by davidlt: Update to V01-02-00 tag.
data-Geometry-EcalTestBeam.spec 1.2 (13 years ago) by davidlt: Update to V00-09-09 tag.
data-Geometry-FP420CommonData.spec 1.2 (13 years ago) by davidlt: Update to V00-06-00 tag.
data-Geometry-FP420SimData.spec 1.2 (13 years ago) by davidlt: Update to V00-06-00 tag.
data-Geometry-ForwardCommonData.spec 1.4 (13 years ago) by davidlt: Update to V01-05-00 tag.
data-Geometry-ForwardSimData.spec 1.2 (13 years ago) by davidlt: Update to V02-02-00 tag.
data-Geometry-HcalCommonData.spec 1.3 (13 years ago) by davidlt: Update to V01-05-00 tag.
data-Geometry-HcalSimData.spec 1.2 (13 years ago) by davidlt: Update to V01-03-00 tag.
data-Geometry-HcalTestBeamData.spec 1.2 (13 years ago) by davidlt: Update to V01-08-00 tag.
data-Geometry-MTCCTrackerCommonData.spec 1.2 (13 years ago) by davidlt: Update to V01-01-00 tag.
data-Geometry-MuonCommonData.spec 1.3 (13 years ago) by davidlt: Update to V01-06-00 tag.
data-Geometry-MuonSimData.spec 1.2 (13 years ago) by davidlt: Update to V01-03-00 tag.
data-Geometry-RPCGeometryBuilder.spec 1.2 (13 years ago) by davidlt: Update to V01-04-00 tag.
data-Geometry-TrackerCommonData.spec 1.5 (13 years ago) by davidlt: Update to V01-08-00 tag.
data-Geometry-TrackerRecoData.spec 1.2 (13 years ago) by davidlt: Update to V01-05-00 tag.
data-Geometry-TrackerSimData.spec 1.2 (13 years ago) by davidlt: Update to V01-03-00 tag.
data-Geometry-TwentyFivePercentTrackerCommonData.spec 1.2 (13 years ago) by davidlt: Update to V00-01-00 tag.
data-L1Trigger-RPCTrigger.spec 1.6 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-MagneticField-Interpolation.spec 1.17 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-RecoEgamma-ElectronIdentification.spec 1.1 (13 years ago) by eulisse: Required for 52X PAT.
data-RecoMuon-MuonIdentification.spec 1.7 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-RecoParticleFlow-PFBlockProducer.spec 1.7 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-RecoParticleFlow-PFProducer.spec 1.9 (13 years ago) by zafar: updated to tag V14-08-05
data-RecoParticleFlow-PFTracking.spec 1.14 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-RecoTracker-RingESSource.spec 1.7 (13 years ago) by muzaffar: updated RecoTracker/RingESSource to use tag V00-01-14 which has a cleanup for unused file
data-RecoTracker-RoadMapESSource.spec 1.8 (13 years ago) by muzaffar: updated to V01-01-11 tag
data-SimG4CMS-Calo.spec 1.10 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-SimG4CMS-Forward.spec 1.3 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-Validation-Geometry.spec 1.6 (14 years ago) by muzaffar: use cvs tag as version of the spec file. For any future rebuild of these data- packages please use these and update the cvs tag if needed. *NOTE:* These should only be used with the bug fix version of PKGTOOLS i.e V00-16-05-02 or above, V00-16-09-03 or above, V00-17-03 or above
data-rpm-build-MagInt.file 1.9 (13 years ago) by muzaffar: fix for mac: xargs does not support -i om mac
data-rpm-build.file 1.10 (13 years ago) by muzaffar: fix for mac: xargs does not support -i om mac
db4-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
db4.spec 1.17 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
dbs-client-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
dbs-client.spec 1.145 (13 years ago) by davidlt: rev1.141, backport removal of unneeded make commands from rev1.143
dbs-light.spec 1.7 (17 years ago) by valya: Now depends on java-jdk and does not require external java installation
dbs-schema.spec 1.97 (14 years ago) by afaq: changed
dbs-server.spec 1.140 (14 years ago) by afaq: changed
dbs-web.spec 1.187 (14 years ago) by valya: Apply Diego's patch, switch to new DD version
dcache-client.spec 1.5 (17 years ago) by elmer: Remove gcc-wrapper stuff
dcap-1.7.0.31.patch 1.1 (17 years ago) by dlange: makefiles for dcap
dcap-2.47.5.0-fork-safety.patch 1.1 (14 years ago) by elmer: Patch for fork safety (e.g. when using multi-processing cmsRun). From Brian Bockelman: https://hypernews.cern.ch/HyperNews/CMS/get/edmFramework/2648/2/1.html
dcap-2.47.5.0-macosx.patch 1.2 (14 years ago) by eulisse: Remove CVS keywords from the context of one of the hunks.
dcap-macosx-workarounds.patch 1.1 (14 years ago) by eulisse: Workarounds to build also on macosx. * Not functional, macosx patch is applied only on macosx.
dcap-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
dcap.spec 1.30 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
dls.spec 1.37 (15 years ago) by delgadop: Update to DLS_1_1_2
doxygen-1.4.1-gcc412.patch 1.1 (17 years ago) by elmer: Small one-line fix for gcc4.1.2 (basically backport from the latest version, doxygen 1.5.2)
doxygen.patch 1.1 (18 years ago) by elmer: Patch to recognize install on Darwin
doxygen.spec 1.16 (16 years ago) by elmer: Remove no longer relevant -CMSnn in version string.
dpm-1.7.0-macosx.patch 1.2 (14 years ago) by eulisse: Now dpm builds and install correctly on a mac.
dpm-1.7.4.7-ld.patch 1.1 (14 years ago) by elmer: Add patch to use "c++" instead "ld" directly when linking, the latter does not work with the new binutils (unclear why, but it does not find libc or libpthread). This is a slightly better soltion in any case.
dpm-1.7.4.7-macosx.patch 1.1 (14 years ago) by eulisse: Macosx build regression fixed. * Patch only applied on macosx so it should be safe for linux as well.
dpm-1.8.0-shlib-macosx.patch 1.1 (14 years ago) by eulisse: Fix build on macosx. * dynamic libraries were not actually generated due to wrong compilation option (linker option -dylib passed instead of compiler -shared one).
dpm-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
dpm.spec 1.31 (14 years ago) by eulisse: Fix build on macosx. * dynamic libraries were not actually generated due to wrong compilation option (linker option -dylib passed instead of compiler -shared one).
elementtree-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
elementtree.spec 1.18 (14 years ago) by muzaffar: cleanup for toolfiles which are now in separate spec files to avoid re-build of the external in case tool definition needs update
elfutils.spec 1.11 (16 years ago) by elmer: Remove no longer relevant -CMSnn in version string.
evtgenlhc-8.16-EvtPythia-iosfwd.patch 1.1 (16 years ago) by elmer: (Probable) patch for gcc4.1.2 compilation errors in CMSSW resulting from inclusion of EvtPythia.hh from EvtGen. (Still to confirm with proper CMSSW build.)
evtgenlhc-9.1-CLHEP2.patch 1.1 (15 years ago) by elmer: Patch (from Benigno Gobbo and Fabio Cossuti) to make EvtGen consistent with CLHEP2
evtgenlhc-9.1-fixPythiaDecay.patch 1.1 (14 years ago) by fabiocos: Add patch to fix wrong interplay of pythia6 pt ordered showers and evtgen pythia-based decays
evtgenlhc-9.1-gcc43.patch 1.1 (16 years ago) by elmer: gcc4.3 fixes (missing system includes, should be fine for earlier compiler versions, too)
evtgenlhc-9.1-gcc46.patch 1.1 (13 years ago) by eulisse: Fix for gcc 4.6.1 (macosx). * Use std::ptrdiff_t rather than simply ptrdiff_t.
evtgenlhc-9.1-macosx.patch 1.4 (13 years ago) by eulisse: Misc fixes. * Refreshed macosx patch and download url to fix the mess done by the GENSER people. * Apply patch for gcc 4.6.1 under macosx. * Use external gfortran-macosx only when building on mac with system compiler.
evtgenlhc-toolfile.spec 1.2 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
evtgenlhc.spec 1.21 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
expat-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
expat.spec 1.25 (13 years ago) by eulisse: Misc fixes. * Updated to 2.0.1. * Updated url. * Remove support to build mixed 32/64 bit libraries.
fakesystem.spec 1.4 (15 years ago) by diego: Removed the need for none.file
fastjet-3.0.1-cluster-sequence-banner.patch 1.1 (13 years ago) by eulisse: More fastjet banners silencing.
fastjet-3.0.1-nobanner.patch 1.1 (13 years ago) by eulisse: Patches to disable banners in fastjet 3.0.1.
fastjet-3.0.1-nodegeneracywarning.patch 1.1 (13 years ago) by eulisse: Patches to disable banners in fastjet 3.0.1.
fastjet-3.0.1-noemptyareawarning.patch 1.1 (13 years ago) by eulisse: Patches to disable banners in fastjet 3.0.1.
fastjet-3.0.1-silence-warnings.patch 1.2 (13 years ago) by eulisse: Silence more warnings.
fastjet-3.0.1-siscone-banner.patch 1.1 (13 years ago) by eulisse: Patches to disable banners in fastjet 3.0.1.
fastjet-toolfile.spec 1.2 (13 years ago) by eulisse: Link the new library names.
fastjet.spec 1.39 (13 years ago) by eulisse: Pick up latest patch for silencing warnings.
fed9uutils.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
feedparser.spec 1.1 (17 years ago) by eulisse: feedparser.spec first added to repository
fftjet-1.3.1-fix-clang.patch 1.1 (14 years ago) by eulisse: Patch to build fftjet using clang.
fftjet-1.3.1-fix-gcc46.patch 1.1 (13 years ago) by eulisse: Ignore spurious -Wunintialized warning.
fftjet-toolfile.spec 1.2 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
fftjet.spec 1.14 (13 years ago) by eulisse: Ignore spurious -Wunintialized warning.
fftw3-toolfile.spec 1.2 (14 years ago) by muzaffar: bug fixed: used TOOL_ROOT instead of %i of toolfile path
fftw3.spec 1.8 (13 years ago) by eulisse: Backward compatibility with old PKGTOOLS.
file.spec 1.5 (13 years ago) by eulisse: Only drop man pages, not the magic.mcg file.
findDependencies.pl.file 1.9 (14 years ago) by eulisse: Add options -scramroot and -arch to avoid having to export SCRAM_ARCH and SCRAMV1_ROOT. * Still works the old way, albeit I would suggest to move to the commandline options.
formencode-patch-setup.patch 1.1 (18 years ago) by eulisse: Fixes formencode setup.py not to use setuptools
formencode.patch 1.1 (17 years ago) by eulisse: * Patch to get rid of ez_setup dependencies.
freetype-toolfile.spec 1.2 (13 years ago) by eulisse: Typo in the actual toolfile name (curl instead of freetype).
freetype.spec 1.3 (13 years ago) by eulisse: Build CMS version of freetype. This is required because the one coming from macosx varies depending on which X11 is installed. On mac, this will use the same trick which is currently done for curl in order to minimize interference with system one.
frontier-2.7.11-dist-tarfile.patch 1.1 (15 years ago) by elmer: Patch to remove the additional tarball-making in "dist" Makefile target we are using for the %install step.
frontier_client-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
frontier_client.spec 1.69 (13 years ago) by eulisse: Cleanup closingbrace hack.
fwlite-tool-conf.spec 1.28 (13 years ago) by dsr: add freetype toolfile on osx; add db4, expat, fftw2 and sqlite to skipreqtools, to avoid potential conflicts on osx
fwlite.spec 1.121 (13 years ago) by muzaffar: updated for 600pre1
fwlite_application_set.file 1.19 (14 years ago) by muzaffar: added new fireworks packages
fwlite_build_set.file 1.32 (13 years ago) by zafar: removed FWCore/Framework and FWCore/Version for 4_2_4
fwlitedata-toolfile.spec 1.1 (14 years ago) by dsr: update for tool configuration changes
fwlitedata.spec 1.3 (14 years ago) by dsr: update for tool configuration changes
gcc-4.6.1-elfutils-portability.patch 1.1 (13 years ago) by eulisse: Get new elfutils compile on obsolete systems (e.g. SLC5).
gcc-4.6.1-fix-gfortran-regression.patch 1.1 (13 years ago) by eulisse: Fix regression in gfortran. * gfortran takes a huge amount of memory, possibly resulting in an out of memory error, when compiling arrays. This is a known, fixed, bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49540
gcc-4.6.1-ignore-arch-flags-macosx.patch 1.1 (13 years ago) by eulisse: Patch to make vanilla gcc behave more like the Apple provided one. * -arch x86_64 works.
gcc-toolfile.spec 1.67 (13 years ago) by eulisse: Don't complain about Variable Length Arrays.
gcc.spec 1.98 (13 years ago) by davidlt: Cleanups and support for Mac OS X Lion (10.7.X) - Add CXXCPP (C++ Preprecessor); - Bootstrap GNU GCC on Mac OS X Lion using LLVM/clang; - Disable --enable-fully-dynamic-string option on Mac OS X Lion, otherwise ld fails on libgfortran.la; - On Mac OS X Lion depend on XCode /usr snapshot instead of standard system location; - Wrap long lines;
gccxml-0.6.0-obstack.patch 1.1 (17 years ago) by elmer: Add updated BuildFiles patch for CORAL 1_9_1 and patch for updated obstack macros for gcc0.6.0 (necessary to build with gcc4.1.2, although we probably won't use this patch but instead move forward to a newer version of gccxml for gcc4.1.2)
gccxml-0.7.0-version.patch 1.1 (17 years ago) by elmer: Patch to put in explicitly the date used for the CVS checkout used for this "0.7.0" version (this is the unified diff format of what they had)
gccxml-0.9.0_20100308-gcc45-iomanip.patch 1.1 (15 years ago) by elmer: patch from Stefan Roiser to add iomanip override for gcc4.5, since the header now contains c++0x-dependent implementations of inlined functions.
gccxml-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
gccxml.spec 1.30 (13 years ago) by eulisse: Handle relocations, regardless of the version being used.
gccxml1.patch 1.2 (19 years ago) by argiro: removed problematic patch over comment lines
gccxml2.patch 1.1 (19 years ago) by eulisse: Added to repository. gccxml has all the patched applied.
gccxml3.patch 1.1 (19 years ago) by eulisse: Added to repository. gccxml has all the patched applied.
gccxml4.patch 1.1 (17 years ago) by elmer: Add LCG gccxml-0.6.0-patch4.diff, with fixes for gcc4.1 (still to do: figure out whether any of our previous patches are still required)
gcj.spec 1.6 (17 years ago) by elmer: More gcc-wrappers removed
gdb-7.3.1-fix-pythonhome.patch 1.1 (13 years ago) by eulisse: Fix the infamous PYTHONHOME issue once for all.
gdb-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
gdb.spec 1.21 (13 years ago) by muzaffar: enabled system gdbinit and addee set substitute-path /build/root /install/root
gdbm-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
gdbm.spec 1.20 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
geant-4.8.2.p01-nobanner.patch 1.1 (17 years ago) by elmer: Silence various banner printouts at startup.
geant-4.9.1.p02-G4HEInelastic.patch 1.1 (16 years ago) by elmer: Patch from Sunanda to remove spurious high pT particles from strange baryon interactions
geant-4.9.1p02-combined-20080716.patch 1.2 (16 years ago) by elmer: Remove patch bits that contain only CVS Id changes
geant4-9.1-hadel.patch 1.2 (17 years ago) by dlange: fix up g4 patch
geant4-9.4.p03-fix-anti-proton-bug.patch 1.1 (13 years ago) by davidlt: Fix for anti-proton bug.
geant4-G4EMLOW.spec 1.2 (13 years ago) by eulisse: Updated for CMSSW_5_0_0_g4emtest.
geant4-G4NDL.spec 1.1 (14 years ago) by muzaffar: added separate spec files for geant4 tools
geant4-G4NEUTRONXS.spec 1.1 (14 years ago) by muzaffar: added separate spec files for geant4 tools
geant4-G4PhotonEvaporation.spec 1.1 (14 years ago) by muzaffar: added separate spec files for geant4 tools
geant4-G4RadioactiveDecay.spec 1.1 (14 years ago) by muzaffar: added separate spec files for geant4 tools
geant4-data-rpm.file 1.1 (14 years ago) by muzaffar: added separate spec files for geant4 tools
geant4-toolfile.spec 1.3 (14 years ago) by muzaffar: cleanup geant4 tools. geant4 tool now uses geant4core and geant4vis instead of duplicating their libs. G4DATA variables are now defined by geant4data tool
geant4.9.2.p01-G4Cons-G4QElasticCrossSection.patch 1.2 (15 years ago) by elmer: Remove patch bits with CVS Id's.
geant4.9.2.p01-gcc44.patch 1.1 (15 years ago) by elmer: Minor system include fixes, required for gcc4.4. These changes should also be fine if used for earlier compiler versions.
geant4.9.3.p01-G4CascadeInterface.patch 1.1 (14 years ago) by elmer: Baryon number violation fix for G4CascadeInterface (apparently by Andrea Dotti, sent by Sunanda)
geant4.spec 1.112 (13 years ago) by davidlt: Change path for sourcing G4BuildConf.sh (Fix for SLC6 sh shell)
geant482-cms1.patch 1.3 (18 years ago) by elmer: Fix (I think) location of geant4e/GNUmakefile
geant4data-toolfile.spec 1.1 (14 years ago) by muzaffar: scram toolfile for geant4data
geant4data.spec 1.1 (14 years ago) by muzaffar: new spec files for the collection of geant4 tools
gfortran-macosx.spec 1.4 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
git.spec 1.1 (17 years ago) by eulisse: git.spec added to repository.
glibc.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
glimpse-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
glimpse.spec 1.20 (14 years ago) by muzaffar: cleanup for toolfiles which are now in separate spec files to avoid re-build of the external in case tool definition needs update
glite.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
glpk.spec 1.1 (18 years ago) by muzaffar: added glpk.spec file, updated gmp version to 4.2
gmake-3.81-expand.patch 1.3 (14 years ago) by eulisse: Patch refreshed so that it applies with --fuzz 0 (default with rpm-4.8.0).
gmake-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
gmake.spec 1.11 (13 years ago) by eulisse: Clean up documentation.
gmp.spec 1.5 (17 years ago) by eulisse: * Compatible with realversion
google-perftools-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
google-perftools.spec 1.11 (13 years ago) by eulisse: Drop 32 bit support.
gpt.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
graphviz-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
graphviz.patch 1.1 (18 years ago) by elmer: Patch for compilation with gcc4
graphviz.spec 1.36 (13 years ago) by eulisse: Drop 32bit support.
gridsite-flag.patch 1.1 (18 years ago) by steen: Ad gridsite spec and patch files (not tested) Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
gridsite-grst.patch 1.1 (18 years ago) by steen: Ad gridsite spec and patch files (not tested) Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
gridsite-makefiles.patch 1.1 (18 years ago) by steen: Ad gridsite spec and patch files (not tested) Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
gridsite-purpose.patch 1.1 (18 years ago) by steen: Ad gridsite spec and patch files (not tested) Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
gridsite.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
gsl-1.10-gcc46.patch 1.1 (14 years ago) by elmer: Add missing <stddef.h> includes, required for gcc46. This change should be safe to include also for earlier compiler versions.
gsl-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
gsl.spec 1.25 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
gsoap.spec 1.4 (17 years ago) by elmer: More gcc-wrappers being removed...
hector-1.3.2-fPIC.patch 1.1 (17 years ago) by elmer: Patch Makefile directly for -fPIC
hector-1.3.2-root-5.16.patch 1.1 (17 years ago) by elmer: Put all of the fixes for ROOT >= 5.16 in a single patch
hector-1.3.4-macosx.patch 1.1 (14 years ago) by eulisse: Build on mac.
hector-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
hector.spec 1.35 (13 years ago) by eulisse: Drop -rdynamic flag on macosx.
hepmc-2.03.06-gcc43.patch 1.1 (16 years ago) by elmer: Minor system include/std:: namespace fix for gcc4.3 (from Giulio)
hepmc-2.03.06-reflex.patch 1.1 (15 years ago) by elmer: Patch from Shahzad to try to resolve reflex-related transient/non-reproducible errors discussed here: https://hypernews.cern.ch/HyperNews/CMS/get/sw-develtools/902.html
hepmc-2.05.01-fix-gcc46.patch 1.1 (13 years ago) by eulisse: Fixes for gcc 4.6.1 (on macosx). * Add missing std:: in front of various ptrdiff_t.
hepmc-2.06.05-drop-pythia-symbols.patch 1.2 (13 years ago) by eulisse: Do not change anything unless mac or compiler 4.4+.
hepmc-toolfile.spec 1.3 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
hepmc.spec 1.37 (13 years ago) by eulisse: Updated to 2.06.07.
heppdt-2.03.00-nobanner.patch 1.1 (17 years ago) by elmer: Silence various banner printouts at startup.
heppdt-3.03.00-silence-debug-output.patch 1.1 (16 years ago) by elmer: Silence debugging output on cout
heppdt-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
heppdt.spec 1.18 (13 years ago) by eulisse: Keep archive libraries on mac.
heppid.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
herwig-6.510-tauola.patch 1.1 (16 years ago) by elmer: Patch to build separate libherwig_tauoladummy.so (from Fabian Stoeckli, with minor fixes by me)
herwig-6.510.3-macosx.patch 1.3 (14 years ago) by eulisse: Use `-commons use_dylibs` when linking on macosx. * Required for functional common blocks.
herwig-6.510.3-nmxhep.patch 1.1 (15 years ago) by elmer: herwig "6.510.3" patch (from Fabio Cossutti)
herwig-6.520-tauoladummy.patch 1.1 (14 years ago) by fabiocos: Patch needed by 6.520 version
herwig-toolfile.spec 1.3 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
herwig.spec 1.32 (13 years ago) by lenzip: fix missing patch in herwig6 build
herwigpp-2.2.0-gfortran.patch 1.1 (16 years ago) by elmer: Modify ./configure to put gfortran before g77 (for gcc4.x)
herwigpp-2.2.1-g77.patch 1.1 (16 years ago) by elmer: Between 2.2.0 and 2.2.1 they changed the configure to prefer gfortran over g77. This patch makes it prefer g77 over gfortran for our gcc345 builds.
herwigpp-2.3.2-amd64.patch 1.1 (15 years ago) by dlange: another herwig patch
herwigpp-2.3.2-g77.patch 1.1 (15 years ago) by dlange: new herwigpp patch
herwigpp-2.4.2-amd64.patch 1.1 (15 years ago) by elmer: Updated version of amd64 patch for version 2.4.2 (from Fabio Cossutti)
herwigpp-2.4.2-macosx.patch 1.1 (14 years ago) by eulisse: Fixes to build on macosx.
herwigpp-toolfile.spec 1.2 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
herwigpp.spec 1.21 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
icutils.spec 1.3 (17 years ago) by elmer: More gcc-wrappers removed
ignominy-tool-conf.spec 1.34 (17 years ago) by dlange: removing - from version names, change tool-conf versions to 1.0
ignominy-tool.file 1.1 (17 years ago) by muzaffar: new spec files for auto generation of toolfile i.e. no need of scramtoolbox
ignominy.spec 1.35 (17 years ago) by elmer: Update to -CMS18 and CMS configuration 151 (basically relabel versions for full rebuild)
igprof-toolfile.spec 1.2 (14 years ago) by lat: Add igprof bin directory to $PATH.
igprof.spec 1.16 (13 years ago) by lat: Update to 5.9.3
iguana-config-gcc345-fix.patch 1.1 (18 years ago) by eulisse: Patch to have config working with gcc 345.
iguana-gcc345.patch 1.1 (18 years ago) by eulisse: Patch to compile iguana on gcc345/AMD64.
iguana-tool-conf.spec 1.53 (17 years ago) by muzaffar: SCRAM V2_0_0 spec
iguana.spec 1.62 (18 years ago) by elmer: Update to CMS 147a
iodbc.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
jemalloc-toolfile.spec 1.2 (13 years ago) by eulisse: Drop jemalloc on mac.
jemalloc.spec 1.3 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
jimmy-4.2-gfortran.patch 1.2 (14 years ago) by eulisse: Build on mac.
jimmy-4.2-macosx.patch 1.2 (14 years ago) by eulisse: Uses -commons use_dylibs on macosx. * Required for functional common blocks.
jimmy-toolfile.spec 1.3 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
jimmy.spec 1.20 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
jobmon.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
jobmon_client.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
kcachegrind.spec 1.6 (17 years ago) by elmer: More gcc-wrappers being removed...
krb5-virtual.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
ktjet-1.0.6-nobanner.patch 1.1 (17 years ago) by elmer: Silence various banner printouts at startup.
ktjet-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
ktjet.spec 1.20 (13 years ago) by eulisse: Keep archive libraries.
lapack-makefile-blas.file 1.2 (14 years ago) by elmer: From Giulio Lenzi: update to version 3.3.0, required for Professor integration (via numpy and scipy dependencies)
lapack-makefile-lapack.file 1.2 (14 years ago) by elmer: From Giulio Lenzi: update to version 3.3.0, required for Professor integration (via numpy and scipy dependencies)
lapack-toolfile.spec 1.1 (14 years ago) by elmer: Add scram toolfile for package in separate xxx-toolfile.spec
lapack.spec 1.11 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
lcg-dummy.spec 1.1 (13 years ago) by lat: Dummy package required to bootstrap APT 'lcg' branch in new COMP repositories.
lcg-scram-build.file 1.13 (16 years ago) by elmer: Adapt to new location for POOL CVS with an %if. CORAL should be moving there, too, at some point. (If it doesn't this file becomes irrelevant and we should move the specific contents directly to pool.spec and coral.spec)
lhapdf-5.6.0-32bit-on-64bit-recheck-workaround.patch 1.1 (16 years ago) by elmer: Next iteration on LHAPDF 5.6.0 32bit-on-64bit patch, this time just turn off the damn recheck in the makefile.
lhapdf-5.6.0-32bit-on-64bit-workaround.patch 1.1 (16 years ago) by elmer: Workaround for the fact that when building 32bit on 64bit machines the configure gets confused by the "skipping incompatible ..." messages from the linker and accidentally adds the 64bit libm and libc to the system library list.
lhapdf-5.6.0-g77.patch 1.1 (16 years ago) by elmer: Reverse order of g77 and gfortran in order to pick up properly g77 for our gcc3.4.5 builds.
lhapdf-5.8.5-32bit-on-64bit-recheck-workaround.patch 1.1 (14 years ago) by fabiocos: build procedure for LHAPDF 5.8.5, including patch to read compressed data input (dependence on zlib introduced)
lhapdf-5.8.5-gzio.patch 1.4 (13 years ago) by lenzip: increase vector size to fix LHAPDF crash reading compressed LHAPDF grid files
lhapdf-data-5.8.5-gzio.patch 1.1 (14 years ago) by fabiocos: build procedure for LHAPDF 5.8.5, including patch to read compressed data input (dependence on zlib introduced)
lhapdf-toolfile.spec 1.4 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
lhapdf.spec 1.41 (13 years ago) by eulisse: Create symlinks of compressed data files back to their original names.
libhepml-0.2.1-gcc43.patch 1.1 (16 years ago) by elmer: Add missing <cstring> include to a .cpp file, needed for gcc4.3 (from Giulio)
libhepml-0.2.1-leopard.patch 1.1 (15 years ago) by andreasp: added new patches for leopard (Mac OS X 10.5)
libhepml-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
libhepml.spec 1.8 (13 years ago) by davidlt: Apply patch also for 107, i.e. Mac OS X Lion
libjio.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
libjpg-config.guess.patch 1.1 (18 years ago) by elmer: Add patches shamelessly swiped from DarwinPorts
libjpg-config.sub.patch 1.1 (18 years ago) by elmer: Add patches shamelessly swiped from DarwinPorts
libjpg-ltconfig.patch 1.1 (18 years ago) by elmer: Add patches shamelessly swiped from DarwinPorts
libjpg-ltmain.sh.patch 1.1 (18 years ago) by elmer: Add patches shamelessly swiped from DarwinPorts
libjpg-makefile.cfg.patch 1.1 (18 years ago) by elmer: Add patches shamelessly swiped from DarwinPorts
libjpg-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
libjpg.spec 1.27 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
libpng-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
libpng.spec 1.25 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
libtiff-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
libtiff.spec 1.28 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
libungif-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
libungif.spec 1.19 (13 years ago) by eulisse: Drop binary files. They are not needed and bring perl dependencies we do not want to worry about.
libunwind-mincore.patch 1.1 (14 years ago) by lat: Preliminary still non-working version of libatomic_ops/libunwind/igprof chain as externals.
libunwind-trace.patch 1.1 (14 years ago) by lat: Preliminary still non-working version of libatomic_ops/libunwind/igprof chain as externals.
libxml2.spec 1.23 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
libxslt.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
llvm-2.9-custom-gcc.patch 1.1 (14 years ago) by eulisse: Renamed to official revision to avoid confusion.
llvm-2.9rc3-custom-gcc.patch 1.1 (14 years ago) by eulisse: Move to llvm 2.9 RC3. * Hack the compiler lookup path to make it work with gold.
llvm-gcc-toolfile.spec 1.8 (14 years ago) by eulisse: Pick up the C++ stdlib from GCC.
llvm.spec 1.11 (14 years ago) by eulisse: Remove workaround for wrong install_name on macosx. * Fixed upstream.
local-cern-siteconf.spec 1.2 (13 years ago) by muzaffar: cleanup: create SITECONF symlink if directory CMS_PATH/SITECONF not exists
log4cplus.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
lua.spec 1.5 (13 years ago) by eulisse: No ncurses / history support for the lua interpreter. Avoids having to add another package in the slc6 driver.
m2crypto-0.11.getkey.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto-0.13.rsapem.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto-0.13.verify.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto-0.13.x509.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto-0.13p1.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto-0.15-m2crypto.patch 1.1 (19 years ago) by steen: - Update SWIG to 1.3.29 - Update M2Crypto to 0.15 - Fix PYTHONPATH for several Python extensions
m2crypto-makefile2.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto-makefile3.patch 1.1 (18 years ago) by steen: Add include files to m2crypto swig commandline in Makefile
m2crypto-swig-1.3.19-rh9.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
m2crypto.spec 1.5 (17 years ago) by elmer: More gcc-wrappers removed
matplotlib-0.90.1.patch 1.1 (17 years ago) by eulisse: * First added to repository.
matplotlib-0.98.5.3.patch 1.1 (15 years ago) by xiezhen: added
mcdb-1.0.2-gcc45.patch 1.1 (15 years ago) by elmer: Patch to use plain classname to construct a temporary rather than ctor function name (XXX:XXX), required for gcc4.5.
mcdb-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
mcdb.spec 1.9 (14 years ago) by elmer: Apply mcdb-1.0.2-gcc45.patch also for gcc46
meschach-1.2-slc4.patch 1.1 (18 years ago) by sashby: Add patch for meschach
meschach-1.2b-fPIC.patch 1.1 (17 years ago) by elmer: Add -fPIC to Makefile
meschach-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
meschach.spec 1.14 (13 years ago) by eulisse: Keep archive libraries.
millepede-gcc412.patch 1.1 (16 years ago) by andreasp: added patch for millepede on gcc412
millepede-toolfile.spec 1.2 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
millepede.spec 1.24 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
millepede_2008_08_18.patch 1.1 (16 years ago) by andreasp: added new patches for millepede
millepede_2009_01_22.patch 1.1 (16 years ago) by andreasp: added new millepede patch from Gero
millepede_64bit_2008_08_18.patch 1.1 (16 years ago) by andreasp: added new patches for millepede
millepede_V02-00-01.patch 1.1 (15 years ago) by andreasp: update to latest version of millepede
millepede_V02-00-01_64bit.patch 1.1 (15 years ago) by andreasp: update to latest version of millepede
millepede_V02-00-01_gcc4.patch 1.1 (15 years ago) by andreasp: update to latest version of millepede
millepede_V02-00-01_gcc45.patch 1.2 (14 years ago) by elmer: Updated version of gcc/gfortran link option fixes to include also -lm explicitly, which appears to be needed for the gold linker.
millepede_V03-04-00_gcc45.patch 1.1 (13 years ago) by gowdy: add patch to build with gcc451
millepede_V03-04-00_makefile.patch 1.1 (13 years ago) by gowdy: Update to version V03-04-00 of millepede for 43x
mimetic-0.8.9-gcc412.patch 1.1 (17 years ago) by elmer: Localized fix to keep gcc412 happy (swapping the order of two template definitions with a header file). Basically a backport from mimetic 0.9.3.
mimetic-0.9.5-amd64-uint.patch 1.1 (15 years ago) by muzaffar: force uint to be unsigned int , needed for amd64 build
mimetic-0.9.6-uint32_t-gcc44.patch 1.1 (15 years ago) by elmer: Put in explicit typedef to work around some problem in mimetic configuration for gcc44, reported to mimetic here: http://sourceforge.net/mailarchive/message.php?msg_name=803a75c30911190643s428994dfl6b68f3c1193b3ac6%40mail.gmail.com but not resolved.
mimetic-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
mimetic.spec 1.21 (13 years ago) by eulisse: Reduce installation size. * Do not build archive libraries. * Remove documentaion / man pages.
mod_python.spec 1.8 (17 years ago) by elmer: More gcc-wrappers removed
monalisa-apmon.spec 1.11 (15 years ago) by andreasp: updates for building on mac os x 10.5 (leopard)
mpfr.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers stuff
mysql-connector-java.spec 1.2 (17 years ago) by andreasp: first version for mysql-connector-java
mysql.spec 1.28 (14 years ago) by diego: Removed scram tool code
mysqlpp-1.7.40-gcc43.patch 1.1 (16 years ago) by elmer: Patch with system include fixes for gcc4.3 (from Giulio)
mysqlpp-macosx.patch 1.1 (18 years ago) by elmer: Add patch for building on MacOSX (actually a gcc4 patch)
mysqlpp.spec 1.18 (14 years ago) by muzaffar: converted tools files to xml format
ncurses.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers stuff
neon.spec 1.12 (15 years ago) by muzaffar: cleanup of hard coded online arch strings, cleanup of dependency as we are not building using zlib and openssl for offline too
none.file 1.1 (19 years ago) by eulisse: Dummy file for packages which don't have any sources.
nspr.spec 1.7 (13 years ago) by eulisse: Drop 32 bit support.
nss-3.12.6-remove-appleisms.patch 1.1 (13 years ago) by eulisse: Remove unneeded apple specific options.
nss-3.12.9-add-SQLITE-LIBS-DIR.patch 1.2 (13 years ago) by davidlt: Fix fuzziness in NSS patches.
nss-3.12.9-add-ZLIB-LIBS-DIR.patch 1.2 (13 years ago) by davidlt: Fix fuzziness in NSS patches.
nss.spec 1.12 (13 years ago) by davidlt: Fix wrong libraries locations and add support for Mac OS X Lion - Include patch to add ZLIB_LIBS_DIR environment variable to fix linking to zlib from standard system location; - Add dependency to SQLite3 from CMSDIST to support Mac OS X Lion. Lion requires at least SQLite3 3.7.3-5 version. - Include patch to add SQLITE_LIBS_DIR environment variable to fix linking to sqlite3 from standard system location;
online-patch-tool-conf.spec 1.4 (14 years ago) by fwyzard: fix typo in file name
online-patch.spec 1.97 (13 years ago) by fwyzard: CMSSW_4_4_2_onlpatch2_ONLINE
online-tool-conf.spec 1.42 (13 years ago) by fwyzard: add DAS (not used) to sync with latest offline tool file
online-toolfile.spec 1.4 (14 years ago) by muzaffar: online release tool name is also called cmssw
online.spec 1.116 (13 years ago) by fwyzard: CMSSW_5_0_0_ONLINE
online_application_set.file 1.79 (13 years ago) by fwyzard: add Configuration/AlCa
online_build_set.file 1.106 (13 years ago) by muzaffar: include DataFormats/TrackerCommon
onlinesystemtools.spec 1.29 (13 years ago) by muzaffar: turned out it better to not set ZLIB/OPENSSL ROOT pointng to system area this can cause other stuff picked up frpom system too
openldap-2.3.39-gcc44.patch 1.1 (15 years ago) by elmer: Minor fixes needed for gcc4.4: http://www.openldap.org/lists/openldap-bugs/200811/msg00126.html http://bugs.gentoo.org/show_bug.cgi?id=264761 http://bugs.gentoo.org/attachment.cgi?id=187194&action=view
openldap-2.3.39-gcc46.patch 1.1 (13 years ago) by eulisse: Fix for building with gcc 4.6.1 (macosx). * Replace various #elif FOO with #elif defined(FOO). This is actually backported from the openlap HEAD.
openldap-toolfile.spec 1.2 (13 years ago) by davidlt: Use cyrus-sasl on SLC6 based architectures.
openldap.spec 1.14 (13 years ago) by davidlt: Disable SLAPD and SLURPD daemons.
openssl-0.9.7m-gcc43-m486.patch 1.1 (16 years ago) by elmer: Patch build options from (obsolete) "-m486" to "-mtune=i486" for gcc4.3
openssl-0.9.8e-rh-0.9.8e-12.el5_4.6.patch 1.1 (14 years ago) by elmer: Combined patch containing all of the patches used in the SL/RH SRPM: http://ftp.scientificlinux.org/linux/scientific/54/SRPMS/vendor/openssl-0.9.8e-12.el5_4.6.src.rpm namely: openssl-fips-0.9.8e-redhat.patch openssl-0.9.8a-defaults.patch openssl-0.9.8a-link-krb5.patch openssl-0.9.8b-soversion.patch openssl-0.9.8a-enginesdir.patch openssl-0.9.8a-no-rpath.patch openssl-0.9.7-beta6-ia64.patch openssl-0.9.6-x509.patch openssl-0.9.7-beta5-version-add-engines.patch openssl-0.9.8a-reuse-cipher-change.patch openssl-0.9.8b-ipv6-apps.patch openssl-0.9.8b-aliasing-bug.patch openssl-0.9.8b-x509-name-cmp.patch openssl-fips-0.9.8e-dtls-fixes.patch openssl-0.9.8b-cve-2007-5135.patch openssl-fips-0.9.8e-aescfb.patch openssl-fips-0.9.8e-abi.patch openssl-fips-0.9.8e-fipsmode.patch openssl-fips-0.9.8e-bn-fixes.patch openssl-fips-0.9.8e-use-fipscheck.patch openssl-fips-0.9.8e-env-nozlib.patch openssl-fips-0.9.8e-default-paths.patch openssl-fips-0.9.8e-evp-nonfips.patch openssl-fips-0.9.8e-cve-2008-5077.patch openssl-fips-0.9.8e-multi-crl.patch openssl-fips-0.9.8e-no-pairwise.patch openssl-fips-0.9.8e-rng-seed.patch openssl-fips-0.9.8e-bad-mime.patch openssl-fips-0.9.8e-cve-2009-0590.patch openssl-fips-0.9.8e-dtls-dos.patch openssl-fips-0.9.8e-algo-doc.patch openssl-fips-0.9.8e-cve-2009-2409.patch openssl-fips-0.9.8e-cve-2009-4355.patch openssl-fips-0.9.8e-cve-2009-3555.patch openssl-fips-0.9.8e-cve-2010-0433.patch openssl-fips-0.9.8e-cve-2009-3245.patch (applied in that order). The patch: openssl-0.9.7f-ca-dir.patch (apparently applied normally after 'make test') was not applied.
openssl-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
openssl-virtual.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers stuff
openssl-x86-64-gcc420.patch 1.2 (14 years ago) by eulisse: Patch refreshed. Previous version of the patch did not apply cleanly and since rpm 4.8.0 runs patch with --fuzz 0, openssl broke.
openssl.spec 1.35 (13 years ago) by davidlt: Fix shared libraries version for Mac OS X (*.6.dylib ==> *.0.9.8.dylib)
oracle-env.spec 1.31 (14 years ago) by muzaffar: all <TOOL>_* variables are now non-env variables in init files. Added NOCOMPILER for tools which do not need gcc dependency
oracle-license.file 1.1 (18 years ago) by eulisse: Oracle license.
oracle-toolfile.spec 1.3 (14 years ago) by muzaffar: all <TOOL>_* variables are now non-env variables in init files. Added NOCOMPILER for tools which do not need gcc dependency
oracle.spec 1.66 (13 years ago) by eulisse: Drop 32 bit support.
oval.spec 1.10 (14 years ago) by muzaffar: converted tools files to xml format
p5-compress-zlib.spec 1.7 (17 years ago) by elmer: Remove gcc-wrappers
p5-dbd-mysql.spec 1.3 (17 years ago) by elmer: More gcc-wrappers removed
p5-dbd-oracle.spec 1.43 (14 years ago) by fwyzard: ongoing work to get online builds working for CMSSW 3.11.x with XDAQ 11
p5-dbi.spec 1.17 (17 years ago) by elmer: Update to -CMS19 (and variants) and CMS_152. SCRAMV1 was updated to V1_0_3-p4
p5-libwww-perl.spec 1.13 (17 years ago) by elmer: Update to -CMS19 (and variants) and CMS_152. SCRAMV1 was updated to V1_0_3-p4
p5-sort-key.spec 1.4 (17 years ago) by elmer: More gcc-wrappers removed
p5-template-toolkit.spec 1.17 (17 years ago) by eulisse: Works around the problem with multiple perl on macosx. * On macosx, always use /usr/bin/perl.
p5-text-glob.spec 1.7 (17 years ago) by elmer: Remove gcc-wrappers
p5-time-hires.spec 1.8 (17 years ago) by elmer: More gcc-wrappers removed
p5-uri.spec 1.11 (17 years ago) by elmer: Update to -CMS19 (and variants) and CMS_152. SCRAMV1 was updated to V1_0_3-p4
p5-xml-parser.spec 1.20 (17 years ago) by eulisse: Works around the multiple perl issue on macosx. * Always use /usr/bin/perl on macosx.
pacman.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
partial-build.file 1.7 (15 years ago) by muzaffar: Fixes from Andrea Bocci, for online patch release
partial.py.file 1.1 (16 years ago) by ratnik: partial.py - creates PackageList.cmssw file for partial releases from original file found in the base offline release src dir
patch-setup.patch 1.3 (18 years ago) by eulisse: iPatch updated to sqlobject 0.8.0
pcre-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
pcre.spec 1.17 (13 years ago) by davidlt: Force configure to build with bz2 from CMSDIST.
perfreport.spec 1.1 (17 years ago) by eulisse: * Performance Task Force report tool.
perl-virtual.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
perl.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
photos-215.5-macosx.patch 1.3 (14 years ago) by eulisse: Use -commons use_dylibs option on macosx. * Required for functional common blocks.
photos-toolfile.spec 1.5 (13 years ago) by zafar: removing mis-typed backslash character at the end of the file
photos.spec 1.11 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
pkgtools.spec 1.22 (17 years ago) by eulisse: More fixes to the pkgtools-init.sh link location in pkgtools.spec
pool-2_7_1-BuildFiles.patch 1.4 (17 years ago) by dlange: pool 272 updates
pool-2_8_1-20090107.patch 1.2 (16 years ago) by elmer: Fixes for CVS Id's in patch...
pool-2_8_1-BuildFiles.patch 1.3 (16 years ago) by elmer: Minimum additional fixes to build POOL with rootmaps with ROOT 5.18/00a
pool-2_8_1-gcc43.patch 1.1 (16 years ago) by elmer: Various minor fixes to build POOL_2_8_1 with gcc4.3
pool-2_8_3-RelationalStorageService-utilities-BuildFile.patch 1.2 (16 years ago) by elmer: Minor fix to make the patch simpler to apply.
pool-gcc412.patch 1.1 (17 years ago) by elmer: Patch to deal with namespace/template-specialization issue with gcc4xy
pool-tool-conf.spec 1.104 (14 years ago) by fwyzard: ongoing work to get online builds working for CMSSW 3.11.x with XDAQ 11
pool-tool.file 1.3 (15 years ago) by muzaffar: now it is valid xml format file
pool-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
pool.spec 1.134 (14 years ago) by muzaffar: updated to use new scram-project-build file
popt.spec 1.6 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system. * Build dynamic libraries.
prodagent.spec 1.300 (14 years ago) by spiga: use prodagent_0_12_18_crab_2
prodcommon.spec 1.223 (14 years ago) by spiga: use PRODCOMMON_0_12_18_CRAB_17
prodmgr.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers
production-environment.spec 1.4 (17 years ago) by elmer: Remove gcc-wrappers
professor-toolfile.spec 1.1 (14 years ago) by elmer: Add scram toolfile for package in separate xxx-toolfile.spec
professor.spec 1.2 (14 years ago) by elmer: Remove creation of toolfile. That is now done in a separate xxx-toolfile.spec.
protobuf-toolfile.spec 1.1 (13 years ago) by eulisse: scram support and a few cleanups. * no pkgconfig * no archive libraries to reduce disk usage.
protobuf.spec 1.2 (13 years ago) by eulisse: scram support and a few cleanups. * no pkgconfig * no archive libraries to reduce disk usage.
py-xmlrpc-0.8.8.2-info.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
py-xmlrpc-parse4.patch 1.1 (19 years ago) by steen: Add Clarens dependencies *** Note: SWIG 1.3.19 needed my m2crypto, while 1.3.28 is in CVS Apache 2.0.x needed by Clarens, but 2.2.x in CVS
py-xmlrpc.spec 1.7 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
py2-cheetah.spec 1.8 (15 years ago) by lat: Update to 2.4.0.
py2-cjson-toolfile.spec 1.3 (13 years ago) by eulisse: Drop unneeded (and harmful) PATH variable.
py2-cjson.spec 1.4 (13 years ago) by lat: Use $PYTHON_LIB_SITE_PACKAGES for python package directory.
py2-cx-oracle-toolfile.spec 1.3 (13 years ago) by eulisse: Drop dependency on unexisting oracle-env tool.
py2-cx-oracle.spec 1.13 (13 years ago) by diego: Updated to version 5.1.
py2-formencode.spec 1.7 (17 years ago) by eulisse: * Patches apy.py so that it does not require pkg_resources from ez_setup.
py2-ipython-toolfile.spec 1.1 (14 years ago) by elmer: Add toolfile for py2-ipython
py2-ipython.spec 1.4 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
py2-jinja.spec 1.3 (13 years ago) by lat: Use $PYTHON_LIB_SITE_PACKAGES for python package directory.
py2-json.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers
py2-matplotlib-patch.file 1.1 (18 years ago) by lat: Finally working version with a (possibly bogus) patch added.
py2-matplotlib-toolfile.spec 1.1 (14 years ago) by muzaffar: newly added spec files for generating scram tool files
py2-matplotlib.spec 1.22 (13 years ago) by lat: Use CMS pytz, dateutil, freetype, not ones bundled in matplotlib. Turn off all GUI layers so that we can build with our own GCC on OS X. Removes the need to hack compiler selection on OS X, but removes the Cocoa bindings.
py2-monalisa-apmon.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers
py2-mysqldb-setup.patch 1.1 (17 years ago) by eulisse: * moved to 1.2.2 * patching the setup.py to avoid using ez_setup
py2-mysqldb.spec 1.8 (17 years ago) by eulisse: Removes a spurious -wt tag from the rpm version.
py2-numarray.spec 1.3 (17 years ago) by elmer: Remove more gcc-wrappers changes.
py2-numpy-1.3.0.patch 1.1 (15 years ago) by muzaffar: added patch to build py2-numpy version 1.3.0
py2-numpy-1.5.1-fix-macosx-build.patch 1.2 (14 years ago) by eulisse: Force our BLAS / LAPACK.
py2-numpy-1.6.1-fix-macosx-build.patch 1.1 (13 years ago) by lat: New patches.
py2-numpy-build.patch 1.1 (18 years ago) by eulisse: Patch to build numpy2 without external blas/lapack/atlas libraries but using its own internal version for linear algebra computations.
py2-numpy-toolfile.spec 1.2 (14 years ago) by elmer: Add lapack dependency in toolfile
py2-numpy.spec 1.19 (13 years ago) by lat: Update to 1.6.1, fix gfortran detection, and fix OS X x86_64 build.
py2-pil.spec 1.10 (15 years ago) by diego: Relocated script files
py2-pycrypto-setup.patch 1.1 (18 years ago) by eulisse: First added to repository.
py2-pycrypto.spec 1.4 (17 years ago) by eulisse: * compatible with realversion * uses `` rather than $() for csh compatibility.
py2-pycurl-toolfile.spec 1.2 (13 years ago) by eulisse: Drop unneeded (and harmful) PATH variable.
py2-pycurl.spec 1.4 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
py2-pylucene.spec 1.5 (17 years ago) by elmer: Remove more gcc-wrappers changes.
py2-pyopenssl.spec 1.4 (17 years ago) by elmer: Remove more gcc-wrappers changes.
py2-pysqlite.spec 1.10 (17 years ago) by eulisse: py2-pysqlite moved to 2.4.0 * See: http://www.initd.org/tracker/pysqlite/wiki/2.4.0_Changelog for changelog. * %v renamed to %realversion.
py2-python-dateutil.spec 1.4 (17 years ago) by elmer: Remove more gcc-wrappers changes.
py2-pytz.spec 1.5 (17 years ago) by elmer: Remove more gcc-wrappers changes.
py2-pyxml-fix-as-keyword-usage-as-variable.patch 1.1 (13 years ago) by davidlt: Fix py2-pyxml SyntaxErrors on ParsedAbbreviatedRelativeLocationPath.py and ParsedAbbreviatedAbsoluteLocationPath.py, where 'as' Python keyword is used for a variable name.
py2-pyxml.spec 1.12 (13 years ago) by davidlt: Add patch (py2-pyxml-fix-as-keyword-usage-as-variable.patch), which fixes SyntaxErrors in ParsedAbbreviatedRelativeLocationPath.py and ParsedAbbreviatedAbsoluteLocationPath.py.
py2-scipy-toolfile.spec 1.2 (13 years ago) by eulisse: Do not hardcode python2.6.
py2-scipy.spec 1.6 (14 years ago) by eulisse: Build on mac using our version of lapack.
py2-setuptools.spec 1.6 (13 years ago) by lat: Remove bundled windoze binaries as unnecessary - and to keep RPM 4.8.x find-requires happy.
py2-sqlalchemy-setup.patch 1.1 (17 years ago) by eulisse: Patch to avoid sqlalchemy setup.py to fetch stuff from the internet via setuptools.
py2-sqlalchemy.spec 1.27 (13 years ago) by lat: Fix sourceforge download location.
py2-sqlobject.spec 1.10 (17 years ago) by eulisse: * updated to use realversion
py2-zsi.spec 1.11 (17 years ago) by valya: Added dependencies on py2-pyxml
pyOpenSSL.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
pygccxml.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers
pyminuit2-toolfile.spec 1.2 (13 years ago) by eulisse: Do not hardcode python2.6.
pyminuit2.spec 1.2 (14 years ago) by elmer: Remove creation of toolfile. That is now done in a separate xxx-toolfile.spec.
pyplusplus.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
pyqt-fix-qt-conf-relocation-on-macosx.patch 1.1 (13 years ago) by davidlt: Patch for fixing compilation issues in pyqt on Mac OS X. QT package is polluted with non-existant build location (personal build location). Patch relocates qt.conf to qtdirs.app/Contents/Resources/qt.conf on Mac OS X. More details: http://doc.qt.nokia.com/stable/qt-conf.html
pyqt-relocatable-build.patch 1.2 (15 years ago) by eulisse: Now builds pyqt correctly. * patch name corrected. * Patches ./configure.py rather than qtdirs.cpp which is a generated file.
pyqt-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
pyqt.spec 1.20 (13 years ago) by davidlt: Add patch (pyqt-fix-qt-conf-relocation-on-macosx.patch), which fixes compilation failure under Mac OS X due to a wrong qt.conf location.
pyrex.spec 1.6 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
pythia6-toolfile.spec 1.5 (13 years ago) by muzaffar: only use LDFLAGS for slc*gcc45 and above archs
pythia6.422-writesyntax.patch 1.1 (14 years ago) by fabiocos: Add patch to fix wrong interplay of pythia6 pt ordered showers and evtgen pythia-based decays
pythia6.spec 1.33 (13 years ago) by lenzip: update to pythia 6.426
pythia8-toolfile.spec 1.2 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
pythia8.spec 1.34 (13 years ago) by fabiocos: Clean uncecessary dependencies
python-2.6.4-dont-detect-dbm.patch 1.1 (14 years ago) by eulisse: Actually link vs our version of libdb4, not the system one.
python-2.6.4-fix-macosx-relocation.patch 1.1 (13 years ago) by eulisse: Fix the infamous PYTHONHOME issue once for all.
python-Include-pyport.h.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-Lib-plat-mac-applesingle.py.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-Lib-site.py.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-Mac-OSX-Makefile.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-Makefile.pre.in.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-configure.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-ldap-2.3.5-gcc44.patch 1.1 (15 years ago) by elmer: Minor syntax fix to a preprocessor conditional, backported from the python-ldap code repo. Required for gcc4.4, but the change should also be fine for use with earlier compiler versions.
python-ldap-toolfile.spec 1.2 (13 years ago) by davidlt: For SLC6 architectures use cyrus-sasl.
python-ldap.spec 1.10 (13 years ago) by davidlt: On SLC6 architectures require Cyrus SASL from CMSDIST; Fix setup.cfg include_dirs and library_paths values; Add a note about RPATH in the binaries;
python-setup.py.patch 1.1 (18 years ago) by elmer: Patch set used by Darwinports for Python2.4.3, which apply also for 2.4.2.
python-tdb.spec 1.6 (18 years ago) by ratnik: Changes for building externals in 64/32 mode: added gcc-wrapper .
python-toolfile.spec 1.4 (13 years ago) by eulisse: Do not hardcode python2.6.
python.spec 1.82 (13 years ago) by davidlt: rev1.78; Hack for Python on SLC6. Modify pyconfig.h to match macros from GLIBC features.h on Linux machines. _POSIX_C_SOURCE and _XOPEN_SOURCE macros are not identical anymore starting GLIBC 2.10.1. Python.h is not included before standard headers in CMSSW and pyconfig.h is not smart enough to detect already defined macros on Linux. The following problem does not exists on BSD machines as cdefs.h does not define these macros.
qmtest.spec 1.5 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
qt-4.8.0-fix-gcc47.patch 1.1 (13 years ago) by davidlt: Add support for GCC 4.7.0.
qt-mkspecs-qmake.conf.patch 1.1 (18 years ago) by elmer: Add patches for building Qt on MacOSX/Darwin/Tiger (from Darwinports)
qt-mkspecs-qmake.conf_2.patch 1.1 (17 years ago) by elmer: Add patch that goes along with the kludge in qt.spec to link properly libfontconfig.so when building 32-bit on 64-bit machines.
qt-mkspecs-qplatformdefs.h.patch 1.1 (18 years ago) by elmer: Add patches for building Qt on MacOSX/Darwin/Tiger (from Darwinports)
qt-src-kernel-qaccessible_mac.cpp.patch 1.1 (18 years ago) by elmer: Add patches for building Qt on MacOSX/Darwin/Tiger (from Darwinports)
qt-src-qt_install.pri.patch 1.1 (18 years ago) by elmer: Add patches for building Qt on MacOSX/Darwin/Tiger (from Darwinports)
qt-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
qt.spec 1.57 (13 years ago) by davidlt: Recover HEAD (rev1.55);
qt3-leopard.patch 1.1 (17 years ago) by eulisse: Patch to compile qt3 under leopard. * Taken from fink.
qt3.spec 1.7 (15 years ago) by dsr: osx106 support
reflex.patch 1.1 (18 years ago) by eulisse: First added to repository.
release-tools.spec 1.5 (17 years ago) by elmer: More gcc-wrappers removed
rivet-1.3.0-pluginname.patch 1.1 (14 years ago) by elmer: Patch from Giulio Lenzi to accept also our (CMS) libraries which begin with "plugin" rather than "lib".
rivet-1.4.0.patch 1.1 (14 years ago) by elmer: Fix for plugin management (from Giulio Lenzi): > This is needed because the rivet plugin > system was confused when the same library was both in the release > and in the developer area. Now the first one is taken.
rivet-toolfile.spec 1.5 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
rivet.spec 1.15 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
roofit-5.24-00-RooFactoryWSTool-include.patch 1.1 (15 years ago) by elmer: Remove a spurious include which created a false dependency from roofitcore on roofit
roofit-5.28.00-build.sh.file 1.5 (14 years ago) by elmer: Minor modification so that libHistFactory.so isn't hardcoded for all binaries (even if that is the only package with a binary at the moment)
roofit-5.30.00-remove-tmath-infinity.patch 1.1 (13 years ago) by zafar: Get the final version of roofit 5.30.0 to compile with root 5.28.00 * Remove the TMath::Infinity bit introduced between RC1 and final.
roofit-toolfile.spec 1.5 (13 years ago) by muzaffar: added $ROOFIT_BASE/bin in path so that scram can create symlinks in cmssw
roofit.spec 1.32 (13 years ago) by gowdy: update to ROOT 5.32.00
root-5.28-00d-roofit-silence-static-printout.patch 1.1 (13 years ago) by muzaffar: updated for root 5.28.00d and added new root patches for this version
root-5.30.02-fix-gcc46.patch 1.2 (13 years ago) by eulisse: Silence gcc 4.6.1 warnings once for all.
root-5.30.02-fix-isnan-again.patch 1.1 (13 years ago) by eulisse: Use ::isnan in place of an ambiguos (for gcc 4.6.1) isnan.
root-5.32-00-externals.patch 1.1 (13 years ago) by eulisse: Port old patches to work on top of 5.32.00 RC1.
root-5.32-00-linker-gnu-hash-style.patch 1.1 (13 years ago) by eulisse: Port old patches to work on top of 5.32.00 RC1.
root-5.32.00-detect-arch.patch 1.2 (13 years ago) by davidlt: Fixes library compatibily check under Mac OS X.
root-5.32.00-fireworks1.patch 1.3 (13 years ago) by matevz: Fix crash caused by non-scene objects being rendered during selection draw pass.
root-5.32.00-fix-oneline.patch 1.1 (13 years ago) by eulisse: Fixes issue described in https://hypernews.cern.ch/HyperNews/CMS/get/edmFramework/2913/1/1.html
root-5.32.00-longBranchName.patch 1.1 (13 years ago) by wmtan: patch for buffer overflow due to long branch name
root-5.32.00-noungif.patch 1.1 (13 years ago) by matevz: New patch for root-5.32 that removes linking against external libungif -- gif library shipped with asimage (in root) is used instead. This is a port of rev 43169 from root trunk. Diff made from root-5.32 + root-5.32-00-externals.patch + root-5.32.00-detect-arch.patch, as they are applied in root.spec not and they both touch configure. root-5.32.00-noungif.patch
root-toolfile.spec 1.9 (13 years ago) by muzaffar: new root tools added
root.spec 1.337 (13 years ago) by eulisse: Disable HDFS.
rpm-4.4.2.1.patch 1.4 (17 years ago) by eulisse: * lsetfilecon completely skipped.
rpm-4.4.2.2-improve-file-deps-speed.patch 1.2 (14 years ago) by eulisse: Fixes "Off by one" mistake.
rpm-4.4.2.2-leopard.patch 1.2 (17 years ago) by eulisse: Fixes the `missing symbols __fxstat64` problem spotted by Valentin.
rpm-4.4.2.2.patch 1.2 (17 years ago) by eulisse: Naive patch for "multiple basename conflict checking" memory problem added. * (Hopefully) Skips the check for BuildFile, __init__.py, Root, Repository, reducing the memory issues.
rpm-4.4.6.patch 1.1 (17 years ago) by eulisse: * Changes to make apt work with rpm 4.4.6 to test wether there are problems is in rpm 4.4.9 as suggested by the apt maintainer.
rpm-4.4.9-enum.patch 1.1 (17 years ago) by eulisse: * apt now builds with rpm 4.4.9.
rpm-4.4.9-macrofiles.patch 1.1 (17 years ago) by eulisse: * Changes to make apt work with rpm 4.4.6 to test wether there are problems is in rpm 4.4.9 as suggested by the apt maintainer.
rpm-4.4.9-popt.patch 1.1 (17 years ago) by eulisse: * Changes to make apt work with rpm 4.4.6 to test wether there are problems is in rpm 4.4.9 as suggested by the apt maintainer.
rpm-4.4.9-rpmps.patch 1.1 (17 years ago) by eulisse: * apt now builds with rpm 4.4.9.
rpm-4.4.x-flcompress.patch 1.1 (17 years ago) by eulisse: Patch from Panu (pmatilai @ RH) to make sure rpmbuild survives the creation of rpmtest.spec. * Uses malloc rather than alloca.
rpm-4.8.0-add-missing-__fxstat64.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-4.8.0-allow-empty-buildroot.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-4.8.0-case-insensitive-fixes.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-4.8.0-case-insensitive-sources.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-4.8.0-disable-internal-dependency-generator-libtool.patch 1.1 (13 years ago) by davidlt: Patch for RPM 4.8.0+ to disable internal dependency generator, which uses system's libtool. This one will force to use %__find_requires and %__find_provides scripts to generate dependencies of the package.
rpm-4.8.0-fix-find-provides.patch 1.4 (14 years ago) by eulisse: Add `.iglet` files among those that are considered "Provides". * This is necessary because on macosx rpm detects them as requirements of themselves.
rpm-4.8.0-fix-find-requires-limit.patch 1.3 (13 years ago) by eulisse: Reduce to arguments to max 100 to make sure everything fits in the buffer.
rpm-4.8.0-fix-fontconfig-provides.patch 1.1 (13 years ago) by lat: Patch fontconfig.prov to prevent 'getOutputFrom(): Broken pipe' from destroying builds.
rpm-4.8.0-fix-glob_pattern_p.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-4.8.0-fix-missing-libgen.patch 1.3 (14 years ago) by eulisse: More fixes for 64bit Macosx. * Make sure find-provides actually finds 64 bit libraries (I wonder if I'm the first one who ever did this kind of stuff...). * Cleanup the libgen patch so that it applies without fuzz. * Makes cmsos.file detect a 64bit capable mac. Using uname does not work because it returns the kernel version, not the actual default build architecture.
rpm-4.8.0-improve-file-deps-speed.patch 1.2 (14 years ago) by eulisse: Fix "Off by one" mistake.
rpm-4.8.0-increase-line-buffer.patch 1.1 (14 years ago) by eulisse: Increase the line buffer by a factor 20. * Needed on mac (where BUFSIZ is only 8192 bytes) because dependencies for cmssw-tool-conf execeed the default size.
rpm-4.8.0-increase-macro-buffer.patch 1.1 (14 years ago) by eulisse: Increase 10x the size of the macro expand buffer on mac.
rpm-4.8.0-remove-chroot-check.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-4.8.0-remove-strndup.patch 1.1 (14 years ago) by elmer: Rename rpm patch files to contain version number
rpm-fix-static-declaration.patch 1.1 (16 years ago) by eulisse: Fixes rpm build issues.
rpm-macosx.patch 1.3 (17 years ago) by eulisse: Patch autoprov/darwin.prov rather than find-provides (which is just a link).
rpm-preamble.file 1.36 (13 years ago) by muzaffar: fix the relocation issue: relocation was not properly done when current workdir contains old workdir
rpm.spec 1.112 (13 years ago) by davidlt: Add patch: rpm-4.8.0-disable-internal-dependency-generator-libtool.patch
rulechecker-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
rulechecker.spec 1.16 (14 years ago) by muzaffar: cleanup for toolfiles which are now in separate spec files to avoid re-build of the external in case tool definition needs update
scons.spec 1.7 (14 years ago) by diego: Standardized installation procedure for python packages
scram-build.file 1.37 (17 years ago) by elmer: Update hardcoded scram(v0) version to V0_20_1 In this we should just get rid of the use of scramv0 altogether.
scram-detect-make.patch 1.1 (18 years ago) by eulisse: detects wether to use make or gmake. Allows usage on macosx.
scram-no-check-env.patch 1.1 (18 years ago) by eulisse: Removes the annoying "feature" of scram trying to be too smart and to detect tool environment variable from the user ones.
scram-project-build.file 1.101 (13 years ago) by eulisse: Use new config V04-00-16.
scram-tools-post.file 1.7 (13 years ago) by muzaffar: force rebuild for all toolfiles
scramtoolbox-common.file 1.1 (18 years ago) by eulisse: Common stuff for spec files generating toolfiles.
scramv1-build.file 1.123 (15 years ago) by muzaffar: included python symlink for patch releases which is already in use by scramv1-patch-build
scramv1-patch-build.file 1.9 (14 years ago) by fwyzard: merge the latest changes from scrav1-build.file
scramv1-tool-conf.file 1.34 (13 years ago) by muzaffar: bug fix: properly move skipreqtools
scramv1-wrapper.spec 1.3 (18 years ago) by ratnik: Changes for building externals in 64/32 mode: added gcc-wrapper .
seal-SV1BuildFiles.patch 1.2 (17 years ago) by elmer: Update to version SEAL_1_9_2-cmssw160, remove my two lines to set bootstrapfile and reqfile. Remove parts of BuildFile patch which patch the deprecated subpackages (i.e. those removed by the preBuildCommand in the spec file). This might not be strictly necessary, but it is cleaner.
seal-configuration.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
seal-osx104.patch 1.1 (18 years ago) by eulisse: Patch to seal configuration.
seal-tool-conf.spec 1.92 (15 years ago) by andreasp: updates for building on mac os x 10.5 (leopard)
seal-tool.file 1.1 (17 years ago) by muzaffar: new spec files for auto generation of toolfile i.e. no need of scramtoolbox
seal.spec 1.107 (15 years ago) by andreasp: updates for building on mac os x 10.5 (leopard)
sherpa-1.3.0-nlo_event_generation_1.patch 1.1 (13 years ago) by fabiocos: New sherpa and rivet versions required for 4_4_X and back-port into 4_1_X (to be used for Summer11 production/studies)
sherpa-addfix.patch 1.1 (16 years ago) by andreasp: adding new patches for sherpa 1.1.2 from MarkusM
sherpa-algebra.patch 1.1 (16 years ago) by andreasp: yet another patch for sherpa 1.1.2
sherpa-analysis_jetid_scan.patch 1.1 (16 years ago) by andreasp: adding new patches for sherpa 1.1.2 from MarkusM
sherpa-flibs.patch 1.1 (16 years ago) by andreasp: added patch for sherpa 1.1.2 fortran libs
sherpa-hepmc-pdfinfo.patch 1.1 (16 years ago) by andreasp: updates for sherpa 1.1.2 and patches
sherpa-lhapdf.patch 1.3 (16 years ago) by elmer: Remove the portion of this patch which changed the capitalization of the lhapdf libraries (this is not needed for LHAPDF 5.6.0). This leaves just the addition of the system libs to ldflags. (So the patch is now named somewhat incorrectly...)
sherpa-lhapdf_ranges_1.patch 1.1 (16 years ago) by andreasp: adding new patches for sherpa 1.1.2 from MarkusM
sherpa-mixing.patch 1.1 (16 years ago) by andreasp: updates for sherpa 1.1.2 and patches
sherpa-susy_vertex.patch 1.1 (16 years ago) by andreasp: adding new patches for sherpa 1.1.2 from MarkusM
sherpa-toolfile.spec 1.4 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
sherpa-total_xs_getter.patch 1.1 (16 years ago) by andreasp: adding new patches for sherpa 1.1.2 from MarkusM
sherpa.spec 1.35 (13 years ago) by davidlt: - Add --enable-multithread configuration argument; - Cleanups;
sigcpp-2.2.3-gcc46.patch 1.1 (14 years ago) by elmer: Add missing <stddef.h> includes, required for gcc4.6
sigcpp-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
sigcpp.spec 1.19 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro system.
simage-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
simage.spec 1.17 (14 years ago) by muzaffar: cleanup for toolfiles which are now in separate spec files to avoid re-build of the external in case tool definition needs update
sip-4.11.1-macosx.patch 1.1 (14 years ago) by eulisse: Workaround to build on macosx.
sip-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
sip.spec 1.15 (14 years ago) by elmer: Revert to version 4.11.2 Get sources from cmsrep rather than the software provider (we had a copy sitting on our disks)
sitedb.spec 1.16 (16 years ago) by metson: SiteDB bump, latest WEBTOOLS
sloccount.spec 1.3 (17 years ago) by elmer: Remove gcc-wrappers. scramv1-build.file still needs more work, will do in a bit.
sqlite-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
sqlite.spec 1.31 (13 years ago) by davidlt: Bump version to 3.7.10 for NSS to support Mac OS X Lion
sqlite_3.3.5_readline_for_32bit_on_64bit_build.patch 1.1 (17 years ago) by elmer: Very Ugly patch to hack around missing soft link in 32-bit compatibility area on the 64-bit machines
sqlite_3.4.0_readline_for_32bit_on_64bit_build.patch 1.1 (17 years ago) by eulisse: * updated to work with 3.4.0 since the old version does not exists anymore on the sqlite servers.
sqlite_3.6.10_readline_for_32bit_on_64bit_build.patch 1.1 (16 years ago) by elmer: Version of readline 32bit-on-64bit patch for version 3.6.10. Contains two changes, which when used with a kludge symlink (set in the spec file), works around a missing "libreadline.so" symlink in the 32bit compatibility libraries for SLC4.
subpackage-debug.file 1.6 (14 years ago) by fwyzard: fix postin/preun
swig.spec 1.10 (13 years ago) by eulisse: Remove the old, by hand, cleanups and use the new macro based system.
systemtools.spec 1.26 (13 years ago) by davidlt: Add slc6_* for scram.d/sockets.xml
tauola-27.121-gfortran-tauola-srs.patch 1.1 (14 years ago) by fabiocos: Patch fixing problems in tau handling from LHE parton level events
tauola-27.121-gfortran.patch 1.1 (17 years ago) by elmer: Various gfortran patches for the crappy generators. Nothing is guaranteed for them at this point, except that the build.
tauola-27.121.5-archive-only.patch 1.1 (14 years ago) by eulisse: Build only archive libraries on macosx.
tauola-27.121.5-gfortran-taueta.patch 1.3 (13 years ago) by eulisse: Remove redefinition of a variable.
tauola-27.121.5-macosx.patch 1.4 (14 years ago) by eulisse: Enable common blocks.
tauola-toolfile.spec 1.6 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
tauola.spec 1.22 (13 years ago) by eulisse: Keep archive libraries.
tauolapp-1.0.2a-osx-Makefile.patch 1.1 (14 years ago) by elmer: Fix up library naming and linking for OSX
tauolapp-toolfile.spec 1.3 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
tauolapp.spec 1.7 (13 years ago) by fabiocos: Updated version for 1.0.5
tdb-1.0.6-gcc33.patch 1.1 (18 years ago) by steen: Add missing patch files. Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
tdb-1.0.6-libjio.patch 1.1 (18 years ago) by steen: Add missing patch files. Conrad Steenberg <conrad@hep.caltech.edu> California Institute of Technology | http://conradsteenberg.info
tdb.spec 1.4 (17 years ago) by elmer: More gcc-wrappers removed
testdownload.spec 1.1 (17 years ago) by eulisse: Spec file to use as an unit test of download handlers.
tgsinventorfix.cc.file 1.1 (19 years ago) by argiro: Files from IGUANA/Ig_Infrastructure/IgBuildScripts
thepeg-1.2.0-LHAPDF.patch 1.1 (16 years ago) by elmer: Backport a fix/patch from next release of ThePEG, requested by Fred-Markus Stober
thepeg-1.3.0-LHAPDF.patch 1.1 (16 years ago) by elmer: Version of thepeg-1.2.0-LHAPDF.patch which applies on version 1.3.0. A slight modification in an adjacent line broke the previous patch.
thepeg-1.4.2.patch 1.2 (15 years ago) by dlange: fix my patch
thepeg-1.5.0-break-termcap-dependence.patch 1.1 (15 years ago) by elmer: Hack to configure to avoid automatically picking up the libreadline and libtermcap dependencies. These are now linked automatically by thepeg in version 1.5.0, but it isn't necessary so we avoid it. (In fact we don't even seed for libtermcap at the moment.)
thepeg-1.6.1-break-termcap-dependence.patch 1.1 (15 years ago) by elmer: Add updated xxx-break-termcap-dependence.patch for ThePEG 1.6.1 (from Fabio Cossutti)
thepeg-1.6.1-gcc46.patch 1.1 (14 years ago) by elmer: Add missing <stddef.h> include, required for gcc46. This change should be safe to include also for earlier compiler versions.
thepeg-1.6.1-lhapdf-env.patch 1.1 (14 years ago) by fabiocos: Patch to allow the search of LHAPDF in the correct local environment as defined by the $LHAPATH variable
thepeg-1.6.1-units.patch 1.1 (15 years ago) by fabiocos: Add a patch to fix a bug in Vector/HepMCTraits.h (officially included in coming versions)
thepeg-1.6.1-use-dylibs-macosx.patch 1.1 (14 years ago) by eulisse: Use dynamiclibs in place of bundles.
thepeg-1.7.0-break-termcap-dependence.patch 1.1 (14 years ago) by lenzip: spec files for herwigpp 2.5.0 and thepeg 1.7.0
thepeg-1.7.0-configure.patch 1.1 (13 years ago) by eulisse: Build on gcc 4.6.0.
thepeg-1.7.0-fix-bogus-ZLIB-HOME.patch 1.2 (13 years ago) by davidlt: Fix fuzziness in the patch.
thepeg-1.7.0-gcc46.patch 1.1 (13 years ago) by eulisse: Fix the isnan / isinf issue with gcc 4.6.1.
thepeg-1.7.0-use-dylibs-macosx.patch 1.2 (14 years ago) by eulisse: Build 1.7.0.
thepeg-toolfile.spec 1.4 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
thepeg.spec 1.45 (13 years ago) by davidlt: Fix compilation issues due to bogus ZLIB_HOME in ./m4/zlib.m4:83 Patch ./configure script instead of fixing ./m4/zlib.m4 and re-doing all configure and make scripts. Trick make utility **not** do re-run autoconf, automake, aclocal, autoscan, etc.
tinyproxy.spec 1.4 (17 years ago) by elmer: Remove gcc-wrapper stuff
tkonlinesw-2.7.0-fix-gcc46.patch 1.1 (13 years ago) by eulisse: Fix warnings when compiling CMSSW with gcc 4.6.1.
tkonlinesw-2.7.0-macosx.patch 1.2 (14 years ago) by eulisse: Fix some more uints.
tkonlinesw-cmake-build.file 1.1 (14 years ago) by eulisse: Finally a version of tkonlinesw which compiles and links without missing symbols and company on macosx. In the end the best thing was to rewrite their build system using cmake (macosx only, of course).
tkonlinesw-fPIC.patch 1.1 (17 years ago) by elmer: Add -fPIC for building tkonlinesw for 64bit build (from David)
tkonlinesw-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
tkonlinesw.spec 1.65 (13 years ago) by eulisse: Drop support for 32bit builds.
tool2xml.pl.file 1.2 (17 years ago) by muzaffar: removed the top doc tag addition from tool2xml
toprex-4.23-archive-only.patch 1.1 (14 years ago) by eulisse: Patch to build archive only.
toprex-4.23-gfortran.patch 1.1 (17 years ago) by elmer: Various gfortran patches for the crappy generators. Nothing is guaranteed for them at this point, except that the build.
toprex-4.23-macosx.patch 1.3 (14 years ago) by eulisse: Adds -commons use_dylibs option when linking on macosx. * Required to have functional common blocks.
toprex-toolfile.spec 1.3 (13 years ago) by zafar: rebuilding Giulio's update after fixing a problem occurred in the IBs
toprex.spec 1.14 (13 years ago) by eulisse: Keep archive libraries when using PKGTOOLS V00-19-00 (which automatically removes them).
unixodbc.spec 1.4 (17 years ago) by elmer: Remove gcc-wrapper stuff
updateComp.sh 1.1 (14 years ago) by eulisse: A simple script which updates to HEAD all the spec files which we dont care about in CMSSW.
uuid-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
uuid.spec 1.16 (13 years ago) by eulisse: Do not drop archives on mac. Create symlinks to .so only on linux.
valgrind-3.7.0-change-FN_NAME_LEN-global-buffer-size.patch 1.1 (13 years ago) by davidlt: Cleanups & bump version to 3.7.0 to support Mac OS X Lion - Patches re-based for 3.7.0; - Some cleanups of SPEC file. 'coregrind/m_aspacemgr/aspacemgr.c' doesn't exist on 3.6.1 & 3.7.0;
valgrind-3.7.0-change-VG_N_SEGMENTS-VG_N_SEGNAMES-VG_MAX_SEGNAMELEN.patch 1.1 (13 years ago) by davidlt: Cleanups & bump version to 3.7.0 to support Mac OS X Lion - Patches re-based for 3.7.0; - Some cleanups of SPEC file. 'coregrind/m_aspacemgr/aspacemgr.c' doesn't exist on 3.6.1 & 3.7.0;
valgrind-V11425.patch 1.1 (14 years ago) by eulisse: Build valgrind on macosx.
valgrind-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
valgrind-vg323-p2-dump.patch 1.1 (18 years ago) by muzaffar: added two new patches for valgrind 3.2.3 from Robin
valgrind-vg323-p2-global.patch 1.1 (18 years ago) by muzaffar: added two new patches for valgrind 3.2.3 from Robin
valgrind-vg330-coregrind_n_segments.patch 1.1 (17 years ago) by elmer: Remake for valgrind version 3.3.0 the two patches we have been using with version 3.2.3 Add new patch for VG_N_SEGMENTS, following example from LCG SPI
valgrind-vg330-dump.patch 1.1 (17 years ago) by elmer: Remake for valgrind version 3.3.0 the two patches we have been using with version 3.2.3 Add new patch for VG_N_SEGMENTS, following example from LCG SPI
valgrind-vg330-global.patch 1.2 (14 years ago) by eulisse: Refreshed to work with valgrind 3.6.0.
valgrind-vg330-massif-eol.patch 1.1 (17 years ago) by elmer: Patch from massif maintainer Nicholas Nethercote for missing EOL's in massif output file for functions with long names in valgrind 3.3.0
valgrind-vg350-coregrind_n_segments.patch 1.1 (14 years ago) by elmer: Modified version of VG_N_SEGMENTS patch, increasing value used from 20000 to 30000 as the former was no longer sufficient for RAW2DIGI-RECO jobs (at the very end of the job).
valgrind.spec 1.36 (13 years ago) by davidlt: Cleanups & bump version to 3.7.0 to support Mac OS X Lion - Patches re-based for 3.7.0; - Some cleanups of SPEC file. 'coregrind/m_aspacemgr/aspacemgr.c' doesn't exist on 3.6.1 & 3.7.0;
webconddb.spec 1.23 (15 years ago) by xiezhen: update173
webtools.spec 1.72 (14 years ago) by diego: Standardized code for dependencies setup; Spec file cleanup
x11.spec 1.3 (17 years ago) by elmer: Remove gcc-wrapper stuff
xdaq-VR16796-gcc46.patch 1.1 (14 years ago) by elmer: Two fixes required for gcc46: o add missing stddef.h include o move "extern char *optarg;" and "extern int optopt;" outside of xdaq namespace to file scope to avoid linking errors with gcc46 Both of these changes should in principle be fine also for earlier compiler versions.
xdaq-VR17173-gcc46.patch 1.1 (13 years ago) by eulisse: Fix build with gcc 4.6.1 (on macosx). * Add missing includes.
xdaq-VR17173-macosx.patch 1.1 (13 years ago) by eulisse: Fix missing symbol on macosx.
xdaq-VR17173-remove-stropts.patch 1.1 (13 years ago) by davidlt: Patch to remove stropts.h header file. XOPEN_STREAMS (XSR) is now obsolete, not part of POSIX anymore. Header removed in SLC6 and should not be present on Mac OS X also.
xdaq-VR17173-xalan-remove-hardcoded-lib-paths-linux-macosx.patch 1.2 (13 years ago) by davidlt: Fix fuzziness in the patch.
xdaq-toolfile.spec 1.6 (13 years ago) by muzaffar: typo: tool name fixed
xdaq.spec 1.93 (13 years ago) by davidlt: Add patch: xdaq-VR17173-remove-stropts.patch
xdaq_VR16993_build.patch 1.1 (13 years ago) by muzaffar: new build patch for xdaq 16993
xdaq_build.patch 1.5 (15 years ago) by muzaffar: re-generated the xdaq patch
xdaq_mfDefs_flags.patch 1.2 (15 years ago) by muzaffar: rebuild patch for 16021 trunk using baseline10
xerces-c-2.8.0-osx106.patch 1.1 (15 years ago) by elmer: Patch for Snow Leopard from: https://issues.apache.org/jira/browse/XERCESC-1772 https://issues.apache.org/jira/secure/attachment/12372362/macsvn.diff
xerces-c-toolfile.spec 1.1 (14 years ago) by muzaffar: added new spec files to define the scram tools
xerces-c.spec 1.15 (13 years ago) by davidlt: Apply patch also for 107, i.e. Mac OS X Lion
xml2-virtual.spec 1.3 (17 years ago) by elmer: Remove gcc-wrapper stuff
xrootd-3.1.0-client-send-moninfo.patch 1.1 (13 years ago) by matevz: Add support for sending custom monitoring data from XrdClient. This change might go into the current (soon to be replaced) xrootd client after 3.1.1.
xrootd-3.1.0-fix-read-after-read.patch 1.1 (13 years ago) by gowdy: add patch for when a read occurs with a readv to read the same request
xrootd-3.1.0-fixed-library-location-all-os.patch 1.1 (13 years ago) by davidlt: Patch for xrootd 3.1.0, which modifies CMake file to force 'lib' directory for libraries on both, Linux and Mac OS X machines (by default 'lib64' is used under Linux and 'lib' under Mac OS X).
xrootd-5.28-00d-forkv2.patch 1.1 (13 years ago) by muzaffar: added forkv2 for 5.28-00d which is identical to 5.27.06 with just one patch updated to adopt the new xrootd changes
xrootd-5.30.00-fix-gcc46.patch 1.1 (13 years ago) by eulisse: Fix gcc 4.6.1 build (on Macosx). * Add missing header file.
xrootd-gcc44.patch 1.2 (13 years ago) by muzaffar: recreated the patch for xrootd 5.28.00d
xrootd-toolfile.spec 1.6 (13 years ago) by davidlt: Modify LIBDIR path to '$XROOTD_BASE/lib'. For Mac OS X [x86_64] and Linux [x86_64] libraries are now installed under 'lib' directory. This commit requires xrootd.spec (rev1.63+).
xrootd.spec 1.67 (13 years ago) by eulisse: Actually apply patch for sending monitoring information.
xsl-virtual.spec 1.3 (17 years ago) by elmer: Remove gcc-wrapper stuff
xz-toolfile.spec 1.3 (13 years ago) by muzaffar: added lib lzma in toolfile definition
xz.spec 1.6 (13 years ago) by eulisse: Improve cleanups. * Remove the old "by hand" cleanups and replace it with the new, macro based, one. * Keep the bits required to still work with the old PKGTOOLS.
yui.spec 1.24 (14 years ago) by wildish: add Obsoletes: clause, to remove older versions
zlib-1.2.3-shared-for-32-bit-on-x86_64.patch 1.1 (17 years ago) by elmer: Updated version of patch to force configure to build shared libraries when building in 32bit mode on 64bit machines (the "skipping lib" linking warnings about skipping the 64bit libs confuse the configure tests)
zlib-toolfile.spec 1.3 (14 years ago) by muzaffar: added new spec files to define the scram tools
zlib.spec 1.25 (13 years ago) by eulisse: Use the new macro based cleanup system.
0 directories and 828 files shown