Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
bf8b27dcee
!13 update to 3.40.0
From: @haomi0602 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2023-12-04 08:34:43 +00:00
ut004615
1ff9f4ec2f update to 3.40.0 2023-08-04 13:58:51 +08:00
openeuler-ci-bot
dfd67e0aa6
!7 delete old so file
From: @zzm_567 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
2022-03-14 10:59:52 +00:00
zhanzhimin
6c239670ed delete old so file 2022-03-14 17:36:26 +08:00
openeuler-ci-bot
792aedbd19 !3 glade
Merge pull request !3 from shirely/master
2020-07-29 10:48:40 +08:00
shirely16
b82f07d9d2 spec 2020-07-28 10:59:17 +08:00
shirely16
27908676dd update glade-3.36.0 2020-07-25 15:26:07 +08:00
openeuler-ci-bot
deff2aa37a !1 add yaml file in package
Merge pull request !1 from 桐小哥/master
2020-07-21 11:51:06 +08:00
桐小哥
7845e91f1f update glade.yaml. 2020-06-30 23:38:44 +08:00
tong_1001
6ecd376455 add yaml file in package 2020-06-12 20:13:29 +08:00
4 changed files with 28 additions and 20 deletions

Binary file not shown.

BIN
glade-3.40.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,13 +1,14 @@
Name: glade Name: glade
Version: 3.22.1 Version: 3.40.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://download.gnome.org/sources/glade/3.40/glade-%{version}.tar.xz
BuildRequires: chrpath desktop-file-utils docbook-style-xsl gettext gtk3-devel intltool BuildRequires: 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
BuildRequires: meson gjs-devel gcc gtk-doc
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}
@ -45,26 +46,18 @@ developing applications that use Glade widget library.
%autosetup -n %{name}-%{version} %autosetup -n %{name}-%{version}
%build %build
export PYTHON=%{__python3} %meson -Dgtk_doc=true
%configure --disable-static %meson_build
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
%make_build
%install %install
%make_install %meson_install
%delete_la
chrpath --delete %{buildroot}%{_bindir}/glade*
chrpath --delete %{buildroot}%{_libdir}/glade/modules/*.so
%find_lang glade --with-gnome %find_lang glade --with-gnome
%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 +65,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)
@ -93,12 +86,23 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/glade.desktop
%{_libdir}/libgladeui-2.so %{_libdir}/libgladeui-2.so
%{_libdir}/pkgconfig/gladeui-2.0.pc %{_libdir}/pkgconfig/gladeui-2.0.pc
%{_datadir}/gir-1.0/Gladeui-2.0.gir %{_datadir}/gir-1.0/Gladeui-2.0.gir
%{_datadir}/gettext/its/glade-catalog.its
%{_datadir}/gettext/its/glade-catalog.loc
%files help %files help
%doc AUTHORS NEWS README %doc AUTHORS NEWS
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Wed Aug 02 2023 haomimi <haomimi@uniontech.com> - 3.40.0-1
- update to 3.40.0
* 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
* 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

4
glade.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: gitlab.gnome
src_repo: glade
tag_prefix: GLADE3?_
seperator: "_"