rebuilt with introspection [release 0.36.2-2mamba;Tue May 20 2014]
This commit is contained in:
parent
a7bf5d17c5
commit
30a94ada37
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: libvte
|
||||
Version: 0.36.2
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: An experimental terminal emulator
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -88,6 +88,7 @@ Requires: gtk-doc
|
||||
--enable-gtk-doc \
|
||||
--with-default-emulation=xterm \
|
||||
--with-gtk=3.0 \
|
||||
--enable-introspection \
|
||||
PYTHON=%{__python}
|
||||
|
||||
%make #pyexecdir=%{_libdir}/site-python
|
||||
@ -112,8 +113,8 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
%{_sysconfdir}/profile.d/vte.sh
|
||||
%{_bindir}/vte2_90
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/girepository-1.0/Vte-2.90.typelib
|
||||
#%{_libdir}/vte-*/
|
||||
#%{_datadir}/vte/termcap-2.90/xterm
|
||||
%{_datadir}/vte/termcap/xterm
|
||||
%{_libexecdir}/gnome-pty-helper
|
||||
%doc AUTHORS COPYING
|
||||
@ -129,6 +130,7 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/gir-1.0/Vte-2.90.gir
|
||||
%doc ChangeLog HACKING NEWS README
|
||||
|
||||
%files apidocs
|
||||
@ -137,6 +139,9 @@ ln -s %{_datadir}/vte/termcap-2.90/xterm %{buildroot}%{_datadir}/vte/termcap/xte
|
||||
%doc doc/{*.txt,openi18n/*.txt}
|
||||
|
||||
%changelog
|
||||
* Tue May 20 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.36.2-2mamba
|
||||
- rebuilt with introspection
|
||||
|
||||
* Tue May 13 2014 Automatic Build System <autodist@mambasoft.it> 0.36.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user