[packages/cc65] - fixed apple2enh dependency; release 3
qboosh
qboosh at pld-linux.org
Sun Jan 17 17:55:07 CET 2021
commit 7a9e78342b291737a31a716e15494f3c256463f8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jan 17 17:55:16 2021 +0100
- fixed apple2enh dependency; release 3
cc65.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cc65.spec b/cc65.spec
index 7b046e1..7e7cb2e 100644
--- a/cc65.spec
+++ b/cc65.spec
@@ -2,7 +2,7 @@ Summary: Crosscompiler/crossassembler for 6502 systems
Summary(pl.UTF-8): Kompilator/asembler skrośny dla systemów 6502
Name: cc65
Version: 2.19
-Release: 2
+Release: 3
License: Zlib
Group: Development/Languages
#Source0Download: https://github.com/cc65/cc65/releases
@@ -47,7 +47,7 @@ Summary: Apple //e specific libraries and headers for the cc65 compiler
Summary(pl.UTF-8): Specyficzne dla Apple //e biblioteki i pliki nagłówkowe
Group: Development/Languages
Requires: %{name} = %{version}-%{release}
-Requires: %{name}-apple = %{version}-%{release}
+Requires: %{name}-apple2 = %{version}-%{release}
%{?noarchpackage}
%description apple2enh
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cc65.git/commitdiff/7a9e78342b291737a31a716e15494f3c256463f8
More information about the pld-cvs-commit
mailing list