]> git.pld-linux.org Git - packages/wmctrl.git/blobdiff - wmctrl.spec
- cleanup, added man page
[packages/wmctrl.git] / wmctrl.spec
index f1cf8d4cfd4aa147f800249fbfa40ff28de29b1a..169a67bd8a21a1d8e03f12a52dbf75cc16b37434 100644 (file)
@@ -13,7 +13,7 @@ BuildRequires:        XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
-BuildRequires: glib2-devel
+BuildRequires: glib2-devel >= 2.0.0
 BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,7 +51,6 @@ stosuj
 %setup -q
 
 %build
-rm -f missing aclocal.m4
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -72,3 +71,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_bindir}/wmctrl
+%{_mandir}/man1/wmctrl.1*
This page took 0.08036 seconds and 4 git commands to generate.