Panu Matilainen
fa7edf0811
- update to 4.4.2.3-rc1
...
- merge nss-related patches into one
- change default queryformat to include arch
- resolves (documentation): #159638 , #233232 , #332271 , #350401
- resolves (build): #124300 , #140597 , #124995 , #147383 , #220449
- resolves (query): #244236 , #323221 , #60288
- resolves (general): #223931 , #164021 , #83006 , #205080 , #217258 , #428979
2008-01-25 15:17:21 +00:00
Panu Matilainen
6a4e3b56e1
Oddball build breakage from nss libraries moving to /lib...
2008-01-15 13:43:25 +00:00
Panu Matilainen
3fd55367ca
- lose the useless rpm user+group, use root:root like everything else
...
- install x86 arch macros on x86_64 (#194123 )
- dont mess up target os+arch on rpmrc include (#232429 )
- set pkg-config path based on target (#212522 )
2008-01-15 08:36:09 +00:00
Panu Matilainen
438a53d31f
Doh, copy-paste error in patch
2008-01-04 07:20:44 +00:00
Panu Matilainen
9c33f48d08
- fix segfault in devel symlink dependency generation from Mark Salter
...
(#338971 )
- fix debugedit build with gcc 4.3
- drop popt-static build dependency
2008-01-04 07:19:06 +00:00
Panu Matilainen
77f9b1ed06
- Unbreak debugedit (missing crypto initialization)
2007-11-15 13:14:38 +00:00
Panu Matilainen
271f69d889
- Initialize NSS as early as possible ( #382091 )
2007-11-15 09:09:45 +00:00
Paul Nasrat
266b7c7b0b
- Fix base64 assumption of signed char, from Tomas Mraz ( #380911 )
2007-11-14 20:07:38 +00:00
Panu Matilainen
34fad67758
- Use NSS instead of beecrypt for cryptography, from Tomas Mraz ( #348131 )
...
- Update build + other dependencies accordingly
2007-11-12 07:42:24 +00:00
Panu Matilainen
5408768a48
- Use package NEVRA everywhere for rpmProblems ( #349091 )
...
- The python problem addressed in -6 was related but a different issue...
2007-10-24 07:57:27 +00:00
Panu Matilainen
078fe119bb
- Don't mess up problem pkgNEVR in python ts.check() ( #349091 )
2007-10-24 06:59:34 +00:00
Panu Matilainen
e3543e0202
- add missing popt-devel dependency to rpm-devel
2007-10-22 05:51:37 +00:00
Panu Matilainen
d25c1c785c
- debugedit fixes from Roland McGrath ( #336951 , #337011 )
2007-10-18 06:48:21 +00:00
Bill Nottingham
8082f33da7
makefile update to properly grab makefile.common
2007-10-15 19:21:12 +00:00
Panu Matilainen
6a747fab31
Remember to add the osgideps patch..
2007-10-12 05:48:22 +00:00
Panu Matilainen
344000f3c1
- add OSGi dependency generator script (should've been in 4.4.2.2 but
...
forgot, duh)
2007-10-12 05:46:31 +00:00
Panu Matilainen
6006228646
- merge review: remove static libraries ( #226377 )
...
- merge review: remove comment causing doxygen to emit non-utf output
(#226377 )
- other minor spec cleanups
2007-10-11 10:23:46 +00:00
Panu Matilainen
5310dcb772
Full URL in source (requested in review)
2007-10-08 08:27:56 +00:00
Panu Matilainen
55f2331e0c
- escape macro in comments, duh
2007-10-03 14:02:43 +00:00
Panu Matilainen
65c42a5cc4
- update to 4.4.2.2 final
...
- update matchpathcon patch to work better when selinux disabled
- resolves #251400 , #315271 , #296731 , #308171 , #305221 , #295941
2007-10-03 10:56:24 +00:00
Panu Matilainen
115a45cd07
- 4.4.2.2-rc2
...
- resolves #180996 , #281611 , #259961 , #277161 , #155079
- drop debugedit-names patch now that it's really upstream
2007-09-11 07:27:05 +00:00
Panu Matilainen
68e66c4e7e
- remove duplicated libraries from rpm-devel ( #278151 )
2007-09-05 11:22:24 +00:00
Panu Matilainen
44830ae647
- require gawk, not awk, doh...
2007-09-04 07:45:42 +00:00
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
b2cfe5be9e
- update sources for 4.4.2.1
...
- remove unused, upstreamed patches
2007-07-23 11:35:12 +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
f12c39dd5d
Remove old sources...
2007-07-21 12:31:10 +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
266337c83a
Remember to actually upload sources...
2007-06-25 14:35:18 +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