delete old so file

(cherry picked from commit 6c239670ed8b9298d05d23ea0d8c21b50770a2e1)
This commit is contained in:
zhanzhimin 2022-03-14 17:36:26 +08:00 committed by openeuler-sync-bot
parent 792aedbd19
commit 3f8376fb57

View File

@ -1,13 +1,13 @@
Name: glade
Version: 3.36.0
Release: 1
Release: 2
Summary: User Interface Designer for GTK+
License: GPLv2+ and LGPLv2+
URL: https://glade.gnome.org/
Source0: https://ftp.gnome.org/pub/GNOME/sources/glade/3.36/glade-%{version}.tar.xz
BuildRequires: chrpath desktop-file-utils docbook-style-xsl gettext gtk3-devel intltool
BuildRequires: itstool libxml2-devel pygobject3-devel python3-devel webkit2gtk3-devel glade
BuildRequires: itstool libxml2-devel pygobject3-devel python3-devel webkit2gtk3-devel
BuildRequires: /usr/bin/appstream-util /usr/bin/xsltproc
Requires: %{name}-libs = %{version}-%{release}
@ -62,8 +62,6 @@ chrpath --delete %{buildroot}%{_libdir}/glade/modules/*.so
%find_lang glade --with-gnome
cp -a %{_libdir}/libgladeui-2.so.* %{buildroot}%{_libdir}
%check
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Glade.appdata.xml
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Glade.desktop
@ -101,6 +99,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Glade.deskt
%{_mandir}/man1/*
%changelog
* Mon Mar 14 2022 zhanzhimin <zhanzhimin@h-partners.com> - 3.36.0-2
- delete old so file
* Thu Jul 23 2020 hanhui <hanhui15@huawei.com> - 3.36.0-1
- update to 3.36.0