Commit graph

24 commits

Author SHA1 Message Date
Juan RP
09b286be63 glibc: relax dep versions; move nsswitch.conf to base-files. 2012-10-24 07:20:40 +02:00
Juan RP
c335c709f7 glibc: add 2 patches from Arch, remove useless patches, rebuild against kernel 3.4. 2012-07-01 09:45:04 +02:00
Juan RP
c9acfc70f3 glibc: misc cosmetic changes. 2012-05-24 14:47:47 +02:00
Juan RP
1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP
861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
davehome
bdbf2730a1 glibc: add -O2 optimization for i686 build. 2012-02-21 01:01:54 -07:00
Juan RP
6f90eb5cb8 glibc: lower min kernel version to 2.6.27 again, stricter k-l-h dependency. 2012-02-18 17:56:47 +01:00
Juan RP
bb6e0496e2 glibc: use nostrip_files, lower min kernel version to 2.6.32. 2012-02-18 10:56:50 +01:00
Juan RP
9a5da3b8c4 glibc: enable multi-arch support. 2011-10-25 13:03:03 +02:00
Juan RP
4264ac12e4 glibc: another jumbo patch for regressions in 2.14.1 update. 2011-10-15 22:29:45 +02:00
Juan RP
7f47f9fa89 glibc: update to 2.14.1. 2011-10-12 14:10:16 +02:00
Juan RP
1abe1dbd65 glibc: re-add RPC/NIS support, patches from Arch. 2011-06-19 22:57:54 +02:00
Juan RP
3ad68ea0ba glibc: add patch to fix libdl segfaults, move .so files into main pkg. 2011-06-08 17:36:30 +02:00
Juan RP
1dbbdbe791 glibc: update to 2.14. 2011-06-08 00:08:54 +02:00
Juan RP
85c3ba316c glibc: bump required kernel version to 2.6.32, bumprev. 2011-02-18 09:58:24 +01:00
Juan RP
ac2187eb3d glibc: sync patches with arch, disable multi-arch which broke static builds. 2011-02-02 17:48:18 +01:00
Juan RP
381ffc0ce5 glibc: update to 2.11.2. 2010-05-20 18:05:49 +02:00
Juan RP
cfdb2825ec glibc: fixed $revision to set correctly the epoch. 2010-05-11 15:05:43 +02:00
Juan RP
c8814a5fda glibc: downgrade to 2.11.1, 2.12 is so buggy! 2010-05-11 12:51:58 +02:00
Juan RP
ef84f3049c glibc: added patch to workaround an assertion in getpagesize() on static bins. 2010-05-08 17:47:50 +02:00
Juan RP
0498ae32be glibc: update to 2.12. 2010-05-08 10:08:16 +02:00
Juan RP
9904b03465 glibc: some fixes to improve nscd and nsswitch.conf.
* nsswitch.conf: enable nss_mdns by default. Won't do any harm if
  it's not installed.
* Moved info files to -devel subpkgs, where they belong.
* nscd.conf: removed debug-level that made a lot of spam.

Bump revision for involved pkgs.

--HG--
extra : convert_revision : ac0615ffd29ca5e8712ca456db76f5f0c542f89c
2010-01-18 19:56:17 +01:00
Juan RP
b9b83891ab glibc: update to 2.11.1.
--HG--
extra : convert_revision : d27080b6861ce332db2e69134c686250dd70d60a
2009-12-31 05:18:18 +01:00
Juan RP
85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00
Renamed from templates/glibc/devel.template (Browse further)