automatic version update by autodist [release 3.25.4.1-1mamba;Sat Jan 06 2018]
This commit is contained in:
parent
a8eb65013a
commit
2a57da7fc9
@ -1,5 +1,5 @@
|
|||||||
Name: geocode-glib
|
Name: geocode-glib
|
||||||
Version: 3.24.0
|
Version: 3.25.4.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A convenience library for the geocoding and reverse geocoding
|
Summary: A convenience library for the geocoding and reverse geocoding
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -49,7 +49,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
#./autogen.sh
|
||||||
%configure
|
%configure
|
||||||
%make
|
%make
|
||||||
|
|
||||||
@ -69,6 +69,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib
|
%{_libdir}/girepository-1.0/GeocodeGlib-1.0.typelib
|
||||||
%{_libdir}/libgeocode-glib.so.*
|
%{_libdir}/libgeocode-glib.so.*
|
||||||
|
%dir %{_libexecdir}/installed-tests/geocode-glib
|
||||||
|
%{_libexecdir}/installed-tests/geocode-glib/*
|
||||||
%{_datadir}/icons/gnome/scalable/places/poi-*.svg
|
%{_datadir}/icons/gnome/scalable/places/poi-*.svg
|
||||||
%doc AUTHORS COPYING.LIB
|
%doc AUTHORS COPYING.LIB
|
||||||
|
|
||||||
@ -77,13 +79,15 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%dir %{_includedir}/geocode-glib-1.0
|
%dir %{_includedir}/geocode-glib-1.0
|
||||||
%dir %{_includedir}/geocode-glib-1.0/geocode-glib
|
%dir %{_includedir}/geocode-glib-1.0/geocode-glib
|
||||||
%{_includedir}/geocode-glib-1.0/geocode-glib/*.h
|
%{_includedir}/geocode-glib-1.0/geocode-glib/*.h
|
||||||
%{_libdir}/libgeocode-glib.la
|
|
||||||
%{_libdir}/libgeocode-glib.so
|
%{_libdir}/libgeocode-glib.so
|
||||||
%{_libdir}/pkgconfig/geocode-glib-1.0.pc
|
%{_libdir}/pkgconfig/geocode-glib-1.0.pc
|
||||||
%{_datadir}/gir-1.0/GeocodeGlib-1.0.gir
|
%{_datadir}/gir-1.0/GeocodeGlib-1.0.gir
|
||||||
#%doc NEWS README TODO
|
#%doc NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 06 2018 Automatic Build System <autodist@mambasoft.it> 3.25.4.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 09 2017 Automatic Build System <autodist@mambasoft.it> 3.24.0-1mamba
|
* Wed Aug 09 2017 Automatic Build System <autodist@mambasoft.it> 3.24.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user