Fix the upstream URL and Source0 tags
This commit is contained in:
parent
a1202cf45c
commit
e9ddb41988
@ -1,12 +1,12 @@
|
|||||||
%global require_ibus_version 1.4.0
|
%global require_ibus_version 1.4.0
|
||||||
|
|
||||||
Name: ibus-m17n
|
Name: ibus-m17n
|
||||||
Version: 1.3.4
|
Version: 1.3.4
|
||||||
Release: 25%{?dist}
|
Release: 26%{?dist}
|
||||||
Summary: The M17N engine for IBus platform
|
Summary: The M17N engine for IBus platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
URL: https://github.com/ibus/ibus-m17n
|
||||||
URL: http://code.google.com/p/ibus/
|
Source0: https://github.com/ibus/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
|
|
||||||
|
|
||||||
# Upstreamed patches:
|
# Upstreamed patches:
|
||||||
Patch0: ibus-m17n-HEAD.patch
|
Patch0: ibus-m17n-HEAD.patch
|
||||||
@ -110,7 +110,8 @@ desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/ibus-setup-m17n.
|
|||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc AUTHORS COPYING README
|
%doc AUTHORS README
|
||||||
|
%license COPYING
|
||||||
%{_datadir}/appdata/*.appdata.xml
|
%{_datadir}/appdata/*.appdata.xml
|
||||||
%{_datadir}/ibus-m17n
|
%{_datadir}/ibus-m17n
|
||||||
%{_libexecdir}/ibus-engine-m17n
|
%{_libexecdir}/ibus-engine-m17n
|
||||||
@ -119,6 +120,9 @@ desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/ibus-setup-m17n.
|
|||||||
%{_datadir}/applications/ibus-setup-m17n.desktop
|
%{_datadir}/applications/ibus-setup-m17n.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 22 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 1.3.4-26
|
||||||
|
- Fix the upstream URL and Source0 tags
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-25
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-25
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user