SPECS: z88dk.spec - up to 1.8
witekfl
witekfl at pld-linux.org
Wed Mar 12 12:10:29 CET 2008
Author: witekfl Date: Wed Mar 12 11:10:29 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.8
---- Files affected:
SPECS:
z88dk.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/z88dk.spec
diff -u SPECS/z88dk.spec:1.25 SPECS/z88dk.spec:1.26
--- SPECS/z88dk.spec:1.25 Thu Jan 31 01:02:58 2008
+++ SPECS/z88dk.spec Wed Mar 12 12:10:23 2008
@@ -2,16 +2,16 @@
Summary: Z88 Development Kit
Summary(pl.UTF-8): Zestaw programistyczny Z88
Name: z88dk
-Version: 1.7
+Version: 1.8
Release: 1
Epoch: 1
License: Artistic
Group: Development/Tools
Source0: http://dl.sourceforge.net/z88dk/%{name}-src-%{version}.tgz
-# Source0-md5: cbb910bcb8beb0b15b101a4420d3fb25
+# Source0-md5: f3a762cb6263430f76163e3e85fa1102
+Patch0: %{name}-setup.patch
URL: http://z88dk.sourceforge.net/
BuildRequires: rpmbuild(macros) >= 1.213
-BuildRequires: sed >= 4.0
ExcludeArch: %{x8664} alpha ia64 ppc64 s390x sparc64
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -23,7 +23,7 @@
%description -l pl.UTF-8
z88dk zawiera kompilator C (zcc) generujący kod dla procesora Z80,
asembler (z80asm) i biblioteki dla różnych komputerów z procesorem
-Z80, m. in. dla ZX Spectrum, Z88, MSX.
+Z80, m.in. dla ZX Spectrum, Z88, MSX.
%package examples
Summary: Examples for Z88 Development Kit
@@ -39,8 +39,7 @@
%prep
%setup -q -n %{name}
-sed -i -e 's/$(prefix)/$(DESTDIR)\/$(prefix)/g' Makefile
-sed -i -e 's/\.\/config\.sh $(DESTDIR)\//\.\/config.sh /' Makefile
+%patch0 -p1
%build
Z80_OZFILES=`pwd`/lib/
@@ -73,7 +72,7 @@
%defattr(644,root,root,755)
%doc README.1st EXTENSIONS doc/* support LICENSE
%attr(755,root,root) %{_bindir}/*
-%{_libdir}/%{name}
+%{_datadir}/%{name}
%files examples
%defattr(644,root,root,755)
@@ -86,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008-03-12 11:10:23 witekfl
+- up to 1.8
+
Revision 1.25 2008-01-31 00:02:58 witekfl
-up to 1.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/z88dk.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list