info: vice.spec

Marcin 'Qrczak' Kowalczyk qrczak w knm.org.pl
Nie, 27 Wrz 1998, 12:01:27 CEST


Rozdział: Emulatory.

Część 2. Commodore 64 / 128 / VIC20 / PET.

-- 
 __("<   Marcin Kowalczyk * qrczak w knm.org.pl http://qrczak.home.ml.org/
 \__/       GCS/M d- s+:-- a21 C+++>+++$ UL++>++++$ P+++ L++>++++$ E->++
  ^^                W++ N+++ o? K? w(---) O? M- V? PS-- PE++ Y? PGP->+ t
QRCZAK                  5? X- R tv-- b+>++ DI D- G+ e>++++ h! r--%>++ y-
-------------- następna część ---------
Summary:	VICE, the Versatile Commodore Emulator
Summary(pl):	VICE, emulator Commodora
Name:		vice
Version:	0.15.0
Release:	2
Copyright:	GPL
Group:		X11/Applications/Emulators
Source:		ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/%{name}-%{version}.tar.gz
URL:		http://www.tu-chemnitz.de/%7Efachat/vice/vice.html
BuildRoot:	/var/tmp/%{name}-%{version}-root

%description
VICE is a set of accurate emulators for the Commodore 64, 128, VIC20
and PET 8-bit computers, all of which run under the X Window System.

%description -l pl
VICE to zestaw dokładnych emulatorów ośmiobitowych komputerów Commodore
64, 128, VIC20 i PET. Wszystkie chodzą pod X Window.

%prep
%setup -q

%build
CFLAGS="$RPM_OPT_FLAGS -DNO_REGPARM" ./configure --prefix=/usr
make

%install
rm -rf $RPM_BUILD_ROOT
make install prefix=$RPM_BUILD_ROOT/usr

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644, root, root, 755)
%doc AUTHORS BUGS FEEDBACK NEWS README TODO
%doc doc/Evaluation doc/*.txt doc/html/*.html
%attr(755, root, root) /usr/bin/*
/usr/lib/vice/C128
/usr/lib/vice/C64
/usr/lib/vice/PET
/usr/lib/vice/VIC20
%attr(644, root, man) /usr/man/man1/*
/usr/info/*

%changelog
* Sun Sep 27 1998 Marcin 'Qrczak' Kowalczyk

- use %{name} and %{version} macros
- added %setup -q parameter
- BuildRooted
- moved from /usr/local into /usr
- added full %attr description in %files
- added pl translation
- don't package COPYING and INSTALL files
- all docs moved to doc's dir


Więcej informacji o liście dyskusyjnej pld-devel-pl