[packages/acerhkgui] Rel 3
arekm
arekm at pld-linux.org
Mon May 11 23:46:48 CEST 2026
commit a280b17a719e05254c923f6d0ad4a247a0d8cc2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon May 11 23:46:34 2026 +0200
Rel 3
acerhkgui.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/acerhkgui.spec b/acerhkgui.spec
index 4cebba7..668e688 100644
--- a/acerhkgui.spec
+++ b/acerhkgui.spec
@@ -1,9 +1,10 @@
Summary: Wifi and Bluetooth hardware switch GUI
Name: acerhkgui
Version: 0.6
-Release: 2
+Release: 3
License: GPL v2
Group: Networking
+BuildArch: noarch
Source0: http://dl.sourceforge.net/acerhkgui/%{name}-%{version}.zip
# Source0-md5: 1aeb6918fb5c1583bc1585538f797234
URL: http://sourceforge.net/projects/acerhkgui/
@@ -18,7 +19,7 @@ installed.
%prep
%setup -q -n %{name}
-sed -e '1s|env python|python|' -e "s|~/bin/acerhkgui/|%{_datadir}/%{name}/|" -i acerhkgui
+sed -e '1s|env python|python2|' -e "s|~/bin/acerhkgui/|%{_datadir}/%{name}/|" -i acerhkgui
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acerhkgui.git/commitdiff/a280b17a719e05254c923f6d0ad4a247a0d8cc2c
More information about the pld-cvs-commit
mailing list