public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gsoap] rawhide: Fix file list
@ 2026-06-13 13:45 Mattias Ellert
0 siblings, 0 replies; only message in thread
From: Mattias Ellert @ 2026-06-13 13:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gsoap
Branch : rawhide
Commit : e44fc8999923631916b1cdc7db17e7ddb500e19e
Author : Mattias Ellert <mattias.ellert@physics.uu.se>
Date : 2026-06-13T15:45:41+02:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gsoap/c/e44fc8999923631916b1cdc7db17e7ddb500e19e?branch=rawhide
Log:
Fix file list
---
diff --git a/gsoap.spec b/gsoap.spec
index a4bc19d..26ae6d0 100644
--- a/gsoap.spec
+++ b/gsoap.spec
@@ -244,10 +244,6 @@ install -m 644 -p %{SOURCE1} %{SOURCE2} %{buildroot}/%{_mandir}/man1
%{_datadir}/gsoap/plugin/httpmd5test.h
%{_datadir}/gsoap/plugin/httppost.c
%{_datadir}/gsoap/plugin/httppost.h
-%{_datadir}/gsoap/plugin/httpstreams.c
-%{_datadir}/gsoap/plugin/httpstreams.h
-%{_datadir}/gsoap/plugin/httpstreamstest.c
-%{_datadir}/gsoap/plugin/httpstreamstest.h
%{_datadir}/gsoap/plugin/logging.c
%{_datadir}/gsoap/plugin/logging.h
%{_datadir}/gsoap/plugin/md5evp.c
@@ -379,6 +375,11 @@ install -m 644 -p %{SOURCE1} %{SOURCE2} %{buildroot}/%{_mandir}/man1
%{_datadir}/gsoap/import/wstx2.h
%{_datadir}/gsoap/plugin/httppipe.c
%{_datadir}/gsoap/plugin/httppipe.h
+# Additions in 2.8.142-1
+%{_datadir}/gsoap/plugin/httpstreams.c
+%{_datadir}/gsoap/plugin/httpstreams.h
+%{_datadir}/gsoap/plugin/httpstreamstest.c
+%{_datadir}/gsoap/plugin/httpstreamstest.h
%files doc
%doc gsoap/doc-build/*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 13:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 13:45 [rpms/gsoap] rawhide: Fix file list Mattias Ellert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox