[packages/remmina] - sorted package order

adamg adamg at pld-linux.org
Sun Mar 24 13:01:34 CET 2019


commit c64abc6fefecafc33773145f1f96cf23e63dbb71
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sun Mar 24 12:27:33 2019 +0100

    - sorted package order

 remmina.spec | 76 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 38 insertions(+), 38 deletions(-)
---
diff --git a/remmina.spec b/remmina.spec
index bc9c15f..fc3c2df 100644
--- a/remmina.spec
+++ b/remmina.spec
@@ -66,21 +66,6 @@ net-books.
 This package contains the plugin to execute external processes
 (commands or applications) from the Remmina window.
 
-%package        plugins-secret
-Summary:	Keyring integration for Remmina Remote Desktop Client
-Requires:	%{name} = %{version}-%{release}
-Provides:	%{name}-plugins-gnome%{?_isa} = %{version}-%{release}
-Obsoletes:	remmina-plugins-gnome < %{version}-%{release}
-
-%description    plugins-secret
-Remmina is a remote desktop client written in GTK+, aiming to be
-useful for system administrators and travelers, who need to work with
-lots of remote computers in front of either large monitors or tiny
-net-books.
-
-This package contains the plugin with keyring support for the Remmina
-remote desktop client.
-
 %package        plugins-nx
 Summary:	NX plugin for Remmina Remote Desktop Client
 Requires:	%{name} = %{version}-%{release}
@@ -108,44 +93,59 @@ net-books.
 This package contains the Remote Desktop Protocol (RDP) plugin for the
 Remmina remote desktop client.
 
-%package        plugins-vnc
-Summary:	VNC plugin for Remmina Remote Desktop Client
+%package        plugins-secret
+Summary:	Keyring integration for Remmina Remote Desktop Client
 Requires:	%{name} = %{version}-%{release}
+Provides:	%{name}-plugins-gnome%{?_isa} = %{version}-%{release}
+Obsoletes:	remmina-plugins-gnome < %{version}-%{release}
 
-%description    plugins-vnc
+%description    plugins-secret
 Remmina is a remote desktop client written in GTK+, aiming to be
 useful for system administrators and travelers, who need to work with
 lots of remote computers in front of either large monitors or tiny
 net-books.
 
-This package contains the VNC plugin for the Remmina remote desktop
+This package contains the plugin with keyring support for the Remmina
+remote desktop client.
+
+%package        plugins-spice
+Summary:	SPICE plugin for Remmina Remote Desktop Client
+Requires:	%{name} = %{version}-%{release}
+
+%description    plugins-spice
+Remmina is a remote desktop client written in GTK+, aiming to be
+useful for system administrators and travelers, who need to work with
+lots of remote computers in front of either large monitors or tiny
+net-books.
+
+This package contains the SPICE plugin for the Remmina remote desktop
 client.
 
-%package        plugins-xdmcp
-Summary:	XDMCP plugin for Remmina Remote Desktop Client
+%package        plugins-vnc
+Summary:	VNC plugin for Remmina Remote Desktop Client
 Requires:	%{name} = %{version}-%{release}
-Requires:	xorg-xserver-Xephyr
 
-%description    plugins-xdmcp
+%description    plugins-vnc
 Remmina is a remote desktop client written in GTK+, aiming to be
 useful for system administrators and travelers, who need to work with
 lots of remote computers in front of either large monitors or tiny
 net-books.
 
-This package contains the XDMCP plugin for the Remmina remote desktop
+This package contains the VNC plugin for the Remmina remote desktop
 client.
 
-%package        plugins-spice
-Summary:	SPICE plugin for Remmina Remote Desktop Client
+%package        plugins-xdmcp
+Summary:	XDMCP plugin for Remmina Remote Desktop Client
 Requires:	%{name} = %{version}-%{release}
+Requires:	xorg-xserver-Xephyr
 
-%description    plugins-spice
+%description    plugins-xdmcp
 Remmina is a remote desktop client written in GTK+, aiming to be
 useful for system administrators and travelers, who need to work with
 lots of remote computers in front of either large monitors or tiny
 net-books.
 
-This package contains the SPICE plugin for the Remmina remote desktop
+This package contains the XDMCP plugin for the Remmina remote desktop
 client.
 
 %prep
@@ -209,10 +209,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_libdir}/remmina/plugins/remmina-plugin-exec.so
 
-%files plugins-secret
-%defattr(644,root,root,755)
-%{_libdir}/remmina/plugins/remmina-plugin-secret.so
-
 %files plugins-nx
 %defattr(644,root,root,755)
 %{_libdir}/remmina/plugins/remmina-plugin-nx.so
@@ -224,6 +220,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/*/emblems/remmina-rdp-ssh-symbolic.svg
 %{_iconsdir}/hicolor/*/emblems/remmina-rdp-symbolic.svg
 
+%files plugins-secret
+%defattr(644,root,root,755)
+%{_libdir}/remmina/plugins/remmina-plugin-secret.so
+
+%files plugins-spice
+%defattr(644,root,root,755)
+%{_libdir}/remmina/plugins/remmina-plugin-spice.so
+%{_iconsdir}/hicolor/*/emblems/remmina-spice-symbolic.svg
+%{_iconsdir}/hicolor/*/emblems/remmina-spice-ssh-symbolic.svg
+
 %files plugins-vnc
 %defattr(644,root,root,755)
 %{_libdir}/remmina/plugins/remmina-plugin-vnc.so
@@ -236,10 +242,4 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/*/emblems/remmina-xdmcp-ssh-symbolic.svg
 %{_iconsdir}/hicolor/*/emblems/remmina-xdmcp-symbolic.svg
 
-%files plugins-spice
-%defattr(644,root,root,755)
-%{_libdir}/remmina/plugins/remmina-plugin-spice.so
-%{_iconsdir}/hicolor/*/emblems/remmina-spice-symbolic.svg
-%{_iconsdir}/hicolor/*/emblems/remmina-spice-ssh-symbolic.svg
-
 %changelog
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/remmina.git/commitdiff/7c4bd58c1a2be15f088644f25bb5872c88b738f8



More information about the pld-cvs-commit mailing list