update to 0.2.5 [release 0.2.5-1mamba;Sat Feb 27 2016]
This commit is contained in:
parent
b198081760
commit
588aa18ca7
@ -1,5 +1,5 @@
|
|||||||
Name: gpicview
|
Name: gpicview
|
||||||
Version: 0.2.4
|
Version: 0.2.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Simple and fast Image Viewer for X
|
Summary: Simple and fast Image Viewer for X
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Fabio Giani <fabio.giani@gmail.com>
|
Packager: Fabio Giani <fabio.giani@gmail.com>
|
||||||
URL: http://lxde.sourceforge.net/gpicview/
|
URL: http://lxde.sourceforge.net/gpicview/
|
||||||
Source: http://downloads.sourceforge.net/project/lxde/GPicView%20%28image%20Viewer%29/GpicView%20%{version}/gpicview-%{version}.tar.gz
|
Source: http://git.lxde.org/git/lxde/gpicview.git/%{version}/gpicview-%{version}.tar.bz2
|
||||||
|
#http://downloads.sourceforge.net/project/lxde/GPicView%20%28image%20Viewer%29/GpicView%20%{version}/gpicview-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -46,10 +47,10 @@ This makes it very suitable as default image viewer of desktop system.
|
|||||||
Although it is developed as the primary image viewer of LXDE, the Lightweight X11 Desktop Environment, it only requires GTK+ and can be used in any desktop environment.
|
Although it is developed as the primary image viewer of LXDE, the Lightweight X11 Desktop Environment, it only requires GTK+ and can be used in any desktop environment.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./autogen.sh
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -83,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >/dev/null 2>&1
|
|||||||
%{_datadir}/icons/hicolor/48x48/apps/gpicview.png
|
%{_datadir}/icons/hicolor/48x48/apps/gpicview.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 27 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.5-1mamba
|
||||||
|
- update to 0.2.5
|
||||||
|
|
||||||
* Fri Oct 25 2013 Automatic Build System <autodist@mambasoft.it> 0.2.4-1mamba
|
* Fri Oct 25 2013 Automatic Build System <autodist@mambasoft.it> 0.2.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user