summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Taraszka2001-07-19 14:20:25 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit681c2039e4d17cb22e54ccfb6df228eb57b31154 (patch)
treee163ab1a901d0e800eb25b027cb499a80a5368d9
parente28ee0e93be2a7aee97c4b11af23e913590980a8 (diff)
downloadplex86-681c2039e4d17cb22e54ccfb6df228eb57b31154.zip
plex86-681c2039e4d17cb22e54ccfb6df228eb57b31154.tar.gz
- ok, plex86 build with out any problems
Changed files: plex86.spec -> 1.5
-rw-r--r--plex86.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/plex86.spec b/plex86.spec
index 826c6b9..fb40fba 100644
--- a/plex86.spec
+++ b/plex86.spec
@@ -1,10 +1,10 @@
%define __year 2001
%define __date 0718
-%define __time 1707
+#%define __time 1707
Name: plex86
-Version: %{__year}_%{__date}_%{__time}
+Version: %{__year}%{__date}
Release: 1
Summary: x86 CPU emulator
Summary(pl): Emulator procesorów x86
@@ -13,8 +13,8 @@ Group(de): Applikationen/Emulators
Group(pl): Aplikacje/Emulatory
License: LGPL
ExclusiveArch: i586 i686 i786 K5 K6 K7
-Source0: ftp://ftp.plex86.org/pub/%{name}-%{__year}-%{__date}-%{__time}.tar.gz
-Patch0: %{name}.patch
+Source0: ftp://ftp.plex86.org/pub/%{name}-%{__year}-%{__date}.tar.gz
+#Patch0: %{name}.patch
BuildRequires: libstdc++-devel
BuildRequires: XFree86-devel
BuildRequires: ncurses-devel
@@ -37,7 +37,7 @@ pracujące systemy.
%prep
%setup -q -n %{name}
-%patch -p1
+#%patch -p1
%build
CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses"
@@ -89,7 +89,7 @@ find docs -type f -name .cvsignore -o -name Makefile\* | xargs rm -f
mv -f docs/README docs/README.docs
gzip -9nf README README.DOS ChangeLog PERFORMANCE SBE-OFF-CONDITIONS TODO
-gzip -9nf docs/{README.docs,sgml/README*,txt/*,xml/README}
+gzip -9nf docs/{README.docs,txt/*,xml/README}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -144,4 +144,4 @@ mkfontdir %{_fontsdir}/misc
%{_libdir}/plex86/bios/*BIOS*
%{_libdir}/plex86/conf
-%doc *.gz docs/{README*,html,misc,sgml,xml,txt}
+%doc *.gz docs/{README*,html,misc,xml,txt}