]> git.pld-linux.org Git - packages/xorg-app-xwud.git/blobdiff - xorg-app-xwud.spec
- updated to 1.0.6
[packages/xorg-app-xwud.git] / xorg-app-xwud.spec
index 1945725da4384342ac38c2659142c96c6c0bb04f..3817c7d7b580ec7ef97502c156a5225ba98450a0 100644 (file)
@@ -1,25 +1,31 @@
-Summary:       xwud application
-Summary(pl.UTF-8):   Aplikacja xwud
+Summary:       xwud application - dump image displayer for X
+Summary(pl.UTF-8):     Aplikacja xwud do wyświetlania obrazów zrzutów pod X
 Name:          xorg-app-xwud
-Version:       1.0.1
+Version:       1.0.6
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/individual/app/xwud-%{version}.tar.bz2
-# Source0-md5: 6e3c5d0297d88e890b6f5df31f73dd60
-URL:           http://xorg.freedesktop.org/
-BuildRequires: autoconf >= 2.57
+Source0:       https://xorg.freedesktop.org/releases/individual/app/xwud-%{version}.tar.xz
+# Source0-md5: 5ff5dc120e8e927dc3c331c7fee33fc3
+URL:           https://xorg.freedesktop.org/
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel
-BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-proto-xproto-devel >= 7.0.25
+BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xwud application.
+xwud application allows X users to display in a window an image saved
+in a specially formatted dump file, such as produced by xwd.
 
 %description -l pl.UTF-8
-Aplikacja xwud.
+Aplikacja xwud pozwala użytkownikom X wyświetlać w okienku obraz
+zapisany w specjalnie sformatowanym pliku zrzutu, takim jak tworzony
+przez xwd.
 
 %prep
 %setup -q -n xwud-%{version}
@@ -44,6 +50,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README.md
 %attr(755,root,root) %{_bindir}/xwud
-%{_mandir}/man1/xwud.1x*
+%{_mandir}/man1/xwud.1*
This page took 0.082357 seconds and 4 git commands to generate.