From 22f71ecb3b5018eedae99c71b878fbbb0177393d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Wed, 8 Feb 2012 15:26:33 +0000 Subject: [PATCH] - BR: texinfo (for building manpages) - fix noautostrip regexp - release 6 (rebuild against libpng-1.5) Changed files: qemu.spec -> 1.192 --- qemu.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qemu.spec b/qemu.spec index bf122c2..fffb5c8 100644 --- a/qemu.spec +++ b/qemu.spec @@ -16,7 +16,7 @@ Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu Version: 1.0 -Release: 5 +Release: 6 License: GPL Group: Applications/Emulators Source0: http://wiki.qemu.org/download/%{name}-%{version}.tar.gz @@ -44,6 +44,7 @@ BuildRequires: perl-tools-pod BuildRequires: pkgconfig BuildRequires: sed >= 4.0 BuildRequires: texi2html +BuildRequires: texinfo BuildRequires: which BuildRequires: xorg-lib-libX11-devel Requires: %{name}-img = %{version}-%{release} @@ -66,7 +67,7 @@ ExclusiveArch: %{ix86} %{x8664} %{?with_userspace:ppc} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # some PPC/SPARC boot image in ELF format -%define _noautostrip .*%{_datadir}/qemu/.*-.* .*%{_datadir}/qemu/bios.bin +%define _noautostrip .*%{_datadir}/qemu/.*-.* %description QEMU is a FAST! processor emulator. By using dynamic translation it -- 2.44.0