forked from pool/kdesignerplugin
Accepting request 240020 from KDE:Frameworks5
Update to 5.0.0 OBS-URL: https://build.opensuse.org/request/show/240020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesignerplugin?expand=0&rev=5
This commit is contained in:
commit
365f49b361
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88b7f75888971ff01bf63690d26aef749ef884bcd44099457ee9dbfef01242fd
|
||||
size 2717592
|
3
kdesignerplugin-5.0.0.tar.xz
Normal file
3
kdesignerplugin-5.0.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:917dbacc9535c73a0ed958984ea785dc43aa3813c90dbbf20630cd219c930a7b
|
||||
size 2713868
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 21:35:30 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.0.0
|
||||
* Final release of KDE Frameworks 5
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 1 18:02:04 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -17,11 +17,10 @@
|
||||
|
||||
|
||||
Name: kdesignerplugin
|
||||
Version: 4.100.0
|
||||
Version: 5.0.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.14
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||
BuildRequires: kbookmarks-devel >= %{_kf5_version}
|
||||
BuildRequires: kcompletion-devel >= %{_kf5_version}
|
||||
BuildRequires: kconfigwidgets-devel >= %{_kf5_version}
|
||||
@ -48,7 +47,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -80,7 +79,6 @@ from ini-style description files. Development files.
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%find_lang %{name}5 --with-qt --without-mo
|
||||
|
||||
@ -96,9 +94,8 @@ from ini-style description files. Development files.
|
||||
%{_kf5_bindir}/kgendesignerplugin
|
||||
%{_kf5_mandir}/man1/kgendesignerplugin.*
|
||||
%{_kf5_datadir}/widgets/
|
||||
%dir %{_kf5_plugindir}/designer
|
||||
%{_kf5_plugindir}/designer/kf5widgets.so
|
||||
%{_kf5_plugindir}/designer/kdewebkitwidgets.so
|
||||
%dir %{_kf5_plugindir}
|
||||
%{_kf5_plugindir}/designer/
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
x
Reference in New Issue
Block a user