re-disabled the build of binary packages for packages with error
Rene Rene:
improved create_package_db to not include failed packages into the database file
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1254 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
New package libmcrypt
libmcrypt is a replacement for the old UNIX crypt(1) program.
It can be used with PHP
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1248 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
-cleanup repo jsaw after previously sent pathogenous patches
(package/jsaw/jsaw -> package/jsaw,
package/jsaw/*/*/python-pkg.conf -> package/*/*/python-pkg.conf)
-set sword package to X (like rxr did with the other packages in my
repo)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1244 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
get's too slow and the .desc file too large). Left normal release entries
commented out for the next real release ages in the future.
Not yet tested - I need this commit to get the files to my build server :-(
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1230 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
python --prefix $root/$prefix build install
will generate an error as --prefix is not a global option but an option
of install and it should be written as this :
python build install --prefix $root/$prefix
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1219 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
this does not take into account the $root and $prefix variables
it needs a "--prefix $root/$prefix" (maybe in pyconfopt)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1218 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
scripts:
- Create-ErrList: new feature, remove.
- Download: src/Download-Proxy -> download/Proxy (as you did with Mirror, for not getting removed by ./Cleanup)
rene:
- fetchmail-6.2.2->6.2.3
- libdvdread: fix checksum to honor mirrored arch.
- swi-prolog-5.0.10->5.2.6
x11:
- ghostscript: changes download location to 'main' mirror, and fix location and checksum of pdf_sec.ps. I want to version it, but its never used, so i'll wait for directions.
- tcltk-8.4.3->8.4.4
misc:
- centericq: checksum
x86:
- bin86-0.16.11->0.16.12
bootdisk:
- mmmm... mmmm... well it updates MDLBL from 1.0 to 1.0a, i guess you forgot to update it. btw, mirrored 1.0 has different checksum that hosted one. Cliff?
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1213 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
blindy,
this patch is a proposal to version dictionaries of xjdic23 for being mirroring capables.
updated to last available versions of the dictionaries (include checksums)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1211 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
new location for protectors
gcc33 protector updated to v3
patch gcc2 for building with gcc33
and a bonus... checksum for linux26 :-)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1210 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rene/coda:
-use correct name for post-install
-remove yacc fix (see bison: gxx-attr-unused-fix.patch)
base/bison:
-GNU C++ compiler doesn't (and can't) understand attribute((unused)) for
labels, so disable it (fixes eg. a problem with coda)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1208 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc