automatic version update by autodist [release 0.6.0-1mamba;Tue Aug 23 2016]
This commit is contained in:
parent
b8487a5386
commit
bbef9b2bab
@ -1,8 +1,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: gtk-vnc
|
Name: gtk-vnc
|
||||||
Version: 0.5.4
|
Version: 0.6.0
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: A VNC viewer widget for GTK
|
Summary: A VNC viewer widget for GTK
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -87,7 +87,7 @@ This package contains a module allowing use of the GTK-VNC widget from python.
|
|||||||
tar xf %{S:0}
|
tar xf %{S:0}
|
||||||
mv %{name}-%{version} gtk2-build
|
mv %{name}-%{version} gtk2-build
|
||||||
cd gtk2-build
|
cd gtk2-build
|
||||||
%configure --with-python --with-gtk-2.0 --disable-static
|
%configure --with-python --with-gtk=2.0 --disable-static
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
@ -155,6 +155,9 @@ cd ..
|
|||||||
#%doc examples/gvncviewer.py
|
#%doc examples/gvncviewer.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 23 2016 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.4-3mamba
|
* Sat Apr 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.4-3mamba
|
||||||
- rebuilt by autoport with build requirements: libpulseaudio-devel>=8.0-1mamba
|
- rebuilt by autoport with build requirements: libpulseaudio-devel>=8.0-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user