packages: dpkg/dpkg.spec - po4a dep is bogous, just needs exist, so set it ...

sparky sparky at pld-linux.org
Fri Feb 4 01:22:15 CET 2011


Author: sparky                       Date: Fri Feb  4 00:22:15 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- po4a dep is bogous, just needs exist, so set it to true

---- Files affected:
packages/dpkg:
   dpkg.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/dpkg/dpkg.spec
diff -u packages/dpkg/dpkg.spec:1.35 packages/dpkg/dpkg.spec:1.36
--- packages/dpkg/dpkg.spec:1.35	Fri Feb  4 01:18:54 2011
+++ packages/dpkg/dpkg.spec	Fri Feb  4 01:22:10 2011
@@ -15,7 +15,6 @@
 BuildRequires:	libselinux-devel
 BuildRequires:	perl-tools-pod
 BuildRequires:	pkgconfig
-BuildRequires:	po4a
 BuildRequires:	rpm-perlprov
 BuildRequires:	zlib-devel
 Requires:	perl-base
@@ -45,6 +44,7 @@
 
 %build
 %configure \
+	PO4A="true" \
 	--disable-silent-rules \
 	--enable-shared \
 	--without-dselect \
@@ -146,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2011/02/04 00:22:10  sparky
+- po4a dep is bogous, just needs exist, so set it to true
+
 Revision 1.35  2011/02/04 00:18:54  sparky
 - generate perl deps
 - BR: pkgconfig, po4a, rpm-perlprov
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dpkg/dpkg.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list