commit 5fec9ac9d057c44cb8b923736dd48f3dc13581ec
Author: Jakub Bogusz <[email protected]>
Date:   Fri Aug 26 16:59:52 2022 +0200

    - pl, fixed License, updated BRs, package README

 kf5-plasma-wayland-protocols.spec | 38 ++++++++++++++++++++++++++------------
 1 file changed, 26 insertions(+), 12 deletions(-)
---
diff --git a/kf5-plasma-wayland-protocols.spec 
b/kf5-plasma-wayland-protocols.spec
index b7fa27c..2ee3ad8 100644
--- a/kf5-plasma-wayland-protocols.spec
+++ b/kf5-plasma-wayland-protocols.spec
@@ -3,29 +3,41 @@
 %define         kfname          plasma-wayland-protocols
 
 Summary:       Plasma Specific Protocols for Wayland
+Summary(pl.UTF-8):     Specyficzne dla Plasmy protokoły dla Waylanda
 Name:          kf5-%{kfname}
 Version:       1.7.0
 Release:       1
-License:       GPL v2+
+License:       LGPL v2.1+, MIT, BSD
 Group:         Libraries
-Source0:       
https://download.kde.org/stable/%{kfname}/%{kfname}-%{version}.tar.xz
+Source0:       
https://download.kde.org/stable/plasma-wayland-protocols/%{kfname}-%{version}.tar.xz
 # Source0-md5: 432387fdf7f8a7d77f34c1932b61295f
-URL:           https://invent.kde.org/libraries/%{kfname}.git
-BuildRequires: kf5-extra-cmake-modules
+URL:           https://invent.kde.org/libraries/plasma-wayland-protocols.git
+BuildRequires: cmake >= 3.5
+BuildRequires: kf5-extra-cmake-modules >= 5.69.0
+BuildRequires: ninja
+BuildRequires: rpmbuild(macros) >= 1.736
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _debugsource_packages   0
 
 %description
-Plasma Specific Protocols for Wayland
+Plasma Specific Protocols for Wayland.
+
+%description -l pl.UTF-8
+Specyficzne dla Plasmy protokoły dla Waylanda.
 
 %package devel
-Summary:       Development files for %{name}
+Summary:       Development files for Plasma Wayland Protocols
+Summary(pl.UTF-8):     Pliki programistyczne protokołów Waylanda dla Plasmy
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
-The %{name}-devel package contains libraries and header files for
-developing applications that use %{name}.
+This package contains the development files for applications that use
+Plasma Wayland Protocols.
+
+%description devel -l pl.UTF-8
+Ten pakiet zawiera pliki do rozwijania aplikacji wykorzystujących
+protokoły Waylanda dla Plasmy.
 
 %prep
 %setup -q -n %{kfname}-%{version}
@@ -34,12 +46,13 @@ developing applications that use %{name}.
 install -d build
 cd build
 %cmake -G Ninja \
-               -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-               ../
+       -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+       ..
 %ninja_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %ninja_install -C build
 
 %clean
@@ -47,8 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%{_datadir}/plasma-wayland-protocols/
+%doc README.md
+%{_datadir}/plasma-wayland-protocols
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/cmake/PlasmaWaylandProtocols/
+%{_libdir}/cmake/PlasmaWaylandProtocols
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-plasma-wayland-protocols.git/commitdiff/5fec9ac9d057c44cb8b923736dd48f3dc13581ec

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to