packages: v86d/v86d.spec - initrd requires config from base package. LP#411...

glen glen at pld-linux.org
Wed Sep 8 09:51:02 CEST 2010


Author: glen                         Date: Wed Sep  8 07:51:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initrd requires config from base package. LP#411839; rel 4

---- Files affected:
packages/v86d:
   v86d.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/v86d/v86d.spec
diff -u packages/v86d/v86d.spec:1.22 packages/v86d/v86d.spec:1.23
--- packages/v86d/v86d.spec:1.22	Mon Apr  6 14:42:03 2009
+++ packages/v86d/v86d.spec	Wed Sep  8 09:50:57 2010
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_with	x86emu	# x86emu instead of LRMI/vm86
 %bcond_without	initrd	# don't build klibc based helper for initrd/initramfs
-#
+
 %ifnarch %{ix86}
 %define		with_x86emu	1
 %endif
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Program pomocniczy uvesafb uruchamiający kod x86 w emulowanym środowisku
 Name:		v86d
 Version:	0.1.9
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dev.gentoo.org/~spock/projects/uvesafb/archive/%{name}-%{version}.tar.bz2
@@ -55,13 +55,15 @@
 Summary:	uvesafb userspace helper that runs x86 code in an emulated environment - initrd version
 Summary(pl.UTF-8):	Program pomocniczy uvesafb uruchamiający kod x86 w emulowanym środowisku - wersja dla initrd
 Group:		Base
+Requires:	%{name} = %{version}-%{release}
 
 %description initrd
 uvesafb userspace helper that runs x86 code in an emulated environment
 - initrd version
 
 %description initrd -l pl.UTF-8
-Program pomocniczy uvesafb uruchamiający kod x86 w emulowanym środowisku
+Program pomocniczy uvesafb uruchamiający kod x86 w emulowanym
+środowisku
 - wersja dla initrd
 
 %prep
@@ -129,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2010/09/08 07:50:57  glen
+- initrd requires config from base package. LP#411839; rel 4
+
 Revision 1.22  2009/04/06 12:42:03  baggins
 - rel 3
 - renamed bcond klibc -> initrd
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/v86d/v86d.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list