forked from pool/kde-gtk-config5
This commit is contained in:
parent
35503d2ddd
commit
a5b8b60a01
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 11 18:53:33 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.2.95 aka 5.3 beta:
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/plasma-5.2.95.php
|
||||||
|
- Update required Qt version to 5.4.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 19 17:42:30 UTC 2015 - hrvoje.senjan@gmail.com
|
Thu Mar 19 17:42:30 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -44,7 +44,9 @@ BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
|||||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
Conflicts: kde-gtk-config
|
Conflicts: kde-gtk-config
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -93,8 +95,10 @@ install -Dpm 0644 %{SOURCE3} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.
|
|||||||
%dir %{_kf5_sharedir}/icons/hicolor/8x8/apps
|
%dir %{_kf5_sharedir}/icons/hicolor/8x8/apps
|
||||||
%{_kf5_sharedir}/icons/hicolor/*/*/*.*
|
%{_kf5_sharedir}/icons/hicolor/*/*/*.*
|
||||||
|
|
||||||
|
%if %{with lang}
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kf5_localedir}/
|
%{_kf5_localedir}/
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user