[packages/xcm] - updated to 0.5.4

qboosh qboosh at pld-linux.org
Sun Aug 27 22:25:37 CEST 2023


commit c40bb4e99cc21fb72a2d9e775118d36a25bc61be
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 27 22:19:14 2023 +0200

    - updated to 0.5.4

 xcm.spec | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/xcm.spec b/xcm.spec
index bdd7912..c9b11ce 100644
--- a/xcm.spec
+++ b/xcm.spec
@@ -5,15 +5,17 @@
 Summary:	X Color Management tools
 Summary(pl.UTF-8):	Narzędzia X Color Management (do zarządzania kolorami w X)
 Name:		xcm
-Version:	0.5.3
+Version:	0.5.4
 Release:	1
 License:	MIT
 Group:		X11/Applications
-Source0:	http://downloads.sourceforge.net/oyranos/%{name}-%{version}.tar.bz2
-# Source0-md5:	ed74e97ff6dc5b320e99caacc8511035
-URL:		http://www.oyranos.org/
+#Source0Download: https://github.com/oyranos-cms/xcm/releases
+Source0:	https://github.com/oyranos-cms/xcm/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	cb96d9a704b182a7dce0fe30c9a7b2de
+#URL:		http://www.oyranos.org/
+URL:		https://github.com/oyranos-cms/xcm
 BuildRequires:	libXcm-devel >= 0.5.3
-%{?with_oyranos:BuildRequires:	oyranos-devel}
+%{?with_oyranos:BuildRequires:	oyranos-devel >= 0.9.6}
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXfixes-devel
@@ -46,18 +48,23 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# packaged as %doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/xcm
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc README.md docs/{AUTHORS,COPYING,ChangeLog}
 %attr(755,root,root) %{_bindir}/xcm
 %attr(755,root,root) %{_bindir}/xcmddc
 %attr(755,root,root) %{_bindir}/xcmedid
 %attr(755,root,root) %{_bindir}/xcmevents
+%attr(755,root,root) %{_bindir}/xcmhextobin
 /lib/udev/rules.d/90-xcm-i2c.rules
 %{_mandir}/man1/xcm.1*
 %{_mandir}/man1/xcmddc.1*
 %{_mandir}/man1/xcmedid.1*
 %{_mandir}/man1/xcmevents.1*
+%{_mandir}/man1/xcmhextobin.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xcm.git/commitdiff/c40bb4e99cc21fb72a2d9e775118d36a25bc61be



More information about the pld-cvs-commit mailing list