Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37912430
en ru br
ALT Linux repos
S:1.2.5-alt1
5.0: 1.0.4-alt1
4.1: 1.0.4-alt1
4.0: 1.0.1-alt1

Group :: System/X11
RPM: xprop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xprop-1.2.0-alt1.qa1.patch
Download


 .gear/rules                                        |  2 +
 .../tags/b0751042359f3e8a1193aad7d82a92ac1c6c8bff  |  6 +++
 .gear/tags/list                                    |  1 +
 xprop.spec                                         | 60 ++++++++++++++++++++++
 4 files changed, 69 insertions(+)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..f78a96e
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @name@-@version@:.
+diff: @name@-@version@:. .
diff --git a/.gear/tags/b0751042359f3e8a1193aad7d82a92ac1c6c8bff b/.gear/tags/b0751042359f3e8a1193aad7d82a92ac1c6c8bff
new file mode 100644
index 0000000..5b5abfc
--- /dev/null
+++ b/.gear/tags/b0751042359f3e8a1193aad7d82a92ac1c6c8bff
@@ -0,0 +1,6 @@
+object b8f740b195888cf530e4982ba3e9a3760b40f3bc
+type commit
+tag xprop-1.2.0
+tagger Alan Coopersmith <alan.coopersmith@oracle.com> 1288462016 -0700
+
+xprop 1.2.0
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..0a9dca1
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+b0751042359f3e8a1193aad7d82a92ac1c6c8bff xprop-1.2.0
diff --git a/xprop.spec b/xprop.spec
new file mode 100644
index 0000000..e74b83e
--- /dev/null
+++ b/xprop.spec
@@ -0,0 +1,60 @@
+Name: xprop
+Version: 1.2.0
+Release: alt1.qa1
+Summary: property displayer for X
+License: MIT/X11
+Group: System/X11
+Url: http://xorg.freedesktop.org
+Packager: Valery Inozemtsev <shrek@altlinux.ru>
+
+Source: %name-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildRequires: libX11-devel xorg-util-macros
+
+%description
+The xprop utility is for displaying window and font properties in an  X
+server.   One  window  or font is selected using the command line argu-
+ments or possibly in the case of a window, by clicking on  the  desired
+window.   A  list of properties is then given, possibly with formatting
+information.
+
+%prep
+%setup -q
+%patch -p1
+
+%build
+%autoreconf
+%configure
+
+%make_build
+
+%install
+%make DESTDIR=%buildroot install
+
+%files
+%_bindir/*
+%_man1dir/*
+
+%changelog
+* Wed Apr 17 2013 Dmitry V. Levin (QA) <qa_ldv@altlinux.org> 1.2.0-alt1.qa1
+- NMU: rebuilt for debuginfo.
+
+* Sat Oct 30 2010 Valery Inozemtsev <shrek@altlinux.ru> 1.2.0-alt1
+- 1.2.0
+
+* Mon Oct 04 2010 Valery Inozemtsev <shrek@altlinux.ru> 1.1.0-alt1
+- 1.1.0
+
+* Sat Mar 08 2008 Valery Inozemtsev <shrek@altlinux.ru> 1.0.4-alt1
+- 1.0.4
+
+* Sat Aug 11 2007 Valery Inozemtsev <shrek@altlinux.ru> 1.0.3-alt1
+- 1.0.3
+
+* Wed Jul 25 2007 Valery Inozemtsev <shrek@altlinux.ru> 1.0.2-alt1
+- 1.0.2
+
+* Fri Jan 06 2006 Valery Inozemtsev <shrek@altlinux.ru> 1.0.1-alt1
+- Xorg-7.0
+
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin