Compare commits
No commits in common. "rawhide" and "f45" have entirely different histories.
1 changed files with 7 additions and 11 deletions
|
|
@ -1,14 +1,10 @@
|
|||
%global forgeurl https://gitlab.freedesktop.org/xorg/app/xsetroot
|
||||
Version: 1.1.4
|
||||
%forgemeta
|
||||
|
||||
Name: xsetroot
|
||||
Release: %autorelease
|
||||
Summary: Root window parameter setting utility for X
|
||||
License: MIT-open-group
|
||||
URL: %{forgeurl}
|
||||
Source: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
|
||||
|
||||
Name: xsetroot
|
||||
Version: 1.1.4
|
||||
Release: %autorelease
|
||||
Summary: Root window parameter setting utility for X
|
||||
License: MIT-open-group
|
||||
URL: https://www.x.org
|
||||
Source: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson >= 1.1.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue