]> git.pld-linux.org Git - packages/xpra.git/blobdiff - xpra.spec
- release 7 (libx265 soname change)
[packages/xpra.git] / xpra.spec
index 105b4d0f319efdc1856ef6d29eada7bebc8d0c68..6330eef54d9f0cf43c90792368d5f8620625d3f2 100644 (file)
--- a/xpra.spec
+++ b/xpra.spec
@@ -25,7 +25,7 @@ Summary:      Xpra gives you "persistent remote applications" for X
 Summary(pl.UTF-8):     Xpra - "stałe zdalne aplikacje" dla X
 Name:          xpra
 Version:       2.2.6
-Release:       1
+Release:       7
 License:       GPL v2+
 Group:         X11/Applications/Networking
 Source0:       http://xpra.org/src/%{name}-%{version}.tar.xz
@@ -164,6 +164,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/xpra/COPYING
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/xpra/README
 
+install -d $RPM_BUILD_ROOT/lib/udev/rules.d
+%{__mv} $RPM_BUILD_ROOT{%{_prefix},}/lib/udev/rules.d/71-xpra-virtual-pointer.rules
+
 %py_postclean
 
 %clean
@@ -198,7 +201,7 @@ rm -rf $RPM_BUILD_ROOT
 %{systemdunitdir}/xpra.service
 %{systemdunitdir}/xpra.socket
 /usr/lib/sysusers.d/xpra.conf
-/usr/lib/udev/rules.d/71-xpra-virtual-pointer.rules
+/lib/udev/rules.d/71-xpra-virtual-pointer.rules
 %attr(755,root,root) %{_bindir}/udev_product_version
 %attr(755,root,root) %{_bindir}/xpra
 %attr(755,root,root) %{_bindir}/xpra_browser
This page took 0.058213 seconds and 4 git commands to generate.