[packages/xorg-app-scripts] Rel 4
arekm
arekm at pld-linux.org
Sun Mar 15 12:43:34 CET 2026
commit efba835ce5009124c250a0c446d3a58ed7050f5c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Mar 15 12:43:28 2026 +0100
Rel 4
xorg-app-scripts.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-app-scripts.spec b/xorg-app-scripts.spec
index 4dd9616..fbf507f 100644
--- a/xorg-app-scripts.spec
+++ b/xorg-app-scripts.spec
@@ -2,7 +2,7 @@ Summary: Few simple scripts
Summary(pl.UTF-8): Kilka prostych skryptów
Name: xorg-app-scripts
Version: 1.0.1
-Release: 3
+Release: 4
License: MIT
Group: X11/Applications
Source0: http://xorg.freedesktop.org/releases/individual/app/scripts-%{version}.tar.bz2
@@ -15,6 +15,7 @@ BuildRequires: xorg-lib-libX11-devel
BuildRequires: xorg-util-util-macros >= 0.99.2
Requires: awk
Requires: xorg-app-xauth
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -31,7 +32,9 @@ Kilka prostych skryptów.
%{__autoconf}
%{__autoheader}
%{__automake}
-%configure
+%configure \
+ --build=%{_host} \
+ --host=%{_host}
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-scripts.git/commitdiff/efba835ce5009124c250a0c446d3a58ed7050f5c
More information about the pld-cvs-commit
mailing list