forked from pool/kgamma5
Sync with KDE:Frameworks5:LTS
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=49
This commit is contained in:
parent
1a381f174b
commit
5af39de826
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 21 17:27:09 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Fix self-obsoletion
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ Recommends: %{name}-lang
|
|||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||||
Provides: kgamma = %{version}
|
Provides: kgamma = %{version}
|
||||||
Obsoletes: kgamma
|
Obsoletes: kgamma < %{version}
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ gamma.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
%if %{with_lang}
|
%if %{with lang}
|
||||||
%kf5_find_lang
|
%kf5_find_lang
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user