packages: djvulibre/djvulibre.spec - added BR: qt-linguist
amateja
amateja at pld-linux.org
Thu Feb 11 09:30:03 CET 2010
Author: amateja Date: Thu Feb 11 08:30:03 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- added BR: qt-linguist
---- Files affected:
packages/djvulibre:
djvulibre.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: packages/djvulibre/djvulibre.spec
diff -u packages/djvulibre/djvulibre.spec:1.68 packages/djvulibre/djvulibre.spec:1.69
--- packages/djvulibre/djvulibre.spec:1.68 Thu Feb 11 08:40:17 2010
+++ packages/djvulibre/djvulibre.spec Thu Feb 11 09:29:58 2010
@@ -21,7 +21,10 @@
BuildRequires: automake
BuildRequires: libjpeg-devel
BuildRequires: libstdc++-devel
-%{?with_qt:BuildRequires: qt-devel >= 3:3.0.5}
+%if %{with qt}
+BuildRequires: qt-devel >= 3:3.0.5
+BuildRequires: qt-linguist
+%endif
BuildRequires: rpmbuild(macros) >= 1.357
%{?with_qt:BuildRequires: xorg-lib-libXt-devel}
Obsoletes: djvu
@@ -231,6 +234,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2010/02/11 08:29:58 amateja
+- added BR: qt-linguist
+
Revision 1.68 2010/02/11 07:40:17 amateja
- updated to 3.5.22
- removed redundent djvulibre-nostrip.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/djvulibre/djvulibre.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list