Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 1 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Name: sheepdog
|
||||
Summary: The Sheepdog distributed storage system for KVM/QEMU
|
||||
Version: 1.0.1
|
||||
Release: 27%{?dist}
|
||||
Release: 23%{?dist}
|
||||
# Automatically converted from old format: GPLv2 and GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-only AND GPL-2.0-or-later
|
||||
URL: http://sheepdog.github.io/sheepdog
|
||||
|
|
@ -60,9 +60,6 @@ This package contains the libsheepdog shared library.
|
|||
%setup -q
|
||||
%patch -P0 -p1
|
||||
|
||||
# urcu/compiler.h from userspace-rcu-devel requires __STDC_VERSION__ 201112L
|
||||
sed -r -i 's/-std=gnu99/-std=gnu23/' configure.ac
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
||||
|
|
@ -126,18 +123,6 @@ cp -a %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig
|
|||
%{_libdir}/libsheepdog.so
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-25
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Aug 07 2024 Miroslav Suchý <msuchy@redhat.com> - 1.0.1-23
|
||||
- convert license to SPDX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue