diff --git a/gnulib.spec b/gnulib.spec index c5e20e3ddae21c7cd232ff697505d77cb11458d9..faf3edfb2954fbcd20744b335f29ecad229ba74f 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -1,6 +1,6 @@ Name: gnulib Version: 0 -Release: 31.20180720git +Release: 32.20180720git Summary: The GNU Portability Library License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+ URL: https://www.gnu.org/software/gnulib @@ -27,6 +27,7 @@ This package contains development files for gnulib. %package help Summary: Provides documentation for gnulib modules License: GFDL and GPLv2+ +Buildarch: noarch Requires(post): info Requires(preun): info Requires: gnulib-devel = %{version}-%{release} @@ -123,9 +124,14 @@ fi %license doc/COPYINGv2 %changelog +<<<<<<< HEAD +* Wed Aug 21 2024 Min Zhang - 0-32.20180720git +- 'Added 'Buildarch:noarch' to the help subpackage + * Sat May 06 2023 yangchenguang - 0-31.20180720git - add loongarch64 support + * Wed Nov 30 2022 caodongxia - 0-30.20180720git - Add the compilation dependency java-1.8.0-openjdk-devel