[cpp-linbuild] 08/15: Run %setup quietly
John W. O'Brien
john at saltant.com
Sun Jun 18 15:00:43 UTC 2023
This is an automated email from the git hooks/post-receive script.
obrienjw pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=3402d0b2729acf64be7633d1000c4b0ad1c14ece
commit 3402d0b2729acf64be7633d1000c4b0ad1c14ece
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Jun 16 12:21:15 2023 +0000
Run %setup quietly
---
common/SPECS/shibboleth.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/SPECS/shibboleth.spec b/common/SPECS/shibboleth.spec
index 344b31b..1e79dec 100644
--- a/common/SPECS/shibboleth.spec
+++ b/common/SPECS/shibboleth.spec
@@ -110,7 +110,7 @@ exchange of rich attributes subject to privacy controls.
This package includes files needed for development with Shibboleth.
%prep
-%setup -n %{name}-sp-%{version}
+%setup -q -n %{name}-sp-%{version}
%build
%if 0%{?suse_version} >= 1300
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list