Compare commits

..

1 Commits
epel9 ... i10ce

5
.gitignore vendored

@ -1,4 +1 @@
/qpid-proton-0.37.0.tar.gz SOURCES/qpid-proton-0.38.0.tar.gz
/qpid-proton-0.40.0.tar.gz
/licenses.xml
/qpid-proton-0.38.0.tar.gz

@ -0,0 +1 @@
e258816ad34f69577da2c41df77f5d50c112e645 SOURCES/qpid-proton-0.38.0.tar.gz

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<licenseSummary>
<dependencies>
<dependency>
<packageName>qpid-proton</packageName>
<version>0.38.0</version>
<licenses>
<license>
<name>ASL 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
</dependency>
</dependencies>
</licenseSummary>

@ -8,10 +8,9 @@
Name: qpid-proton Name: qpid-proton
Version: 0.38.0 Version: 0.38.0
Release: 10%{?dist} Release: 9%{?dist}
Summary: A high performance, lightweight messaging library Summary: A high performance, lightweight messaging library
# Automatically converted from old format: ASL 2.0 - review is highly recommended. License: ASL 2.0
License: Apache-2.0
URL: http://qpid.apache.org/proton/ URL: http://qpid.apache.org/proton/
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
@ -159,7 +158,7 @@ Obsoletes: qpid-proton-cpp-devel-docs
%files cpp-docs %files cpp-docs
%license %{proton_licensedir}/LICENSE.txt %license %{proton_licensedir}/LICENSE.txt
%doc %{proton_datadir}/docs/api-cpp %{proton_datadir}/docs/api-cpp
%doc %{proton_datadir}/examples/cpp/*.cpp %doc %{proton_datadir}/examples/cpp/*.cpp
%doc %{proton_datadir}/examples/cpp/*.hpp %doc %{proton_datadir}/examples/cpp/*.hpp
%doc %{proton_datadir}/examples/cpp/README.dox %doc %{proton_datadir}/examples/cpp/README.dox
@ -212,6 +211,7 @@ BuildArch: noarch
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
%patch -p1 0
%build %build
@ -221,7 +221,6 @@ cd BLD
-DCMAKE_SKIP_RPATH:BOOL=OFF \ -DCMAKE_SKIP_RPATH:BOOL=OFF \
"-DCMAKE_C_FLAGS=$CFLAGS -Wno-deprecated-declarations" \ "-DCMAKE_C_FLAGS=$CFLAGS -Wno-deprecated-declarations" \
-DENABLE_FUZZ_TESTING=NO \ -DENABLE_FUZZ_TESTING=NO \
-DENABLE_PYTHON_ISOLATED=NO \
.. ..
make all docs %{?_smp_mflags} make all docs %{?_smp_mflags}
@ -314,8 +313,8 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt
%check %check
%changelog %changelog
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0.38.0-10 * Mon Jan 06 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.38.0-9
- convert license to SPDX - Rebuilt for MSVSphere 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-9 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<licenseSummary>
<dependencies>
<dependency>
<packageName>qpid-proton</packageName>
<version>0.38.0</version>
<licenses>
<license>
<name>ASL 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
</dependency>
</dependencies>
</licenseSummary>

@ -1,2 +0,0 @@
SHA512 (licenses.xml) = 0913244de2e851c46d1fe15d3f65e180149f9f56e1bb7b27b88aa89b3af37c94af88cf39545e61092d93fa28838fb99aa8b65d9ab1b4097dad075f636d4a01b8
SHA512 (qpid-proton-0.38.0.tar.gz) = 05c3fded3db1fae0e6a7b9fbe34fe17af41a676a584ee916cbbeb82e957d7da74861524c5db06634326c403fabc82fddf938d018d9383745a6ce0cbc7a9eada3
Loading…
Cancel
Save