BR gcc
This commit is contained in:
parent
64b7727f28
commit
ddf0fbd9bd
1 changed files with 7 additions and 3 deletions
10
wmctrl.spec
10
wmctrl.spec
|
|
@ -1,15 +1,16 @@
|
|||
Name: wmctrl
|
||||
Version: 1.07
|
||||
Release: 23%{?dist}
|
||||
Release: 24%{?dist}
|
||||
Summary: Command line tool to interact with an X Window Manager
|
||||
|
||||
Group: User Interface/X
|
||||
License: GPLv2+
|
||||
URL: http://sweb.cz/tripie/utils/wmctrl
|
||||
Source0: http://sweb.cz/tripie/utils/wmctrl/dist/%{name}-%{version}.tar.gz
|
||||
BuildRequires: xorg-x11-proto-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: xorg-x11-proto-devel
|
||||
Patch0: http://ftp.de.debian.org/debian/pool/main/w/wmctrl/wmctrl_1.07-6.diff.gz
|
||||
Patch1: wmctrl-sticky-workspace.patch
|
||||
|
||||
|
|
@ -47,6 +48,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2018 Jens Petersen <petersen@redhat.com> - 1.07-24
|
||||
- BR gcc
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.07-23
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue