diff --git a/.fpc.metadata b/.fpc.metadata new file mode 100644 index 0000000..068f518 --- /dev/null +++ b/.fpc.metadata @@ -0,0 +1 @@ +41f8783595907ae5f56b58b909707af15a460de6 SOURCES/fpcbuild-3.2.2.tar.gz diff --git a/.gitignore b/.gitignore index 07f801d..b992269 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/fpcbuild-3.2.2.tar.gz -/fpc-3.2.2-bin.zip +SOURCES/fpcbuild-3.2.2.tar.gz diff --git a/.cvsignore b/SOURCES/.cvsignore similarity index 100% rename from .cvsignore rename to SOURCES/.cvsignore diff --git a/Makefile b/SOURCES/Makefile similarity index 100% rename from Makefile rename to SOURCES/Makefile diff --git a/default.cft b/SOURCES/default.cft similarity index 100% rename from default.cft rename to SOURCES/default.cft diff --git a/fpc-3.2.0--dwarf-debug.patch b/SOURCES/fpc-3.2.0--dwarf-debug.patch similarity index 100% rename from fpc-3.2.0--dwarf-debug.patch rename to SOURCES/fpc-3.2.0--dwarf-debug.patch diff --git a/fpc-3.2.0--fix-lib-paths-on-aarch64.patch b/SOURCES/fpc-3.2.0--fix-lib-paths-on-aarch64.patch similarity index 100% rename from fpc-3.2.0--fix-lib-paths-on-aarch64.patch rename to SOURCES/fpc-3.2.0--fix-lib-paths-on-aarch64.patch diff --git a/fpc-3.2.0--honor_SOURCE_DATE_EPOCH_in_date.patch b/SOURCES/fpc-3.2.0--honor_SOURCE_DATE_EPOCH_in_date.patch similarity index 100% rename from fpc-3.2.0--honor_SOURCE_DATE_EPOCH_in_date.patch rename to SOURCES/fpc-3.2.0--honor_SOURCE_DATE_EPOCH_in_date.patch diff --git a/fpc-3.2.2--glibc-2.34.patch b/SOURCES/fpc-3.2.2--glibc-2.34.patch similarity index 100% rename from fpc-3.2.2--glibc-2.34.patch rename to SOURCES/fpc-3.2.2--glibc-2.34.patch diff --git a/fpc-3.2.2--pas2jni-cthreads.patch b/SOURCES/fpc-3.2.2--pas2jni-cthreads.patch similarity index 100% rename from fpc-3.2.2--pas2jni-cthreads.patch rename to SOURCES/fpc-3.2.2--pas2jni-cthreads.patch diff --git a/fpc-3.2.2--ppc64le-toc-fixes.patch b/SOURCES/fpc-3.2.2--ppc64le-toc-fixes.patch similarity index 100% rename from fpc-3.2.2--ppc64le-toc-fixes.patch rename to SOURCES/fpc-3.2.2--ppc64le-toc-fixes.patch diff --git a/fpc.cft b/SOURCES/fpc.cft similarity index 100% rename from fpc.cft rename to SOURCES/fpc.cft diff --git a/fppkg.cfg b/SOURCES/fppkg.cfg similarity index 100% rename from fppkg.cfg rename to SOURCES/fppkg.cfg diff --git a/fpc.spec b/SPECS/fpc.spec similarity index 99% rename from fpc.spec rename to SPECS/fpc.spec index 5c17115..b11c71d 100644 --- a/fpc.spec +++ b/SPECS/fpc.spec @@ -296,6 +296,9 @@ rm -rf %{buildroot}/usr/lib/%{name}/lexyacc %changelog +* Thu Nov 09 2023 MSVSphere Packaging Team - 3.2.2-9 +- Rebuilt for MSVSphere 9.3 + * Wed Aug 17 2022 Artur Frenszek-Iwicki - 3.2.2-9 - Rebuild the compiler after bootstrapping