Go to file
Florian Weimer d5c6c6bc79 Drop glibc-rh825061.patch
The Perl Info generator in Texinfo 5.0 uses the input basename in the
output file, so the multi-arch conflict no longer happens, and the
Makefile tweak is not needed anymore.
2017-08-28 19:55:12 +02:00
ChangeLog.old Resolves: #1124987. 2014-09-06 14:15:15 -04:00
README.quilt Resolves: #902094, #1262040 2015-09-17 12:24:49 -04:00
STAGE1-glibc Adding BUILD_CC to the STAGE1 bootstrap recipes 2015-12-03 15:34:40 +01:00
STAGE1-glibc-headers Adding BUILD_CC to the STAGE1 bootstrap recipes 2015-12-03 15:34:40 +01:00
SUPPORTED Auto-sync with upstream release/2.26/master 2017-08-16 11:25:22 +02:00
bench.mk Add benchmark comparison 2015-05-08 11:49:59 +05:30
build-locale-archive.c Resolves: #1349906 2016-06-24 13:51:56 -04:00
gen-quilt-series.sh Update gen-quilt-series script. 2016-04-29 23:11:30 -04:00
glibc-bench-compare Add benchmark comparison 2015-05-08 11:49:59 +05:30
glibc-c-utf8-locale.patch Auto-sync with upstream master. 2016-04-29 23:08:42 -04:00
glibc-cs-path.patch Make getconf return only /usr/bin (#1138835) 2014-11-05 15:57:23 +05:30
glibc-fedora-__libc_multiple_libcs.patch Resolves: #1462820 2017-06-20 00:18:02 +02:00
glibc-fedora-elf-ORIGIN.patch Sync with upstream master 2014-11-05 16:06:52 +05:30
glibc-fedora-i386-tls-direct-seg-refs.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-linux-tcsetattr.patch Auto-sync with upstream master 2017-07-03 21:49:42 +02:00
glibc-fedora-localedata-rh61908.patch - Resync with upstream sources 2012-11-26 14:19:38 -07:00
glibc-fedora-localedef.patch Sync with upstream master 2015-05-18 12:21:44 +05:30
glibc-fedora-locarchive.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-manual-dircategory.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-nis-rh188246.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-nptl-linklibc.patch Auto-sync with upstream master 2017-05-23 14:37:59 +02:00
glibc-fedora-nscd.patch - Remove most of fedora-nscd patch as we no longer use the 2012-09-24 09:25:31 -06:00
glibc-fedora-streams-rh436349.patch Sync with upstream master 2014-06-24 17:41:51 +05:30
glibc-gcc-strict-overflow.patch glibc-2.24.90-31 2017-02-08 16:17:57 -05:00
glibc-nscd-sysconfig.patch Sync with upstream master. 2014-03-12 18:13:23 -04:00
glibc-rh697421.patch - Add aliases for ISO-10646-UCS-2 (#697421) 2012-01-26 11:03:17 -07:00
glibc-rh741105.patch Sync with upstream master. 2015-10-21 15:24:28 -04:00
glibc-rh819430.patch Sync with upstream master 2014-02-18 22:48:17 +05:30
glibc-rh827510.patch - Delay setting DECIDED field in locale file structure until 2012-06-14 21:52:07 -06:00
glibc-rh952799.patch Resolves: #952799 2013-04-30 10:51:37 -04:00
glibc-rh1009145.patch Resolves: #1009145 2013-10-02 21:34:56 -04:00
glibc-rh1013801.patch Auto-sync with upstream master. 2016-09-20 23:29:23 -04:00
glibc-rh1070416.patch Sync with upstream master 2014-03-19 22:18:20 +05:30
glibc-rh1315108.patch Auto-sync with upstream master 2017-07-03 21:49:42 +02:00
glibc-rh1315476-2.patch Auto-sync with upstream master 2017-01-02 13:32:25 +01:00
glibc-rh1324623.patch Use vpath in crypt-glibc/Makefile to obtain the test input file 2017-01-25 16:46:01 +01:00
glibc-rh1484729-syscall-names.patch Update system call list to Linux 4.12 (#1484729) 2017-08-25 11:30:17 +02:00
glibc-rh1484729.patch Update system call list to Linux 4.12 (#1484729) 2017-08-25 11:30:17 +02:00
glibc.spec Drop glibc-rh825061.patch 2017-08-28 19:55:12 +02:00
glibc_post_upgrade.c Resolves: #902094, #1262040 2015-09-17 12:24:49 -04:00
nscd.conf Get rid of releng tarball 2013-08-19 17:05:59 +05:30
nsswitch.conf Resolves: #1427646 2017-03-01 14:03:09 +01:00
power6emul.c Get rid of releng tarball 2013-08-19 17:05:59 +05:30
quilt-patch.sh quilt-patch.sh: Support new "sources" file format 2017-01-02 13:32:40 +01:00
sources Auto-sync with upstream release/2.26/master 2017-08-21 17:02:02 +02:00
sync-upstream.sh Auto-sync with upstream master. 2016-04-29 23:08:42 -04:00

README.quilt

This package supports working with patch files using quilt.

To regenerate the quilt series file run:
./gen-quilt-series.sh

Setup environment:
export QUILT_PATCHES=$PWD

Setup the source:
./quilt-patch.sh [-f]

Use `-f` if you want to have quilt-patch always remove the existing
source directory before starting. Otherwise you'll be patching on top of
an already patched tree generated perhaps by `*pkg prep`.

Create a new patch:
cd glibc-2.17-c758a686/
quilt new glibc-rh1234622.patch
quilt add ports/sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist
vi ports/sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist
quilt refresh
cd ..
git add glibc-rh1234622.patch
<Then edit the glibc.spec file to build with the new patch>
e.g.
...
PatchXXXX: glibc-rh1234622.patch
...
%patchXXXX -p1
...
git add glibc.spec
git commit

You're done!