Panu Matilainen
c0bd72b026
Rip out unnecessary selinux babbage.
...
- rpm doesn't manage selinux contexts so it doesn't need to know about them
other than when creating files
- implement --fscontext as popt alias since it's easy to do so...
2007-09-03 15:15:50 +03:00
Panu Matilainen
97cea31a8a
Use direct selinux calls for context initialization and matching.
2007-09-03 14:42:42 +03:00
Ralf Corsépius
5b786f94bc
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:31:28 +02:00
Ralf Corsépius
f16b182349
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:30:35 +02:00
Ralf Corsépius
1f8c7ab9d8
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:29:48 +02:00
Ralf Corsépius
bc5bbd543f
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:29:05 +02:00
Ralf Corsépius
9110874f1c
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:28:10 +02:00
Ralf Corsépius
0c0f71955c
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:26:54 +02:00
Ralf Corsépius
4157ef70fb
Remove __LCLINT__-ifdef'ed blocks.
2007-09-03 13:25:23 +02:00
Panu Matilainen
2cadb6a1c5
Add dummy macros for our needs when building without SELinux.
2007-09-03 13:59:42 +03:00
Ralf Corsépius
ba645b29c4
Remove CTAGS, CSCOPE.
2007-09-03 12:59:15 +02:00
Panu Matilainen
90ad59fb99
Kill remaining uses of selinux filecontexts in headers..
2007-09-03 13:28:20 +03:00
Panu Matilainen
14673147fe
Automated merge with ssh://login.linux.duke.edu//home/groups/rpm/hg/rpm
2007-09-03 12:23:50 +03:00
Panu Matilainen
7a50a54390
Sanitize SELinux file context initialization.
...
- do it in a single spot inside tsRun()
- automatically set RPMTRANS_FLAG_NOCONTEXTS if selinux is disabled
2007-09-03 12:23:42 +03:00
Ralf Corsépius
b977d7aa31
Remove lint-support.
2007-09-03 10:17:40 +02:00
Panu Matilainen
408d3df3f1
Rip out selinux file contexts from headers.
...
The SELinux file contexts can and do change, and local policies might be
in place, the contexts on the build system at build time have zero relevance
to anything and are just header bloat.
Remove --filecontexts alias while at it, not useful for anything anyway.
2007-09-03 10:20:10 +03:00
Panu Matilainen
e27bbb931a
Don't show merges in dist tarball changelog.
...
They're not interesting to somebody viewing what has changed...
2007-09-03 08:49:38 +03:00
Panu Matilainen
c2356923f5
Automated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/
2007-09-03 08:47:35 +03:00
Ralf Corsépius
58f48ef1c6
Eliminate mylibs.
2007-09-03 05:11:40 +02:00
Panu Matilainen
cf931ffed2
Automated merge with ssh://pmatilai@login.linux.duke.edu//home/groups/rpm/hg/rpm/
2007-09-02 11:07:43 +03:00
Ralf Corsépius
97f85a723e
Add missing link libs.
2007-09-02 08:17:43 +02:00
Ralf Corsépius
d079327f0f
Add missing link libs.
2007-09-02 08:17:16 +02:00
Ralf Corsépius
e3805cd17d
Add missing link libs.
2007-09-02 08:16:30 +02:00
Ralf Corsépius
3292d061a2
Include rpmio_internal.h.
...
Remove _rpmio_debug.
Use "byte" instead of "char" in call to rpmioSlurp.
2007-09-02 05:37:31 +02:00
Ralf Corsépius
15d8d05aff
Remove ctags.
2007-08-31 19:07:58 +02:00
Ralf Corsépius
0a8dbbb9c0
Add LIBRPMALIAS_FILENAME to CPPFLAGS.
2007-08-31 18:54:57 +02:00
Ralf Corsépius
b2db269632
Remove LIBRPMALIAS_FILENAME.
2007-08-31 18:54:13 +02:00
Ralf Corsépius
9e3809e36e
Eliminate clean-local:
2007-08-31 16:27:10 +02:00
Ralf Corsépius
8b28fa70cc
Add RPMCONFIGDIR to CPPFLAGS.
2007-08-31 14:38:41 +02:00
Ralf Corsépius
7d4840fd16
Set configdir=@RPMCONFIGDIR@
2007-08-31 14:36:46 +02:00
Panu Matilainen
c84ed00486
Remove dead code (hack from times before pre- and posttrans scripts)
2007-08-31 14:18:45 +03:00
Panu Matilainen
46a5c3466a
Vastly updated/rewritten perldeps.pl (rhbz#204800) from Michael Jennings
2007-08-31 13:52:40 +03:00
Panu Matilainen
b3255558f6
Remove unused ancient trpm
2007-08-31 13:41:14 +03:00
Panu Matilainen
4e52d18de8
More junk removal...
...
- remove ancient orphan cross-build script
- dont install vpkg* scripts
2007-08-31 11:35:51 +03:00
Panu Matilainen
37f33a0b8b
Remember to update makefiles wrt latest script removals
2007-08-31 11:34:07 +03:00
Panu Matilainen
faeabb1ce4
Remove magic.prov|req that were only used by the unused find-bla.pl
2007-08-31 11:28:52 +03:00
Panu Matilainen
d6ac1a5222
Remove unused, ancient getpo.sh
2007-08-31 11:27:25 +03:00
Panu Matilainen
1846726e62
Remove print_deps, was only used by unused find-prov/req.pl
2007-08-31 11:16:16 +03:00
Panu Matilainen
b780f5a8d6
Nuke more unused scripts...
...
- http.req doesn't have anything to do with rpm really
- find-prov, -req.pl and get_magic.pl are not used anyway
2007-08-31 11:15:16 +03:00
Panu Matilainen
0b450467e2
Remove unused ancient sql.prov|req
2007-08-31 11:06:39 +03:00
Panu Matilainen
693ba3084b
Remove ancient and unused find-{provides|requires}.perl scripts
2007-08-31 11:05:44 +03:00
Panu Matilainen
4fed992744
Remove ancient rpmrc -> macros converter, no longer useful
2007-08-31 10:44:08 +03:00
Panu Matilainen
d977b13341
Remove dead cpan->spec scripts.
...
These are better served by having a separate upstream from rpm itself...
2007-08-31 10:42:08 +03:00
Panu Matilainen
fe1f22a75b
Lose unused and obsolete libtool- and pkgconfig .prov, .req scripts
...
libtooldeps and pkgconfigdeps are used instead.
2007-08-31 10:32:50 +03:00
Panu Matilainen
5dd1c2e3f1
Lose unnecessary freshen script.
...
Only necessary with implicit obsoletes on provides which we dont (anymore) have.
2007-08-31 10:30:06 +03:00
Panu Matilainen
045b67d1f3
Lose ancient and unused perllocate* scripts
2007-08-31 10:26:21 +03:00
Panu Matilainen
31a693a7eb
Lose ancient and unused brp-redhat
2007-08-31 10:25:11 +03:00
Ralf Corsépius
1d4fbefcb8
Remove installprefix, all:
2007-08-31 08:59:17 +02:00
Ralf Corsépius
eac9291fde
Eliminate tmpdir, varprefix.
2007-08-31 08:56:56 +02:00
Ralf Corsépius
e4e987be9f
Add LOCALSTATEDIR to AM_CPPFLAGS.
2007-08-31 08:56:21 +02:00