Revert "Temporarily keep previous ABI compatibility"
All rebuilds are done.
This reverts commit c2401bfd73.
This commit is contained in:
parent
c2401bfd73
commit
026ace1f23
@ -9,7 +9,6 @@ Source0: https://download.gnome.org/sources/libgweather/3.27/%{name}-%{ve
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libgweather
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0)
|
||||
BuildRequires: pkgconfig(gladeui-2.0)
|
||||
@ -41,15 +40,11 @@ developing applications that use %{name}.
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
# Temporarily keep previous ABI compatibility
|
||||
cp -a %{_libdir}/libgweather-3.so.6* $RPM_BUILD_ROOT%{_libdir}
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc HACKING NEWS README
|
||||
%license COPYING
|
||||
%{_libdir}/libgweather-3.so.6*
|
||||
%{_libdir}/libgweather-3.so.15*
|
||||
%{_libdir}/girepository-1.0/GWeather-3.0.typelib
|
||||
%dir %{_datadir}/libgweather
|
||||
|
||||
Loading…
Reference in New Issue
Block a user