Compare commits
No commits in common. "rawhide" and "f40" have entirely different histories.
1 changed files with 6 additions and 25 deletions
|
|
@ -1,8 +1,7 @@
|
|||
Summary: A program for X11 protocol tracing
|
||||
Name: x11trace
|
||||
Version: 1.3.1
|
||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||
License: GPL-2.0-only
|
||||
License: GPLv2
|
||||
URL: http://xtrace.alioth.debian.org/
|
||||
|
||||
# Please set buildid below when building a private version of this rpm to
|
||||
|
|
@ -10,7 +9,7 @@ URL: http://xtrace.alioth.debian.org/
|
|||
#
|
||||
# % global buildid .local
|
||||
|
||||
Release: 32%{?buildid}%{?dist}
|
||||
Release: 26%{?buildid}%{?dist}
|
||||
Obsoletes: xtrace < 1.3.1-7
|
||||
|
||||
Source0: ftp://ftp.debian.org/debian/pool/main/x/xtrace/xtrace_%{version}.orig.tar.gz
|
||||
|
|
@ -40,10 +39,10 @@ events and errors going the other way.
|
|||
|
||||
%prep
|
||||
%setup -q -n xtrace-1.3.1
|
||||
%patch -P1 -p1
|
||||
%patch -P2 -p1
|
||||
%patch -P3 -p1
|
||||
%patch -P4 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
autoreconf -i
|
||||
|
|
@ -62,24 +61,6 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.1-28
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue