Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-05 | Automake cleanups. | Panu Matilainen | 1 | -2/+0 | |
- Replace INCLUDES with AM_CPPFLAGS (INCLUDES has been replaced by AM_CPPFLAGS and is deprecated in modern automakes for several years) - Require autoconf-2.61 and automake-1.10 (already required by autogen.sh) - update mkinstalldirs with the version from automake-1.10 (The version in rpm is ancient and known to be bugged) Patch from Ralf Corsepius | |||||
2007-07-31 | Extract pkgconfig and libtool dependencies automatically. | Panu Matilainen | 3 | -1/+86 | |
Ported from rpm5.org work of Jeff Johnson. | |||||
2007-07-24 | Further makefile cleanups. | Panu Matilainen | 1 | -3/+5 | |
- don't use wildcards in EXTRA_DIST - additional -local uninstall and distclean targets to clean up what the make did | |||||
2007-07-21 | Support fully qualified $Foo::Bar::VERSION expressions (rhbz#249135). | Panu Matilainen | 1 | -1/+2 | |
Patch from Ville Skyttä. | |||||
2007-07-09 | Remove outdated comment in check-rpaths-worker | Panu Matilainen | 1 | -2/+0 | |
2007-07-06 | Include symlinks in find-lang search (rhbz#246729) | Panu Matilainen | 1 | -1/+1 | |
2007-07-04 | Include additional buildroot sanity check scripts (rhbz#245639) | Panu Matilainen | 4 | -0/+225 | |
- check-buildroot for checing buildroot files for references to $RPM_BUILD_ROOT - check-rpaths* for checking buildroot files for broken rpaths Scripts by Enrico Scholz, Ville Skyttä. | |||||
2007-06-05 | Fix typo in check-prereq (rhbz#203182) by Steve Grubb. | Panu Matilainen | 1 | -1/+1 | |
2007-05-17 | Emit diff headers (#237561) | Paul Nasrat | 1 | -3/+4 | |
Patch derived from Ville Skytta | |||||
2007-05-16 | - let diff arguments be specified in the environment | Peter Jones | 1 | -3/+5 | |
2007-05-10 | Add mono req/provides support | Paul Nasrat | 3 | -1/+130 | |
Alexander Larsson alexl@redhat.com | |||||
2007-04-16 | Allow customisable diff and use -p by default (#146981) | Paul Nasrat | 1 | -3/+5 | |
2007-03-15 | Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339) | Paul Nasrat | 1 | -3/+8 | |
2007-03-14 | Cleanup - move gendiff to scripts subdir | Paul Nasrat | 2 | -0/+22 | |
2007-02-22 | Filter out incorrect perl(main) provides (rh#177960). | Paul Nasrat | 2 | -3/+11 | |
2007-02-22 | This patch ensures the rpm cronjob to record rpmpkgs uses the full path to | Paul Nasrat | 1 | -2/+2 | |
prevent potential PATH issues (rh#174211). | |||||
2005-07-17 | Sanity. | jbj | 1 | -0/+1 | |
CVS patchset: 7909 CVS date: 2005/07/17 18:34:44 | |||||
2005-07-14 | Typo. | jbj | 1 | -1/+1 | |
CVS patchset: 7888 CVS date: 2005/07/14 15:50:30 | |||||
2005-07-13 | Added from bugzilla #153935. | jbj | 2 | -0/+25 | |
CVS patchset: 7885 CVS date: 2005/07/13 12:11:00 | |||||
2005-07-13 | Added from bugzilla #153936. | jbj | 2 | -0/+33 | |
CVS patchset: 7884 CVS date: 2005/07/13 12:03:04 | |||||
2005-07-13 | - fix: find-debuginfo.sh kernel voo-doo tweaks (#159346). | jbj | 1 | -3/+10 | |
CVS patchset: 7880 CVS date: 2005/07/13 11:09:39 | |||||
2005-07-12 | - added brp-java-gcjcompile build helper. | jbj | 2 | -2/+42 | |
CVS patchset: 7872 CVS date: 2005/07/12 11:29:05 | |||||
2005-05-30 | Permit file names with spaces. | jbj | 4 | -4/+4 | |
CVS patchset: 7858 CVS date: 2005/05/30 06:40:54 | |||||
2005-03-25 | MDK patch at #108778. | jbj | 1 | -1/+1 | |
CVS patchset: 7837 CVS date: 2005/03/25 17:30:00 | |||||
2005-01-25 | macosx/opendarwin hackery, take 1. | jbj | 4 | -0/+20 | |
CVS patchset: 7710 CVS date: 2005/01/25 05:24:40 | |||||
2005-01-17 | Remove generated files. | jbj | 3 | -39/+0 | |
CVS patchset: 7698 CVS date: 2005/01/17 18:47:27 | |||||
2004-12-07 | Redirect grep to /dev/null. | jbj | 1 | -3/+3 | |
CVS patchset: 7637 CVS date: 2004/12/07 00:58:50 | |||||
2004-12-06 | - automagically detect and emit "python(abi) = 2.4" dependencies. | jbj | 1 | -3/+2 | |
- popt 1.10.1 to preserve newer. CVS patchset: 7631 CVS date: 2004/12/06 15:47:27 | |||||
2004-12-05 | - force *.py->*.pyo byte code compilation with brp-python-bytecompile. | jbj | 2 | -2/+25 | |
- automagically detect and emit "python(abi) = 2.4" dependencies. CVS patchset: 7628 CVS date: 2004/12/05 20:05:46 | |||||
2004-11-09 | - resurrect freshen.sh to, say, upgrade only kernel-bigmem packages. | jbj | 2 | -2/+84 | |
CVS patchset: 7565 CVS date: 2004/11/09 19:40:10 | |||||
2004-10-17 | - don't add time stamp to compressed man pages (#132526). | jbj | 1 | -1/+1 | |
CVS patchset: 7477 CVS date: 2004/10/17 18:49:52 | |||||
2004-08-18 | - Added support for $RPM_Requires and $RPM_Provides. | joden | 1 | -3/+152 | |
- Added POD. CVS patchset: 7398 CVS date: 2004/08/18 02:30:49 | |||||
2004-08-18 | - Fixed duplicate requires bug. | joden | 1 | -10/+38 | |
- Was not showing provides (not exists, shoudl have been exists on the ignore check). CVS patchset: 7397 CVS date: 2004/08/18 00:41:48 | |||||
2004-06-29 | Allowed for "our" in from front of $RPM_Provides. | joden | 1 | -3/+4 | |
CVS patchset: 7351 CVS date: 2004/06/29 01:05:27 | |||||
2004-06-29 | Changed spit() to split(). | joden | 1 | -11/+21 | |
Also, made the places where variables are grokked, allow for "our". CVS patchset: 7350 CVS date: 2004/06/29 00:44:07 | |||||
2004-06-20 | - find-lang.sh: implemented --with-kde (finds KDE help files); | arekm | 1 | -12/+34 | |
add --all-name option (finds every lang file); drop defattr() from *.lang files (arekm,mkochano,pascalek,wiget@PLD). CVS patchset: 7348 CVS date: 2004/06/20 18:55:19 | |||||
2004-06-08 | Permit sanity check on immutable region tags too. | jbj | 1 | -2/+2 | |
CVS patchset: 7297 CVS date: 2004/06/08 15:26:20 | |||||
2004-04-08 | - perl: skip new-fangled head[34] while gerenerating deps (#118243). | jbj | 3 | -6/+6 | |
CVS patchset: 7224 CVS date: 2004/04/08 00:03:51 | |||||
2003-12-28 | - find-debuginfo.sh: permit stripping unwritable by non-root (#112429). | jbj | 1 | -9/+21 | |
CVS patchset: 7040 CVS date: 2003/12/28 15:36:06 | |||||
2003-12-28 | - perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934). | jbj | 1 | -0/+10 | |
- use perldeps {--provides|--requires}. CVS patchset: 7037 CVS date: 2003/12/28 15:14:40 | |||||
2003-12-27 | - flush pipe before exit 1 in check-files (#103867). | jbj | 1 | -1/+4 | |
CVS patchset: 7036 CVS date: 2003/12/27 18:02:20 | |||||
2003-12-26 | - perl.req typo (#106672). | jbj | 1 | -1/+1 | |
CVS patchset: 7022 CVS date: 2003/12/26 19:02:01 | |||||
2003-12-10 | Introduced -d option into diff being run in check-files. This will | niemeyer | 1 | -1/+1 | |
ensure that a minimum set of changes is computed, avoiding spurious errors about files that are actually being packaged. CVS patchset: 6970 CVS date: 2003/12/10 20:36:33 | |||||
2003-06-20 | Automagically byte compile python code. | jbj | 2 | -2/+30 | |
CVS patchset: 6913 CVS date: 2003/06/20 19:04:15 | |||||
2003-03-14 | Skip /usr/lib/debug when walking $RPM_BUILD_ROOT. | jbj | 1 | -1/+3 | |
CVS patchset: 6688 CVS date: 2003/03/14 21:43:16 | |||||
2003-03-06 | - fix: memory leak (85522). | jbj | 3 | -0/+39 | |
CVS patchset: 6656 CVS date: 2003/03/06 22:50:04 | |||||
2003-03-01 | Sanity. | jbj | 2 | -4/+73 | |
CVS patchset: 6641 CVS date: 2003/03/01 20:23:39 | |||||
2003-01-16 | Update to latest. | jbj | 1 | -23/+33 | |
CVS patchset: 6012 CVS date: 2003/01/16 16:59:47 | |||||
2003-01-12 | Create. | jbj | 1 | -0/+211 | |
CVS patchset: 6006 CVS date: 2003/01/12 18:39:01 | |||||
2003-01-08 | - python: put rpmmodule.so where python expects to find. | jbj | 2 | -2/+15 | |
- add brp-strip-static-archive build root policy helper. - add -lelf to rpm LDFLAGS, not LDADD, since there is no libelf.la now. CVS patchset: 6001 CVS date: 2003/01/08 21:37:01 |