public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jss] pqc: Remove %clean section
@ 2026-07-28 16:48 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-07-28 16:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jss
Branch : pqc
Commit : 809f0cc187e1bbdb0604c3a7f4d93594e0adfb10
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-14T08:09:44+01:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jss/c/809f0cc187e1bbdb0604c3a7f4d93594e0adfb10?branch=pqc
Log:
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/jss.spec b/jss.spec
index c76c377..760d71a 100644
--- a/jss.spec
+++ b/jss.spec
@@ -141,9 +141,6 @@ cp -rp dist/jssdoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
cp -p jss/jss.html $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
cp -p *.txt $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
-%clean
-rm -rf $RPM_BUILD_ROOT
-
# No ldconfig is required since this library is loaded by Java itself.
%files
%defattr(-,root,root,-)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 16:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:48 [rpms/jss] pqc: Remove %clean section Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox