summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Remove / #ifdef out unused variables as appropriate.Panu Matilainen1-1/+0
2007-07-09Make docdir checking stricter (rhbz#246819)Panu Matilainen1-2/+5
2007-06-29Add /usr/share/gtk-doc/html/ to docDirs.Panu Matilainen1-0/+1
2007-06-25Detect and provide a requirement for DT_GNU_HASH.Panu Matilainen1-0/+25
2007-06-20Duh, remember to initialize opt_FPanu Matilainen1-1/+1
2007-06-19Add support for specifying fuzz factor to %patch (rhbz#243720)Panu Matilainen1-15/+36
2007-06-07Add new srcdefattr macro (Michael Schroeder / OpenSuSE)Panu Matilainen1-2/+32
2007-05-25Run filelist checks even if other errors are present.Panu Matilainen1-2/+3
2007-05-16Fix building without Lua support.Panu Matilainen1-1/+4
2007-05-10Add mono req/provides supportPaul Nasrat2-0/+11
2007-04-16Fix default verify flags for %doc rh#235353Paul Nasrat1-1/+1
2007-04-16Fix segfault when rpmbuild stumbles over an empty file list.Paul Nasrat1-1/+1
2007-04-16Add support for a new macro, %{_docdir}. It can be used to specifyPaul Nasrat1-5/+17
2007-04-16Fix a typo: the macro is currently called %{buildsubdir}Paul Nasrat2-2/+2
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