packages: qemu/qemu.spec - BR: texinfo (for building manpages)=?UTF-8?Q?=20?=- fix noauto...
adamg
adamg at pld-linux.org
Wed Feb 8 16:26:38 CET 2012
Author: adamg Date: Wed Feb 8 15:26:38 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: texinfo (for building manpages)
- fix noautostrip regexp
- release 6 (rebuild against libpng-1.5)
---- Files affected:
packages/qemu:
qemu.spec (1.191 -> 1.192)
---- Diffs:
================================================================
Index: packages/qemu/qemu.spec
diff -u packages/qemu/qemu.spec:1.191 packages/qemu/qemu.spec:1.192
--- packages/qemu/qemu.spec:1.191 Wed Feb 8 14:38:23 2012
+++ packages/qemu/qemu.spec Wed Feb 8 16:26:33 2012
@@ -17,7 +17,7 @@
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
@@ -45,6 +45,7 @@
BuildRequires: pkgconfig
BuildRequires: sed >= 4.0
BuildRequires: texi2html
+BuildRequires: texinfo
BuildRequires: which
BuildRequires: xorg-lib-libX11-devel
Requires: %{name}-img = %{version}-%{release}
@@ -67,7 +68,7 @@
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
@@ -450,6 +451,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.192 2012/02/08 15:26:33 adamg
+- BR: texinfo (for building manpages)
+- fix noautostrip regexp
+- release 6 (rebuild against libpng-1.5)
+
Revision 1.191 2012/02/08 13:38:23 arekm
- rel 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qemu/qemu.spec?r1=1.191&r2=1.192&f=u
More information about the pld-cvs-commit
mailing list