commit
792aedbd19
Binary file not shown.
BIN
glade-3.36.0.tar.xz
Normal file
BIN
glade-3.36.0.tar.xz
Normal file
Binary file not shown.
23
glade.spec
23
glade.spec
@ -1,13 +1,13 @@
|
|||||||
Name: glade
|
Name: glade
|
||||||
Version: 3.22.1
|
Version: 3.36.0
|
||||||
Release: 5
|
Release: 1
|
||||||
Summary: User Interface Designer for GTK+
|
Summary: User Interface Designer for GTK+
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://glade.gnome.org/
|
URL: https://glade.gnome.org/
|
||||||
Source0: https://ftp.gnome.org/pub/GNOME/sources/glade/3.22/glade-%{version}.tar.xz
|
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: chrpath desktop-file-utils docbook-style-xsl gettext gtk3-devel intltool
|
||||||
BuildRequires: itstool libxml2-devel pygobject3-devel python3-devel webkit2gtk3-devel
|
BuildRequires: itstool libxml2-devel pygobject3-devel python3-devel webkit2gtk3-devel glade
|
||||||
BuildRequires: /usr/bin/appstream-util /usr/bin/xsltproc
|
BuildRequires: /usr/bin/appstream-util /usr/bin/xsltproc
|
||||||
|
|
||||||
Requires: %{name}-libs = %{version}-%{release}
|
Requires: %{name}-libs = %{version}-%{release}
|
||||||
@ -62,9 +62,11 @@ chrpath --delete %{buildroot}%{_libdir}/glade/modules/*.so
|
|||||||
|
|
||||||
%find_lang glade --with-gnome
|
%find_lang glade --with-gnome
|
||||||
|
|
||||||
|
cp -a %{_libdir}/libgladeui-2.so.* %{buildroot}%{_libdir}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/glade.appdata.xml
|
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Glade.appdata.xml
|
||||||
desktop-file-validate %{buildroot}%{_datadir}/applications/glade.desktop
|
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Glade.desktop
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -72,10 +74,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/glade.desktop
|
|||||||
%{_bindir}/glade
|
%{_bindir}/glade
|
||||||
%{_bindir}/glade-previewer
|
%{_bindir}/glade-previewer
|
||||||
%{_datadir}/locale/*
|
%{_datadir}/locale/*
|
||||||
%{_datadir}/applications/glade.desktop
|
%{_datadir}/applications/org.gnome.Glade.desktop
|
||||||
%{_datadir}/help/*
|
%{_datadir}/help/*
|
||||||
%{_datadir}/icons/*
|
%{_datadir}/icons/*
|
||||||
%{_datadir}/metainfo/glade.appdata.xml
|
%{_datadir}/metainfo/org.gnome.Glade.appdata.xml
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -95,10 +97,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/glade.desktop
|
|||||||
%{_datadir}/gir-1.0/Gladeui-2.0.gir
|
%{_datadir}/gir-1.0/Gladeui-2.0.gir
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc AUTHORS NEWS README
|
%doc AUTHORS NEWS
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 23 2020 hanhui <hanhui15@huawei.com> - 3.36.0-1
|
||||||
|
- update to 3.36.0
|
||||||
|
|
||||||
* Fri Nov 8 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.22.1-5
|
* Fri Nov 8 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.22.1-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user