1
0

Accepting request 1178475 from home:dancermak:branches:Base:System

add optional -mini suffix to envsubst package

OBS-URL: https://build.opensuse.org/request/show/1178475
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=197
This commit is contained in:
Ana Guerrero 2024-06-06 13:08:18 +00:00 committed by Git OBS Bridge
parent 68ddeeda34
commit 184598d071
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 4 09:37:07 UTC 2024 - Dan Čermák <dcermak@suse.com>
- add optional -mini suffix to envsubst package
-------------------------------------------------------------------
Mon Jun 3 09:41:40 UTC 2024 - Dan Čermák <dcermak@suse.com>

View File

@ -141,10 +141,10 @@ BuildArch: noarch
This subpackage contains the HTML version of the gettext documentation
as well as project examples.
%package -n envsubst
%package -n envsubst%{?with_mini:-mini}
Summary: Environment substitution helper binary
%description -n envsubst
%description -n envsubst%{?with_mini:-mini}
This package contains the envsubst helper binary to replace values from the
environment.
@ -311,7 +311,7 @@ make check || {
%_datadir/emacs/site-lisp/start-po.*
%_datadir/emacs/site-lisp/suse-start-po-mode.el
%files -n envsubst
%files -n envsubst%{?with_mini:-mini}
%license COPYING
%_bindir/envsubst
%doc %_mandir/man1/envsubst.1.gz

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 4 09:36:01 UTC 2024 - Dan Čermák <dcermak@suse.com>
- add optional -mini suffix to envsubst package
-------------------------------------------------------------------
Tue May 21 10:25:25 UTC 2024 - Andreas Schwab <schwab@suse.de>

View File

@ -141,10 +141,10 @@ BuildArch: noarch
This subpackage contains the HTML version of the gettext documentation
as well as project examples.
%package -n envsubst
%package -n envsubst%{?with_mini:-mini}
Summary: Environment substitution helper binary
%description -n envsubst
%description -n envsubst%{?with_mini:-mini}
This package contains the envsubst helper binary to replace values from the
environment.
@ -311,7 +311,7 @@ make check || {
%_datadir/emacs/site-lisp/start-po.*
%_datadir/emacs/site-lisp/suse-start-po-mode.el
%files -n envsubst
%files -n envsubst%{?with_mini:-mini}
%license COPYING
%_bindir/envsubst
%doc %_mandir/man1/envsubst.1.gz