|
|
@ -1,15 +1,14 @@
|
|
|
|
Name: libtimezonemap
|
|
|
|
Name: libtimezonemap
|
|
|
|
Version: 0.4.5.1
|
|
|
|
Version: 0.4.5.1
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 12%{?dist}
|
|
|
|
Summary: Time zone map widget for Gtk+
|
|
|
|
Summary: Time zone map widget for Gtk+
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
|
|
|
License: GPLv3
|
|
|
|
License: GPLv3
|
|
|
|
URL: https://launchpad.net/timezonemap
|
|
|
|
URL: https://launchpad.net/timezonemap
|
|
|
|
Source0: https://github.com/dashea/timezonemap/archive/%{version}.tar.gz
|
|
|
|
Source0: https://github.com/dashea/timezonemap/archive/%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2097833
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2097831
|
|
|
|
Patch0: 0001-Remove-regions-from-the-map-2097833.patch
|
|
|
|
Patch0: 0001-Remove-regions-from-the-map-2097831.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: glib2-devel >= 2.26
|
|
|
|
BuildRequires: glib2-devel >= 2.26
|
|
|
|
BuildRequires: gtk3-devel >= 3.1.4
|
|
|
|
BuildRequires: gtk3-devel >= 3.1.4
|
|
|
@ -18,6 +17,7 @@ BuildRequires: gobject-introspection-devel
|
|
|
|
BuildRequires: gnome-common
|
|
|
|
BuildRequires: gnome-common
|
|
|
|
BuildRequires: libsoup-devel >= 2.42.0
|
|
|
|
BuildRequires: libsoup-devel >= 2.42.0
|
|
|
|
BuildRequires: librsvg2-devel
|
|
|
|
BuildRequires: librsvg2-devel
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
libtimezonemap is a time zone map widget for Gtk+. The widget displays a world
|
|
|
|
libtimezonemap is a time zone map widget for Gtk+. The widget displays a world
|
|
|
@ -29,7 +29,6 @@ panel, which was itself a fork of Ubiquity's timezone map.
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
%package devel
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
%description devel
|
|
|
@ -48,9 +47,7 @@ make %{?_smp_mflags}
|
|
|
|
make install DESTDIR=%{buildroot}
|
|
|
|
make install DESTDIR=%{buildroot}
|
|
|
|
rm -f %{buildroot}%{_libdir}/*.la
|
|
|
|
rm -f %{buildroot}%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%license COPYING
|
|
|
|
%license COPYING
|
|
|
@ -67,16 +64,34 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|
|
|
%{_datadir}/glade/catalogs/TimezoneMap.xml
|
|
|
|
%{_datadir}/glade/catalogs/TimezoneMap.xml
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.4.5.1-5
|
|
|
|
* Wed Jun 22 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-12
|
|
|
|
- Rebuilt for MSVSphere 8.10 beta
|
|
|
|
- Remove regions from the map
|
|
|
|
|
|
|
|
Resolves: rhbz#2097831
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 15 2024 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-5
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.5.1-11
|
|
|
|
- Add libtimezonemap-devel to CRB
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
Resolves: RHEL-4789
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 22 2022 Jiri Konecny <jkonecny@redhat.com> - 0.4.5.1-4
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.5.1-10
|
|
|
|
- Remove regions from the map
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
Resolves: rhbz#2097833
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5.1-9
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5.1-8
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5.1-7
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5.1-6
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5.1-5
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.5.1-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.5.1-3
|
|
|
|
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.5.1-3
|
|
|
|
- Escape macros in %%changelog
|
|
|
|
- Escape macros in %%changelog
|
|
|
|