forked from pool/fbcat
Accepting request 112740 from home:malcolmlewis:branches:utilities
Updated to new version 0.3. OBS-URL: https://build.opensuse.org/request/show/112740 OBS-URL: https://build.opensuse.org/package/show/utilities/fbcat?expand=0&rev=2
This commit is contained in:
parent
c3ad150c33
commit
df9d4f4d04
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8fd8e2a29b70e23dd842dfdb0657b884b789b1d486685afbdde7cf7f75487e47
|
|
||||||
size 11825
|
|
3
fbcat-0.3.tar.gz
Normal file
3
fbcat-0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b756e4cf2070337b85242203d6067b9ab486736238c0f4362302ac88dd6ceef1
|
||||||
|
size 12035
|
@ -1,5 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 5 21:17:51 UTC 2012 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.3:
|
||||||
|
+ fbgrab: use $() rather than backticks.
|
||||||
|
+ fbgrab: run under ‘set -e’.
|
||||||
|
+ fbgrab manpage: document that some options might require root
|
||||||
|
privileges (or CAP_SYS_TTY_CONFIG capability).
|
||||||
|
+ Makefile: don't override CFLAGS set via environment.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 29 00:08:26 UTC 2012 - malcolmlewis@opensuse.org
|
Sun Jan 29 00:08:26 UTC 2012 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
- Initial build.
|
- Initial build.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#
|
|
||||||
# spec file for package fbcat
|
# spec file for package fbcat
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 Malcolm J Lewis <malcolmlewis@opensuse.org>
|
# Copyright (c) 2012 Malcolm J Lewis <malcolmlewis@opensuse.org>
|
||||||
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: fbcat
|
Name: fbcat
|
||||||
Version: 0.2
|
Version: 0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
Summary: Framebuffer screenshot programs
|
Summary: Framebuffer screenshot programs
|
||||||
Url: http://code.google.com/p/fbcat/
|
Url: http://code.google.com/p/fbcat/
|
||||||
Group: Productivity/Graphics/Convertors
|
Group: Productivity/Graphics/Convertors
|
||||||
Source0: http://fbcat.googlecode.com/files/fbcat-0.2.tar.gz
|
Source0: http://fbcat.googlecode.com/files/fbcat-0.3.tar.gz
|
||||||
BuildRequires: docbook
|
BuildRequires: docbook
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: libxml2
|
BuildRequires: libxml2
|
||||||
|
Loading…
Reference in New Issue
Block a user