Accepting request 259980 from KDE:Frameworks5
Update to 5.4.0 OBS-URL: https://build.opensuse.org/request/show/259980 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=8
This commit is contained in:
commit
a63505322b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:362610c5ab81e68c0e2fc2560e6af37985fbf85fefcbe375c4a7ae8959b3669d
|
||||
size 3164684
|
3
kdelibs4support-5.4.0.tar.xz
Normal file
3
kdelibs4support-5.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4088c50b02953145cd885030334e7a11fc4bf242455f28f3132fe4986d6d694d
|
||||
size 3177716
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 2 17:47:52 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.4.0
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
||||
- Added NetworkManager-devel BuildRequires in order to build
|
||||
deprecated Solid's networkstatus kded module (for software that
|
||||
didn't migrate to QNetworkConfigurationManager)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 4 18:00:07 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,11 +18,12 @@
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
Name: kdelibs4support
|
||||
Version: 5.3.0
|
||||
Version: 5.4.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: NetworkManager-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 1.3.0
|
||||
BuildRequires: extra-cmake-modules >= 1.4.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kbookmarks-devel >= %{kf5_version}
|
||||
BuildRequires: kcompletion-devel >= %{kf5_version}
|
||||
@ -67,7 +68,7 @@ Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/frameworks/%{version}/portingAids/%{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/frameworks/5.4/portingAids/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -194,6 +195,17 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc %lang(de) %{_kf5_mandir}/de
|
||||
%doc %lang(nl) %{_kf5_mandir}/nl
|
||||
%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR
|
||||
%doc %lang(sv) %{_kf5_mandir}/sv
|
||||
%doc %lang(uk) %{_kf5_mandir}/uk
|
||||
%doc %lang(de) %{_kf5_htmldir}/de
|
||||
%doc %lang(nl) %{_kf5_htmldir}/nl
|
||||
%doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR
|
||||
%doc %lang(sv) %{_kf5_htmldir}/sv
|
||||
%doc %lang(uk) %{_kf5_htmldir}/uk
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -215,8 +227,10 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%{_kf5_datadir}/widgets/
|
||||
%{_kf5_sharedir}/locale/kf5_all_languages
|
||||
%{_kf5_datadir}/locale/
|
||||
%{_kf5_mandir}/man1/kf5-config.*
|
||||
%doc %{_kf5_htmldir}/
|
||||
%doc %lang(en) %{_kf5_mandir}/*/kf5-config.*
|
||||
%dir %{_kf5_htmldir}/en
|
||||
%dir %{_kf5_htmldir}
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/*/
|
||||
|
||||
%files -n kssl
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user