SHA256
1
0
forked from pool/appres

Compare commits

...

10 Commits

Author SHA256 Message Date
af746a1516 Accepting request 966685 from X11:XOrg
- Update to version 1.0.6
  * bugfix release

OBS-URL: https://build.opensuse.org/request/show/966685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appres?expand=0&rev=9
2022-04-03 19:36:25 +00:00
c358c194ea - Update to version 1.0.6
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/appres?expand=0&rev=11
2022-04-03 19:05:11 +00:00
2e6d48788f reverted previous change
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/appres?expand=0&rev=10
2019-10-17 21:13:02 +00:00
c162c6a18a Accepting request 739584 from home:RBrownSUSE:branches:X11:XOrg
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739584
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/appres?expand=0&rev=9
2019-10-17 13:50:12 +00:00
2d64dbdbe1 Accepting request 582997 from X11:XOrg
- Update to version 1.0.5
  * Print which option was in error along with usage message
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish

OBS-URL: https://build.opensuse.org/request/show/582997
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appres?expand=0&rev=8
2018-03-07 09:35:04 +00:00
15f8709429 - Update to version 1.0.5
* Print which option was in error along with usage message
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/appres?expand=0&rev=7
2018-03-05 14:50:04 +00:00
Tomáš Chvátal
84b6c0e26d Accepting request 221094 from X11:XOrg
- fixed license to X11 in specfile

OBS-URL: https://build.opensuse.org/request/show/221094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appres?expand=0&rev=6
2014-02-07 09:25:24 +00:00
55581dcae8 - fixed license to X11 in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/appres?expand=0&rev=5
2014-02-06 10:29:31 +00:00
Stephan Kulow
22532c5974 Accepting request 176246 from X11:XOrg
Update to 1.0.4 (forwarded request 176192 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/176246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/appres?expand=0&rev=4
2013-05-27 07:33:50 +00:00
1badcdccb8 Accepting request 176192 from home:Zaitor:branches:X11:XOrg
Update to 1.0.4

OBS-URL: https://build.opensuse.org/request/show/176192
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/appres?expand=0&rev=3
2013-05-21 09:55:00 +00:00
4 changed files with 48 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93f475046a8c5055131c5551d5a36ff62aa138a7b2f17ac1bf6393cde8dc640a
size 104807

3
appres-1.0.6.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b2257e2a0a1ad8330323aec23f07c333075d7fe4e6efd88e0c18fba8223590b
size 118972

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Sun Apr 3 19:02:12 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.6
* bugfix release
-------------------------------------------------------------------
Mon Mar 5 14:48:38 UTC 2018 - sndirsch@suse.com
- Update to version 1.0.5
* Print which option was in error along with usage message
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Thu Feb 6 10:29:20 UTC 2014 - sndirsch@suse.com
- fixed license to X11 in specfile
-------------------------------------------------------------------
Mon May 20 21:13:07 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.4:
+ Add -V option to print command version.
+ Combine usage message into a single string.
+ Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn
warning.
+ config: move man pages into their own directory.
+ man: replace hard coded man page section with substitution
strings.
+ man: remove trailing spaces and tabs.
- Add pkgconfig(xproto), configure now checks for it.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package appres
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,22 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: appres
Version: 1.0.3
Version: 1.0.6
Release: 0
License: MIT
Summary: Utility to list the resource database of an X application
Url: http://xorg.freedesktop.org/
License: X11
Group: System/X11/Utilities
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
URL: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
BuildRequires: pkg-config
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
BuildRequires: pkgconfig(xt)
# This was part of the xorg-x11 package up to version 7.6
Conflicts: xorg-x11 <= 7.6
@@ -49,7 +51,7 @@ make %{?_smp_mflags}
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING README
%doc AUTHORS ChangeLog COPYING
%{_bindir}/appres
%{_mandir}/man1/appres.1%{?ext_man}