summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2007-02-22This patch fixes up the calculation total install size when we have excludedPaul Nasrat1-1/+1
2007-02-15Fix parsing for parenthesisPaul Nasrat1-0/+2
2005-07-15- permit scriptlet includes from builddir for spec files w/o %setup.jbj1-2/+1
2005-07-13- *_terminate_build macros set per-pkg, not per-invocation (#161081).jbj1-15/+4
2005-07-12- added CVSId: tag and SVNId: alias (#162807).jbj1-0/+4
2005-03-25MDK patch at #108778.jbj1-1/+1
2005-03-19Handle %dev markers more gracefully.jbj2-13/+30
2005-03-14Sanity.jbj1-3/+3
2005-03-03Permit changelog timestamp back to 1990.jbj1-1/+1
2005-02-14- don't build with sqlite3 if <sqlite3.h> is missing.rpm-4.4.1-releasejbj2-2/+5
2005-02-13- don't classify files in /dev (#146623).jbj1-0/+3
2005-02-12- permit build scriptlet interpreters to be individually overridden.jbj1-1/+9
2005-01-17Build on macosx.jbj1-0/+1
2005-01-04Splint fiddles.jbj2-2/+3
2005-01-02- revert MAGIC_COMPRESS, real fix is in libmagic (#143782).jbj1-2/+2
2004-12-06- automagically detect and emit "python(abi) = 2.4" dependencies.jbj1-2/+25
2004-12-05- force *.py->*.pyo byte code compilation with brp-python-bytecompile.jbj1-1/+1
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj2-0/+10
2004-11-19- bump soname into libfoo-4.4.so everywhere.jbj1-1/+1
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj2-2/+6
2004-10-30Path to magic.h.jbj1-0/+1
2004-10-21Compile in the correct path to /usr/lib/rpm/magic.jbj1-6/+23
2004-10-21- port to internal file-4.10 libmagic rather than libfmagic.jbj4-23/+26
2004-10-17- permit Conflicts: /path/to/file.jbj1-14/+0
2004-10-17Better error message.jbj1-1/+1
2004-10-17fix: legacy syntax not even close.jbj2-3/+3
2004-10-15- obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files.jbj1-43/+49
2004-10-13- silently add default %defattr(-,root,root) for all packages.jbj1-0/+10
2004-10-09Doxygen and cpp nit picks.jbj2-1/+2
2004-10-09Splint fiddles.jbj6-69/+78
2004-09-30- add Disttag: syntax to spec file parser and header content.jbj1-4/+9
2004-05-29- use poll(2) if available, avoid borked aurora/sparc select (#124574).jbj1-1/+3
2004-05-21Fix to detect PIE executables and don't add as library providespauln1-1/+5
2004-04-08Implemented multiline macro support.niemeyer2-4/+43
2004-03-29Proof-of-concept for arch filtered dependencies.jbj1-5/+5
2004-03-24- Now Lua interface is using a global state.niemeyer1-3/+1
2004-03-16- Implemented support for internal Lua scripts.niemeyer5-10/+80
2004-03-02- permit globs in macrofiles: directive (#117217).jbj1-2/+3
2004-02-26splint fiddles.jbj1-1/+3
2004-01-11rpm-nls-fixes.patch (from PLD).jbj1-1/+1
2004-01-03Add %policy marker to suck *.te content into metadata.jbj1-15/+40
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-3/+0
2003-12-27- mark _javadocdir as documentation (#102898).jbj1-0/+1
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-6/+0
2003-12-25Add lsetfilecon to install modes.jbj1-0/+2
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-0/+19
2003-12-11- only internal Berkeley db from now on.jbj2-5/+20
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
2003-05-15- fix: nested %if handling, optind initialization posix vs. glibc.jbj1-1/+3