Compare commits

..

6 commits

Author SHA1 Message Date
Fedora Release Engineering
899bcb02db Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 09:25:34 +00:00
8817ac4ce5 opt-in to packit for rawhide
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
2026-06-30 20:27:12 -03:00
Filipe Rosset
0e9d4dd762 update to xrandr-1.5.4 fixes rhbz#2461872 2026-05-05 09:04:36 -03:00
Filipe Rosset
7daccc8d58 silent rpmlint, sort BR in alphabetical order 2026-05-05 09:03:00 -03:00
Fedora Release Engineering
b59514df88 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:52:50 +00:00
Fedora Release Engineering
fdb724c4fb Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 21:03:36 +00:00
3 changed files with 32 additions and 8 deletions

19
.packit.yaml Normal file
View file

@ -0,0 +1,19 @@
# See the documentation for more information:
# https://packit.dev/docs/configuration/
specfile_path: xrandr.spec
copy_upstream_release_description: false
jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- fedora-rawhide
- job: koji_build
trigger: commit
allowed_committers: ['packit','all_admins']
dist_git_branches:
- fedora-rawhide

View file

@ -1 +1 @@
SHA512 (xrandr-1.5.3.tar.xz) = 2096afb9040ca18005aaf744401df40bdb8e8c8c06ffc97b927e63131800a4dc40cec063bdb5f38cd74b3d24b25fbed258c16cb6c73161efea44b3065b15c100
SHA512 (xrandr-1.5.4.tar.xz) = 2758615a3d212cc53540cd76199d7a03580702a7b776c430984db33c5368a19620cf54b7ac8e193a4c4036bc40373a933c01473d2f2ce982ce2c6b48379da5e5

View file

@ -1,5 +1,5 @@
Name: xrandr
Version: 1.5.3
Version: 1.5.4
Release: %autorelease
Summary: Commandline utility to change output properties
@ -7,12 +7,14 @@ License: HPND-sell-variant
URL: https://www.x.org
Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
BuildRequires: automake libtool
BuildRequires: gcc make
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: automake
BuildRequires: gcc
BuildRequires: libtool
BuildRequires: make
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender)
Obsoletes: xorg-x11-server-utils < 7.7-40
@ -35,6 +37,9 @@ autoreconf -v --install
# "needs more nickle bindings" since 2009...
rm -f $RPM_BUILD_ROOT%{_bindir}/xkeystone
%check
%make_build check
%files
%license COPYING
%{_bindir}/%{name}