[packages/xorg-xserver-Xwayland] - separated .pc file to -devel (for building e.g. mutter); release 1

qboosh qboosh at pld-linux.org
Sat May 15 19:23:04 CEST 2021


commit 8b1103ed9039e147940d773f1369fd9382ecf06b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 15 19:25:17 2021 +0200

    - separated .pc file to -devel (for building e.g. mutter); release 1

 xorg-xserver-Xwayland.spec | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/xorg-xserver-Xwayland.spec b/xorg-xserver-Xwayland.spec
index b25df2b..f6ed39c 100644
--- a/xorg-xserver-Xwayland.spec
+++ b/xorg-xserver-Xwayland.spec
@@ -12,7 +12,7 @@ Summary:	Xwayland - X server integrated into a Wayland window system
 Summary(pl.UTF-8):	Xwayland - serwer X integrowalny w Wayland
 Name:		xorg-xserver-Xwayland
 Version:	21.1.1
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		X11/Servers
 Source0:	https://xorg.freedesktop.org/releases/individual/xserver/xwayland-%{version}.tar.xz
@@ -81,6 +81,19 @@ Xwayland - server integrated into a Wayland window system.
 %description -l pl.UTF-8
 Xwayland - serwer X integrowalny w Wayland.
 
+%package devel
+Summary:	Development file for Xwayland server
+Summary(pl.UTF-8):	Plik programistyczny serwera Xwayland
+Group:		Development/Libraries
+
+%description devel
+Development file for Xwayland server, containing server build
+configuration.
+
+%description devel -l pl.UTF-8
+Plik programistyczny serwera Xwayland, zawierający konfigurację
+zbudowanego serwera.
+
 %prep
 %setup -q -n xwayland-%{version}
 
@@ -120,5 +133,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING README.md
 %attr(755,root,root) %{_bindir}/Xwayland
-%{_pkgconfigdir}/xwayland.pc
 %{_mandir}/man1/Xwayland.1*
+
+%files devel
+%defattr(644,root,root,755)
+%{_pkgconfigdir}/xwayland.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-xserver-Xwayland.git/commitdiff/8b1103ed9039e147940d773f1369fd9382ecf06b



More information about the pld-cvs-commit mailing list