]> git.pld-linux.org Git - packages/xorg-app-xhost.git/blobdiff - xorg-app-xhost.spec
- 0.99.3 (X11R7.0-RC3)
[packages/xorg-app-xhost.git] / xorg-app-xhost.spec
index ea00d43b7bd25a33d5948b5c1e2c60e067744200..b43a6c8d6dbac8c595a6196cc11b1fdae1fb7347 100644 (file)
@@ -1,19 +1,19 @@
 Summary:       xhost application
 Summary(pl):   Aplikacja xhost
 Name:          xorg-app-xhost
-Version:       0.99.2
+Version:       0.99.3
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC2/app/xhost-%{version}.tar.bz2
-# Source0-md5: b539a2a71890f804fae12baf4a59bf83
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC3/app/xhost-%{version}.tar.bz2
+# Source0-md5: 57dbd8de9bae4659e9e7ad8b8ad13d40
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-xtrans-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
+BuildRequires: xorg-util-util-macros >= 0.99.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,8 +38,7 @@ Aplikacja xhost.
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       appmandir=%{_mandir}/man1
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.119929 seconds and 4 git commands to generate.