automatic version update by autodist [release 0.8.0-1mamba;Sat Aug 04 2018]
This commit is contained in:
parent
9894b848a6
commit
b8db25f77f
17
gtk-vnc.spec
17
gtk-vnc.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: gtk-vnc
|
||||
Version: 0.7.2
|
||||
Version: 0.8.0
|
||||
Release: 1mamba
|
||||
Summary: A VNC viewer widget for GTK
|
||||
Group: Development/Libraries
|
||||
@ -48,6 +48,8 @@ BuildRequires: libxcb-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: trousers-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: python-gtk-vnc
|
||||
Obsoletes: python-gtk-vnc
|
||||
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -146,13 +148,16 @@ cd ..
|
||||
%{_libdir}/pkgconfig/gvncpulse-1.0.pc
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%files -n python-gtk-vnc
|
||||
%defattr(-, root, root)
|
||||
%{python_sitearch}/gtkvnc.la
|
||||
%{python_sitearch}/gtkvnc.so
|
||||
#%doc examples/gvncviewer.py
|
||||
#%files -n python-gtk-vnc
|
||||
#%defattr(-, root, root)
|
||||
#%{python_sitearch}/gtkvnc.la
|
||||
#%{python_sitearch}/gtkvnc.so
|
||||
##%doc examples/gvncviewer.py
|
||||
|
||||
%changelog
|
||||
* Sat Aug 04 2018 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 23 2018 Automatic Build System <autodist@mambasoft.it> 0.7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user