summaryrefslogtreecommitdiff
path: root/macros.in
AgeCommit message (Collapse)AuthorFilesLines
2004-03-28pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm1-2/+2
Modified Files: installplatform macros.in rpmrc.in lib/rpmrc.c lib/rpmts.c CVS patchset: 7198 CVS date: 2004/03/28 02:41:32
2004-03-05Use /etc/security/selinux/file_contexts as default instead.jbj1-2/+2
CVS patchset: 7151 CVS date: 2004/03/05 23:11:51
2004-03-05initial autorollback feature.joden1-1/+5
CVS patchset: 7146 CVS date: 2004/03/05 02:21:48
2004-01-22- other perl variables (#114121).jbj1-1/+5
CVS patchset: 7083 CVS date: 2004/01/22 23:03:40
2003-12-28revert using perldeps.pl, not yet ready.jbj1-6/+6
CVS patchset: 7044 CVS date: 2003/12/28 18:27:40
2003-12-28- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).jbj1-5/+5
- use perldeps {--provides|--requires}. CVS patchset: 7037 CVS date: 2003/12/28 15:14:40
2003-12-25Verify file contexts from file security context patterns.jbj1-5/+5
CVS patchset: 7005 CVS date: 2003/12/25 19:02:01
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj1-3/+27
CVS patchset: 7002 CVS date: 2003/12/23 07:51:10
2003-12-11- only internal Berkeley db from now on.jbj1-1/+5
- revive "make dist". CVS patchset: 6971 CVS date: 2003/12/11 19:09:58
2003-07-02- don't attempt to remove dbenv on --rebuilddb.jbj1-1/+8
- autorelocate ix86 package file paths on ia64. CVS patchset: 6925 CVS date: 2003/07/02 19:26:04
2003-03-05Sanity.jbj1-1/+3
CVS patchset: 6652 CVS date: 2003/03/05 00:13:11
2003-01-31- fix: trap SIGPIPE, close database(s).jbj1-1/+6
- configurable default query output format. CVS patchset: 6034 CVS date: 2003/01/31 22:55:28
2003-01-07- add perldeps.pl, start to replace perl.{prov,req}.jbj1-1/+2
CVS patchset: 5999 CVS date: 2003/01/07 00:49:55
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-1/+8
- add per-arch canonical color, only x86_64 enabled for now. CVS patchset: 5994 CVS date: 2003/01/01 20:33:21
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-1/+15
- add rpmdb_{deadlock,dump,load,svc,stat,verify} utilities. - include srpm pkgid in binary headers (#71460). - add %check scriptlet to run after %install (#64137). CVS patchset: 5957 CVS date: 2002/12/21 20:37:37
2002-12-17- rebuild against glibc with fcntl fixed in libpthread.jbj1-6/+4
- re-enable CDB locking, removing "private" from %%__dbi_cdb macro. CVS patchset: 5944 CVS date: 2002/12/17 19:22:15
2002-12-15- disable fcntl(2) lock on Packages until glibc+nptl is fixed.jbj1-5/+8
- make cdb locks "private" for pthreads compatibility w/o NPTL. - add --enable-posixmutexes to use NPTL. - make dependency generation "opt-out" everywhere. CVS patchset: 5943 CVS date: 2002/12/15 18:30:44
2002-12-13- debug_packages "works", but non-noarch w/o %setup has empty payload.jbj1-26/+39
- make dependency generation "opt-in" in order to build in distro. - rebuild rpm with internal dependency generation enabled. CVS patchset: 5940 CVS date: 2002/12/13 23:34:40
2002-12-12- fix: add %%ifnarch noarch to debug_package macrojbj1-10/+12
CVS patchset: 5938 CVS date: 2002/12/12 19:21:50
2002-12-09- don't generate dependencies unless execute bit is set.jbj1-3/+6
- enable internal automagic dependency generation as default. CVS patchset: 5926 CVS date: 2002/12/09 17:22:55
2002-11-20- use rpmdeps rather than find-{requires,provides}.jbj1-4/+3
CVS patchset: 5877 CVS date: 2002/11/20 15:13:03
2002-11-12Elfutils fiddles fo fix striptofile.jbj1-2/+2
CVS patchset: 5847 CVS date: 2002/11/12 20:09:04
2002-11-09- add _javadir/_javadocdir/_javaclasspath macros.jbj1-1/+13
CVS patchset: 5845 CVS date: 2002/11/09 19:25:13
2002-10-24- add /usr/lib/rpm/rpmdeps.jbj1-2/+6
- add /usr/lib/rpm/magic. CVS patchset: 5814 CVS date: 2002/10/24 21:36:12
2002-10-18Debug package patch.jbj1-2/+1
CVS patchset: 5788 CVS date: 2002/10/18 16:01:59
2002-08-31Sync with rpm-4.1.jbj1-1/+4
CVS patchset: 5695 CVS date: 2002/08/31 22:39:34
2002-08-26- set cachesize without a dbenv, the default is far too small.jbj1-5/+3
- db: don't return EACCES on db->close w/o environment. - unify cachesize configuration, with (or without) a dbenv. - comments regarding unsupported (yet) db-4.1.17 functionality. CVS patchset: 5674 CVS date: 2002/08/26 18:56:11
2002-08-22- add a macro to create a sub-package with debugging symbols.jbj1-15/+27
CVS patchset: 5662 CVS date: 2002/08/22 19:21:14
2002-08-13- fix: rebuilddb stat'ed target, not source, for rename sanity.jbj1-2/+2
- create /var/lib/rpm if non-existent in, say, a chroot. - erased packages are now repackaged into /var/spool/repackage. CVS patchset: 5625 CVS date: 2002/08/13 20:40:32
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-9/+14
CVS patchset: 5624 CVS date: 2002/08/13 16:36:44
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-12/+6
CVS patchset: 5604 CVS date: 2002/08/06 01:41:44
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj1-4/+5
- enable iterator header blob checks for install/erase modes. - python: _vsflags_up2date macro to configure verify signature flags. CVS patchset: 5595 CVS date: 2002/08/02 21:52:01
2002-07-31- change from default off to default on.jbj1-6/+7
CVS patchset: 5587 CVS date: 2002/07/31 19:41:32
2002-07-31- configurable (default off) build failure iff unpackaged files (PLD).jbj1-4/+16
CVS patchset: 5586 CVS date: 2002/07/31 18:27:53
2002-07-31Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj1-2/+10
CVS patchset: 5585 CVS date: 2002/07/31 15:13:46
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj1-7/+4
- db3: increase mpool and cachesize, compile w/o --enable-debug. CVS patchset: 5584 CVS date: 2002/07/31 13:11:25
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-2/+3
resurrect build modes. add undocumented debugging options. CVS patchset: 5577 CVS date: 2002/07/28 14:52:33
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-5/+27
- imbue %ghost with missingok attribute with --verify (#68933). CVS patchset: 5568 CVS date: 2002/07/24 16:21:23
2002-07-20- popt: parse file into string of options (#56860).jbj1-1/+13
CVS patchset: 5560 CVS date: 2002/07/20 19:02:40
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj1-5/+7
CVS patchset: 5558 CVS date: 2002/07/18 21:42:18
2002-07-05- update rpmcache.8.jbj1-2/+1
CVS patchset: 5540 CVS date: 2002/07/05 16:51:57
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-1/+7
- proof-of-concept rpmcache functionality. CVS patchset: 5539 CVS date: 2002/07/04 21:08:05
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-1/+16
splint and gettext fiddles. CVS patchset: 5536 CVS date: 2002/07/02 13:16:50
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj1-4/+3
- factor common options into table, add rpmcliInit() and rpmcliFini(). - add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel. CVS patchset: 5535 CVS date: 2002/06/30 22:47:32
2002-06-28- fix: multiple relocations (#67596).jbj1-5/+4
- add --build/--program-prefix, delete libtoolize, from %configure. CVS patchset: 5529 CVS date: 2002/06/28 13:04:38
2002-06-27- use rpmdb-redhat for suggestions if/when configured (#67430).jbj1-1/+5
CVS patchset: 5526 CVS date: 2002/06/27 16:37:15
2002-06-21- fix: reading macro files can corrupt memory if BUFSIZ is teensy.jbj1-2/+7
- fix: assertion failure iff incomplete package install (#66837). CVS patchset: 5519 CVS date: 2002/06/21 18:00:50
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-1/+8
- don't install /usr/lib/rpm/redhat per-vendor configuration anymore. CVS patchset: 5512 CVS date: 2002/06/20 02:19:21
2002-05-21Enable CDB access as default.jbj1-6/+4
Remove unused int from dbiIndexSet. CVS patchset: 5443 CVS date: 2002/05/21 16:33:33
2002-05-02- eliminate db1 support.jbj1-3/+3
- enable CDB by default. CVS patchset: 5415 CVS date: 2002/05/02 23:34:20