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)
|
||||
|
||||
Name: gtk-vnc
|
||||
Version: 0.5.4
|
||||
Release: 3mamba
|
||||
Version: 0.6.0
|
||||
Release: 1mamba
|
||||
Summary: A VNC viewer widget for GTK
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
@ -87,7 +87,7 @@ This package contains a module allowing use of the GTK-VNC widget from python.
|
||||
tar xf %{S:0}
|
||||
mv %{name}-%{version} gtk2-build
|
||||
cd gtk2-build
|
||||
%configure --with-python --with-gtk-2.0 --disable-static
|
||||
%configure --with-python --with-gtk=2.0 --disable-static
|
||||
cd ..
|
||||
|
||||
%configure \
|
||||
@ -155,6 +155,9 @@ cd ..
|
||||
#%doc examples/gvncviewer.py
|
||||
|
||||
%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
|
||||
- rebuilt by autoport with build requirements: libpulseaudio-devel>=8.0-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user