forked from pool/freerdp
Accepting request 1162298 from home:jengelh:branches:X11:RemoteDesktop
- Trim duplicate version number from package names; rename uwac0-0-devel -> uwac0-devel, rdtk0-0-devel -> rdtk0-devel. - RPM groups updated. OBS-URL: https://build.opensuse.org/request/show/1162298 OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/freerdp?expand=0&rev=170
This commit is contained in:
parent
778d815f01
commit
c25235477a
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 26 14:04:54 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim duplicate version number from package names; rename
|
||||||
|
uwac0-0-devel -> uwac0-devel, rdtk0-0-devel -> rdtk0-devel.
|
||||||
|
- RPM groups updated.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 26 09:16:26 UTC 2024 - Joan Torres <joan.torres@suse.com>
|
Tue Mar 26 09:16:26 UTC 2024 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
41
freerdp.spec
41
freerdp.spec
@ -181,7 +181,7 @@ based on libfreerdp.
|
|||||||
|
|
||||||
%package -n libwinpr%{libfreerdp_package}
|
%package -n libwinpr%{libfreerdp_package}
|
||||||
Summary: Windows Portable Runtime
|
Summary: Windows Portable Runtime
|
||||||
Group: Productivity/Networking/Other
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libwinpr%{libfreerdp_package}
|
%description -n libwinpr%{libfreerdp_package}
|
||||||
WinPR provides API compatibility for applications targeting non-Windows
|
WinPR provides API compatibility for applications targeting non-Windows
|
||||||
@ -204,42 +204,44 @@ use the winpr and winpr-tools libraries.
|
|||||||
|
|
||||||
%package -n libuwac%{uwac_package}
|
%package -n libuwac%{uwac_package}
|
||||||
Summary: Use wayland as a client
|
Summary: Use wayland as a client
|
||||||
Group: Productivity/Networking/Other
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n libuwac%{uwac_package}
|
%description -n libuwac%{uwac_package}
|
||||||
Using wayland as a client (uwac) is a library to provide common
|
Using wayland as a client (uwac) is a library to provide common
|
||||||
functionality for wayland clients.
|
functionality for wayland clients.
|
||||||
|
|
||||||
%package -n uwac%{uwac_package}-devel
|
%package -n uwac%{uwac_version}-devel
|
||||||
Summary: Remote Desktop Toolkit libuwac development files
|
Summary: Remote Desktop Toolkit libuwac development files
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: cmake >= 2.8
|
Requires: cmake >= 2.8
|
||||||
Requires: libuwac%{uwac_package} = %{version}-%{release}
|
Requires: libuwac%{uwac_package} = %{version}-%{release}
|
||||||
Obsoletes: libuwac0-devel < %{version}-%{release}
|
Obsoletes: libuwac%{uwac_version}-devel < %{version}-%{release}
|
||||||
Provides: libuwac0-devel = %{version}-%{release}
|
Provides: libuwac%{uwac_version}-devel = %{version}-%{release}
|
||||||
|
Obsoletes: uwac%{uwac_version}-%{uwac_version}-devel < %{version}-%{release}
|
||||||
|
Provides: uwac%{uwac_version}-%{uwac_version}-devel = %{version}-%{release}
|
||||||
|
|
||||||
%description -n uwac%{uwac_package}-devel
|
%description -n uwac%{uwac_version}-devel
|
||||||
This package contains header files for developing applications that
|
This package contains header files for developing applications that
|
||||||
use the uwac library.
|
use the uwac library.
|
||||||
|
|
||||||
%package -n librdtk%{rdtk_package}
|
%package -n librdtk%{rdtk_package}
|
||||||
Summary: FreeRDP Toolkit
|
Summary: FreeRDP Toolkit
|
||||||
Group: Development/Languages/C and C++
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n librdtk%{rdtk_package}
|
%description -n librdtk%{rdtk_package}
|
||||||
This package contains the library for the Remote Desktop Toolkit.
|
This package contains the library for the Remote Desktop Toolkit.
|
||||||
|
|
||||||
%package -n rdtk%{rdtk_package}-devel
|
%package -n rdtk%{rdtk_version}-devel
|
||||||
Summary: FreeRDP Toolkit development files
|
Summary: FreeRDP Toolkit development files
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Requires: librdtk%{rdtk_package} = %{version}-%{release}
|
Requires: librdtk%{rdtk_package} = %{version}-%{release}
|
||||||
|
|
||||||
%description -n rdtk%{rdtk_package}-devel
|
%description -n rdtk%{rdtk_version}-devel
|
||||||
This package contains the development files for RDTK.
|
This package contains the development files for RDTK.
|
||||||
|
|
||||||
%package -n lib%{name}-server-proxy%{libfreerdp_package}
|
%package -n lib%{name}-server-proxy%{libfreerdp_package}
|
||||||
Summary: FreeRDP Server Proxy library
|
Summary: FreeRDP Server Proxy library
|
||||||
Group: Development/Languages/C and C++
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n lib%{name}-server-proxy%{libfreerdp_package}
|
%description -n lib%{name}-server-proxy%{libfreerdp_package}
|
||||||
This package contains the FreeRDP Server Proxy library files.
|
This package contains the FreeRDP Server Proxy library files.
|
||||||
@ -329,16 +331,11 @@ cd build
|
|||||||
%make_install
|
%make_install
|
||||||
%fdupes %{buildroot}%{_libdir}/cmake/
|
%fdupes %{buildroot}%{_libdir}/cmake/
|
||||||
|
|
||||||
%post -n lib%{name}%{libfreerdp_package} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n lib%{name}%{libfreerdp_package}
|
||||||
%postun -n lib%{name}%{libfreerdp_package} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n libwinpr%{libfreerdp_package}
|
||||||
%post -n libwinpr%{libfreerdp_package} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n libuwac%{uwac_package}
|
||||||
%postun -n libwinpr%{libfreerdp_package} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n librdtk%{rdtk_package}
|
||||||
%post -n libuwac%{uwac_package} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n lib%{name}-server-proxy%{libfreerdp_package}
|
||||||
%postun -n libuwac%{uwac_package} -p /sbin/ldconfig
|
|
||||||
%post -n librdtk%{rdtk_package} -p /sbin/ldconfig
|
|
||||||
%postun -n librdtk%{rdtk_package} -p /sbin/ldconfig
|
|
||||||
%post -n lib%{name}-server-proxy%{libfreerdp_package} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name}-server-proxy%{libfreerdp_package} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_bindir}/x%{name}
|
%{_bindir}/x%{name}
|
||||||
@ -421,7 +418,7 @@ cd build
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_libdir}/libuwac%{uwac_version}.so.*
|
%{_libdir}/libuwac%{uwac_version}.so.*
|
||||||
|
|
||||||
%files -n uwac%{uwac_package}-devel
|
%files -n uwac%{uwac_version}-devel
|
||||||
%{_libdir}/cmake/uwac%{uwac_version}
|
%{_libdir}/cmake/uwac%{uwac_version}
|
||||||
%{_includedir}/uwac%{uwac_version}
|
%{_includedir}/uwac%{uwac_version}
|
||||||
%{_libdir}/libuwac%{uwac_version}.so
|
%{_libdir}/libuwac%{uwac_version}.so
|
||||||
@ -430,7 +427,7 @@ cd build
|
|||||||
%files -n librdtk%{rdtk_package}
|
%files -n librdtk%{rdtk_package}
|
||||||
%{_libdir}/librdtk%{rdtk_version}.so.*
|
%{_libdir}/librdtk%{rdtk_version}.so.*
|
||||||
|
|
||||||
%files -n rdtk%{rdtk_package}-devel
|
%files -n rdtk%{rdtk_version}-devel
|
||||||
%{_libdir}/cmake/rdtk%{rdtk_version}
|
%{_libdir}/cmake/rdtk%{rdtk_version}
|
||||||
%{_includedir}/rdtk%{rdtk_version}
|
%{_includedir}/rdtk%{rdtk_version}
|
||||||
%{_libdir}/librdtk%{rdtk_version}.so
|
%{_libdir}/librdtk%{rdtk_version}.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user