Panu Matilainen
61cb76acd6
- add back accidentally dropped debugedit patch until upstreamed
...
- add a bunch of previously implicit dependencies for rpm-build
2007-09-04 06:11:33 +00:00
Panu Matilainen
3876c01b60
- update to 4.4.2.2-rc1
...
- remove no longer needed hacks
- drop patches merged upstream
2007-08-28 10:14:29 +00:00
Panu Matilainen
f780b84693
Massive spec cleanup/rework preparing for merge review:
...
- split apidocs to separate package (they're huge)
- use system macros for bindir etc instead of defining our own
- remove NPTL-related LD_ASSUME_KERNEL stuff, no longer functional anyway
- remove various hacks that are no longer needed
- ensure correct permissions of debug sources
- follow fedora guidelines for user/group manipulation
- clean up any non-matching bdb environment on post, not just 4.3
- visual cleanup of spec
2007-08-27 10:30:36 +00:00
Panu Matilainen
6419a41ab6
- include sys-specific macros for all ARM variants (Lennert Buytenhek)
2007-08-24 07:53:00 +00:00
Panu Matilainen
223b2f6e94
- buildrequire gawk to avoid random breakage on buildroots
2007-08-24 06:45:39 +00:00
Panu Matilainen
412a63f4e8
- remove internal popt, buildrequire popt-devel and popt-static ( #249352 )
...
- move the versioned beecrypt dependency to libs where it belongs
- license clarification according to latest guidelines: libs and devel are
dual gpl/lgpl licensed with exceptions, other binaries are gpl
- convert pl and sk manuals to utf-8
2007-08-24 06:31:07 +00:00
Panu Matilainen
a836ad166a
- improved perl dependency extraction ( #198033 , #249135 ) by Ville Skyttä
...
and John Owens
- make find-lang --with-gnome pick up .omf files (#251400 ) by Matthias
Clasen
2007-08-15 09:36:37 +00:00
Panu Matilainen
15931be6ed
- updated find-debuginfo from Roland
2007-08-14 07:44:23 +00:00
Panu Matilainen
6d40e7b38d
- another debugedit fix from Roland McGrath
...
- make popt provide popt-devel to further ease split-off transition
- skip ESTALE and EACCESS on mountpoints from Jeff Johnson (#190496 ,
#220991 )
2007-08-14 07:36:42 +00:00
Panu Matilainen
e910076f01
- loosen up popt-dependency to prepare for splitting it off
2007-08-12 12:37:33 +00:00
Panu Matilainen
27c7ab21f4
- debugedit buildid thinko fix from Roland McGrath
2007-08-12 12:35:09 +00:00
Panu Matilainen
46c6a5d906
- avoid unnecessary .rpmsave / .rpmnew files by Tomas Mraz ( #29470 ,
...
#128622 )
- stricter docdir checking by Ralf S. Engelschall (#246819 )
- add lua license to docs
2007-08-09 13:28:17 +00:00
Panu Matilainen
3c2319fe6e
- fix new find-debuginfo.sh on noarch packages by Roland McGrath
2007-08-09 07:08:36 +00:00
Panu Matilainen
edc6f9546b
- make peace with new glibc checks on open() wrt internal bdb and rpm
...
itself
2007-08-08 11:16:17 +00:00
Panu Matilainen
eda84a9b78
- new find-debuginfo.sh script from Roland McGrath, requires elfutils >=
...
0.128
- ARM-related typo fixes from Lennert Buytenhek
- license clarifications
2007-08-08 10:06:16 +00:00
Panu Matilainen
39d0260c4f
- 4.4.2.1 final
...
- reintroduce disttag
- include full ChangeLog as doc
- use up-to-date config.guess for ARM support (#246803 )
- ARM EANBI gnu/gnuenabi fix from Lennert Buytenhek (#246803 )
2007-07-23 11:12:59 +00:00
Panu Matilainen
748554e20c
- dont mess up python exit codes
2007-07-21 12:28:06 +00:00
Panu Matilainen
1c9fae5582
- require logrotate ( #248629 )
...
- allow checking for pending signals from python (#181434 )
- add hook to python for cleaning up on unclean exit (#245389 )
2007-07-20 11:01:18 +00:00
Panu Matilainen
e32ada4273
- update to 4.4.2.1-rc3
2007-07-09 10:17:10 +00:00
Panu Matilainen
ebc6ac8e0b
- update to 4.4.2.1-rc2
2007-07-04 13:01:58 +00:00
Panu Matilainen
66621c977c
- don't hang because of leftover query iterators ( #246044 )
2007-06-28 12:02:23 +00:00
Panu Matilainen
9148b403ac
- patch popt version to 1.10.2.1 for clean upgrade path
...
- popt release follows main package release again
2007-06-26 11:15:57 +00:00
Panu Matilainen
042b6eedff
Duh, bump popt release to actually newer than what's in rawhide.
2007-06-25 17:56:44 +00:00
Panu Matilainen
c0e8155c3c
- update to 4.4.2.1-rc1
...
- patch shuffle, most have been merged upstream
- drop mono-scripts, it comes from upstream now
- popt isn't upgrading here so it needs its own release
- fix copy-paste error wrt double dependency on shadow-utils
2007-06-25 14:09:16 +00:00
Panu Matilainen
cbee720768
Fix a typo (thanks Ralf :)
2007-06-19 08:19:29 +00:00
Panu Matilainen
2c9332ac50
Largish package/spec cleanup fixing most issues from merge review ( #226377 )
...
and then some:
- spec / package (review) cleanups:
- use find_lang instead of manually listing translations
- remove useless rpm 3.x upgrade check from preinstall script
- use Fedora recommended buildroot
- don't include useless, ancient GPG keys
- add rpm, db and file licenses to docs
- use scriptlet dependency markers instead of PreReq
- post scriptlet requires coreutils
- main package doesn't require patch, rpm-build does
- buildrequire doxygen once more to resurrect apidocs
- remove useless/doubly packaged files from /usr/lib/rpm
- fix bunch of file permissions
2007-06-19 08:09:08 +00:00
Paul Nasrat
94a151f740
- Configurable policy for prefered ELF ( #235757 )
...
- Resolves: rhbz#235757
2007-05-01 04:58:35 +00:00
Paul Nasrat
fbf185c220
- Fix debugedit for relative paths ( #232222 )
...
- Resolves: rhbz#232222
2007-04-23 10:37:25 +00:00
Paul Nasrat
745d4f5480
Fix build
2007-04-19 08:51:25 +00:00
Paul Nasrat
8600c0761a
- Set default verify flags for %doc ( #235353 )
...
- Resolves: rhbz#235353
2007-04-16 15:19:07 +00:00
Paul Nasrat
e266478320
- Log failures for fork failing (OLPC)
...
- Gendiff enhancement from Enrico Scholz (#146981 )
2007-04-16 11:59:52 +00:00
Paul Nasrat
eb6953f551
Remove ppc64 inline asm ( #233145 )
2007-04-04 13:17:15 +00:00
Paul Nasrat
c4acc096b1
- Fix potential segfault when no rpmloc_path ( #231146 )
...
- Fix debugedit for relative paths (#232222 )
- Spec cleanup
2007-03-15 14:11:19 +00:00
Paul Nasrat
b1ecfff518
Clean ups for merge
2007-03-02 13:41:59 +00:00
Jeremy Katz
566842cb66
- rpm-build should require findutils
2007-02-19 17:00:41 +00:00
Deepak Bhole
cf055344b6
Added a missing BR for elfutils-libelf-devel-static (needed for -lelf)
2007-01-17 20:27:49 +00:00
Jeremy Katz
e6f84e9f86
- python: dbmatch keys can be unicode objects also ( #219008 )
2006-12-11 18:35:35 +00:00
Jeremy Katz
ef3fe1a1a5
- rebuild for python 2.5
2006-12-06 21:07:46 +00:00
Paul Nasrat
594bc2359a
Resolves : #196590 Reverts: #214747 Wrong bug number
2006-11-20 11:31:55 +00:00
Paul Nasrat
cf593e560c
Resolves: 214747 Fix ordering oddities
2006-11-20 11:30:37 +00:00
Paul Nasrat
7086a30fcc
Revert O0 CFLAGS and build with flush query buffer patch
2006-10-31 15:18:35 +00:00
Paul Nasrat
bb1df7b9cf
Debuginfo for O0
2006-10-31 09:52:17 +00:00
Paul Nasrat
090344880c
Fix up debuginfo for various issues - inc. libc-client debuginfo ( #205339 )
2006-09-07 10:37:45 +00:00
Paul Nasrat
7cfadd96d3
Apply matchpathcon patch
2006-07-21 16:00:04 +00:00
Paul Nasrat
63e6a29407
Fix debugedit for ppc relocations ( #199473 )
2006-07-19 19:56:10 +00:00
David Cantrell
f713820f42
Fixed null pointer problem in rpmfcELF() DT_GNU_HASH handling.
2006-07-14 21:04:56 +00:00
Paul Nasrat
534eb1d6ac
Fix br
2006-07-11 16:59:16 +00:00
Paul Nasrat
a19af6c172
Detect and provide a requirement for DT_GNU_HASH
2006-07-11 15:37:56 +00:00
Paul Nasrat
633fce4fe6
ipv6 support
2006-07-05 14:49:45 +00:00
Paul Nasrat
1121bc29e8
fix 197144
2006-06-28 20:36:18 +00:00
Paul Nasrat
2b0ed422b9
Remove SELinux context verification ( #193488 )
2006-06-28 19:59:23 +00:00
Paul Nasrat
a5c9d47ef0
update buildreq
2006-05-12 14:45:21 +00:00
Paul Nasrat
8793c7c3c8
Skip file classification dependency added when autoReq off
2006-05-05 11:11:21 +00:00
Jeremy Katz
ab372cb72e
- make rpm-libs requires on base package stronger
2006-05-04 19:44:47 +00:00
Jeremy Katz
94c2b62dd4
- put in simple workaround for per-file deps with autoreq off ( #190488 )
...
while pnasrat works on a real fix
2006-05-03 21:10:16 +00:00
Jeremy Katz
b914fc5b40
- run ldconfig in -libs subpackage %post, not main package
...
- add patch to generate shared lib deps by following symlinks so that
-devel packages sanely depend on main libs
2006-04-28 15:41:40 +00:00
Paul Nasrat
4fe8a5fe93
Fix rpmk breakage
2006-04-27 17:52:50 +00:00
Paul Nasrat
ef115724c8
add --trust
2006-04-25 21:21:57 +00:00
Paul Nasrat
4863930fba
Resurrect doxygen ( #187714 )
2006-04-12 18:42:16 +00:00
Jeremy Katz
9f1aecc6dd
- remove redundant elfutils-libelf buildrequires
...
- rpm-python doesn't require elfutils (related to #188495 )
2006-04-11 14:42:04 +00:00
Paul Nasrat
57dc36fca1
"Fix" memory exhaustion with many duplicate basenames on erase and a few
...
backports
2006-03-31 16:18:33 +00:00
Jesse Keating
8a6c7af43b
bump for bug in double-long on ppc(64)
2006-02-11 05:34:50 +00:00
Jesse Keating
8e74729021
bump for new gcc/glibc
2006-02-07 13:44:57 +00:00
Paul Nasrat
2c77b0b34d
Rebuild for neon
2006-01-31 16:20:31 +00:00
Paul Nasrat
56db760bd7
Don't emit perl(main)
2006-01-18 16:35:14 +00:00
Paul Nasrat
2adf657fca
Don't mmap large files
2006-01-12 13:01:01 +00:00
Alexander Larsson
89772954e5
- Add mono req/provides support
2006-01-09 15:03:37 +00:00
Paul Nasrat
1d364e2ba8
new version
2005-12-07 15:33:10 +00:00
Paul Nasrat
93cf818246
fix excluded size
2005-11-29 21:23:32 +00:00
Paul Nasrat
d8085d2c56
New version
2005-11-29 17:01:59 +00:00
Paul Nasrat
2c259d0d36
New version
2005-11-29 15:40:59 +00:00
Paul Nasrat
c7fc8fdba6
rpm.spec
2005-11-28 14:22:28 +00:00
Tomáš Mráz
b304263ce6
- rebuilt with new openssl
2005-11-08 15:01:04 +00:00
Florian La Roche
d482a9abd6
- not sure removing .la should be done, so comment out that part for now
2005-10-09 06:43:32 +00:00
Florian La Roche
add6aba49d
- rebuild
2005-10-09 05:47:43 +00:00
Paul Nasrat
43673d2587
remove libdir la files
2005-10-06 17:27:36 +00:00
Paul Nasrat
b691d60d8c
add -devel requires for Radek
2005-10-04 14:58:09 +00:00
Paul Nasrat
e9839c17e9
new release
2005-09-22 18:02:36 +00:00
Paul Nasrat
6c603be5b5
fix build, context verification
2005-08-26 22:33:31 +00:00
Paul Nasrat
5d7ac972f5
add br
2005-07-30 01:35:32 +00:00
Paul Nasrat
efffc47970
fix popt requires
2005-07-27 12:11:07 +00:00
Paul Nasrat
e447ee7038
bump popt and revert to perl.req/prov
2005-07-26 17:38:58 +00:00
Paul Nasrat
0cb3a4ba7e
Drop gmo
2005-07-25 12:35:41 +00:00
Paul Nasrat
1138d381b4
New version
2005-07-21 21:26:50 +00:00
Paul Nasrat
1d8748c0c8
#159403
2005-06-02 14:07:52 +00:00
Paul Nasrat
e696419c6f
Add zh_TW
2005-05-24 15:29:06 +00:00
Paul Nasrat
5e135695a3
Update translations
2005-05-24 15:16:00 +00:00
Paul Nasrat
3fb37536dc
doh2
2005-05-21 16:31:36 +00:00
Paul Nasrat
cf66c140a7
doh
2005-05-21 16:21:45 +00:00
Paul Nasrat
baebc91e85
Fix dangling symlinks
2005-05-21 16:18:48 +00:00
Paul Nasrat
3d0da661b9
rpm.spec
2005-05-21 14:58:53 +00:00
Paul Nasrat
15f41765e7
New release
2005-05-19 16:45:16 +00:00
Paul Nasrat
e684969683
doh
2005-05-04 17:52:24 +00:00
Paul Nasrat
0445b06b65
missing fsm.c patch
2005-05-04 17:41:41 +00:00
Paul Nasrat
08e94f0a35
bump
2005-05-03 19:56:46 +00:00
Paul Nasrat
277578fc43
matchpathcon fixes
2005-05-03 19:42:01 +00:00
Paul Nasrat
f87fdef1e0
fixes
2005-05-03 19:16:24 +00:00
Paul Nasrat
b2fc8f1870
Fixup
2005-05-03 16:04:21 +00:00
Paul Nasrat
e342360566
Use matchpathcon ( #151870 )
2005-05-03 14:07:04 +00:00
Paul Nasrat
a78ea300dd
Patch from mitr@redhat.com Remove $RPM_BUILD_ROOT and $RPM_BUILD_DIR from
...
distribued .la files (#116891 )+- Don't ship static version of _rpmdb.so
BuildRequires: readline-devel
2005-05-03 14:05:57 +00:00
Paul Nasrat
dd6c0d19b9
Ordering fixes
2005-04-27 15:02:13 +00:00
Jeremy Katz
ca3040616f
- add patch to fix segfault with non-merged hdlists
2005-04-27 04:09:45 +00:00
Thomas Woerner
59fd0bd6c2
[tw] - enabled prereqs again
2005-03-31 18:32:08 +00:00
Paul Nasrat
6a92fd0e50
Fileconflicts as in FC3
2005-03-21 11:42:36 +00:00
Elliot Lee
9f1ff9d4a1
No real changes - just testing an external commits list
2005-03-17 20:39:47 +00:00
Elliot Lee
f9e8b6b801
No real changes - just testing an external commits list
2005-03-17 20:31:01 +00:00
Elliot Lee
dac2e7d2b0
No real changes - just testing an external commits list
2005-03-17 20:28:48 +00:00
Elliot Lee
b6a2d2e66e
No real changes - just testing an external commits list
2005-03-17 20:27:01 +00:00
Elliot Lee
8beaf7e333
No real changes - just testing an external commits list
2005-03-17 20:26:26 +00:00
Elliot Lee
51d2d59d83
No real changes - just testing an external commits list
2005-03-17 20:25:03 +00:00
jbj
c14aa4380a
- rebuild against renamed sqlite package ( #149719 ).
2005-03-09 21:17:10 +00:00
Jeremy Katz
a5a473e820
- fix build with new glibc
2005-03-07 19:45:26 +00:00
Jeremy Katz
5cc4577a3a
- disable hkp by default
2005-03-07 16:44:05 +00:00
Jeremy Katz
db3f00ebb0
- fix build with gcc 4
2005-03-01 16:37:25 +00:00
Jeremy Katz
c0236141b6
- fix posttrans callback check being backwards ( #149524 )
2005-02-28 22:26:08 +00:00
jbj
f2efffa81f
- don't classify files in /dev ( #146623 ).
...
- don't build with sqlite3 if <sqlite3.h> is missing.
Sat Feb 12 2005 Jeff Johnson <jbj@jbj.org> 4.4.1-0.24
- zlib: uniqify certain symbols to prevent name space pollution.
- macosx: include <sys/types.h> so that python sees the u_char typedef.
- macosx: change to --prefix=/usr rather than /opt/local.
- use waitpid rather than SIGCHLD reaper.
- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do.
2005-02-14 00:31:20 +00:00
jbj
e16dc30555
- permit build scriptlet interpreters to be individually overridden.
2005-02-11 20:20:17 +00:00
jbj
abbbabbc77
- perform callbacks as always ( #147537 ).
2005-02-10 10:37:23 +00:00
jbj
690ce21b5c
XXX hack around minigzip borkage for the moment
2005-02-06 18:59:27 +00:00
jbj
80c00d27c5
update to 4.4.1.
2005-02-06 18:51:55 +00:00
jbj
6f6532736a
Add pythondeps.sh to %files.
2004-12-08 16:26:37 +00:00
jbj
5cba5574ef
- force *.py->*.pyo byte code compilation with brp-python-bytecompile.
...
- automagically detect and emit "python(abi) = 2.4" dependencies.
- port to internal file-4.10 libmagic rather than libfmagic.
2004-12-07 22:36:15 +00:00
jbj
f5ec03dfec
Missing freshen.sh.
2004-11-11 22:06:51 +00:00
jbj
be4634ac1f
Typos.
2004-11-11 21:26:59 +00:00
jbj
6e0b69ced9
- bump micro version.
...
- make peace with libtool-1.5.10 and automake-1.9.3.
- python: add python 2.4 support.
- selinux: use rpm_execcon, not execv, to run scriptlets (#136848 ).
- fix: segfault on --verifydb (#138589 ).
2004-11-11 21:26:20 +00:00
Jeremy Katz
c60787dc8e
- PyDictIter_Type is no more
2004-11-08 18:53:56 +00:00
Jeremy Katz
ef68bec4f3
- rebuild for python 2.4
2004-11-08 18:09:58 +00:00
Bill Nottingham
295cca2d34
sync from FC-3
2004-11-02 04:33:08 +00:00
jbj
b83967e528
- fix: buffer overrun displaying ko_KR ( #135389 ).
2004-10-31 18:42:31 +00:00
jbj
d4493f5dd3
R++.
2004-10-31 02:04:06 +00:00
jbj
cfa9d597cb
- reprise file conflicts yet again, flip/flop/flip/flop ... flip?
2004-10-31 02:03:15 +00:00
jbj
5cf117d3de
- python: fix RPMPROB_BADRELOCATE segfault return in ts.check ( #137116 ).
2004-10-29 22:16:00 +00:00
jbj
a8ef406b51
- fix: don't set handler if SIG_IGN is already set ( #134474 ).
2004-10-15 15:44:38 +00:00
jbj
24dfec08ef
- python: remove ".A" from creaky ts.check() tuple return ( #135008 ).
2004-10-11 15:43:56 +00:00
jbj
10186ae76e
- honor inherited SIG_IGN when establishing rpmdb signal exit ( #134474 ).
2004-10-08 18:42:32 +00:00
jbj
ee81636fb1
R++
2004-10-06 16:39:41 +00:00
jbj
75eca1d24a
- display caught signals to diagnose #134474 (gonna be SIGPIPE).
...
- display N-V-R.A in dependency failure messages.
- selinux: set "rpm_script_t" always, not just for /bin/sh.
2004-10-06 16:38:52 +00:00
jbj
cf6b3fd715
- fix: revert Obsoletes: "fix" ( #134497 ).
...
- fix: work around for dangling symlinks not globbed (#134362 ).
2004-10-05 19:23:33 +00:00
jbj
3a4cf0bd1b
- disable static linking until libc*.a provides symbols.
2004-10-01 14:50:12 +00:00
jbj
6d851ba58b
- ia64: add autorelocate_dcolor to macros.in.
2004-09-30 17:18:51 +00:00
jbj
d3b12d00a1
- fix: mark uninstalled elf32 files in rpmdb to disable -Va checks.
2004-09-29 18:32:34 +00:00
jbj
764df9cf09
- remove rpm <-> rpm-libs dependency loop.
...
- print dependency whiteout iff --anaconda is specified.
2004-09-17 17:27:17 +00:00
jbj
e0511dd919
- print dependency loops as warning iff --anaconda is specified.
2004-09-15 18:00:56 +00:00
cvsdist
98655b497d
auto-import changelog data from rpm-4.3.2-2.src.rpm
...
Sat Sep 04 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-2
- ia64: make sure that autorelocated file dependencies are satisfied.
- ia64: relocate all scriptlet interpreters.
- ia64: don't bother trying to preload autorelocated modules.
- fix: filesystem package needs mail/lock w/o getgrnam.
- fix: do getpwnam/getgrnam to load correct modules before chroot.
- restore file conflict detection traditional behavior.
2004-09-09 12:48:26 +00:00
cvsdist
2589175b76
auto-import rpm-4.3.2-1 from rpm-4.3.2-1.src.rpm
2004-09-09 12:48:18 +00:00
cvsdist
e003946998
auto-import rpm-4.3.2-0.10 from rpm-4.3.2-0.10.src.rpm
2004-09-09 12:48:14 +00:00
cvsdist
717fd64cff
auto-import changelog data from rpm-4.3.2-0.9.src.rpm
...
Fri Aug 20 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-0.9
- fix: static glibc/libgcc helpers always installed (#127522 ).
- fix: defattr for rpm-libs (#130461 ).
2004-09-09 12:48:02 +00:00
cvsdist
9bb16b6b32
auto-import rpm-4.3.2-0.8 from rpm-4.3.2-0.8.src.rpm
2004-09-09 12:47:53 +00:00
cvsdist
af83797bbd
auto-import changelog data from rpm-4.3.2-0.7.src.rpm
...
Thu Aug 19 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.7
- shared libraries in separate rpm-libs package.
- avoid "can't happen" recursion while retrieving pubkeys.
- add ppc32dy4 arch.
- make peace with automake 1.9.1.
2004-09-09 12:47:21 +00:00
cvsdist
53d74572eb
auto-import changelog data from rpm-4.3.2-0.6.src.rpm
...
Fri Jul 09 2004 Jeff Johnson <jbj@jbj.org> 4.3.2-0.6
- fix: evaluate rather than default file_contexts path. (#127501 ).
2004-09-09 12:47:16 +00:00