packages: podofo/podofo.spec - for time being use tetex deps in Titanium
hawk
hawk at pld-linux.org
Wed Aug 25 20:23:00 CEST 2010
Author: hawk Date: Wed Aug 25 18:23:00 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- for time being use tetex deps in Titanium
---- Files affected:
packages/podofo:
podofo.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/podofo/podofo.spec
diff -u packages/podofo/podofo.spec:1.8 packages/podofo/podofo.spec:1.9
--- packages/podofo/podofo.spec:1.8 Wed Aug 25 12:56:22 2010
+++ packages/podofo/podofo.spec Wed Aug 25 20:22:54 2010
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Biblioteka do obsługi PDF-ów
Name: podofo
Version: 0.8.2
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: http://downloads.sourceforge.net/podofo/%{name}-%{version}.tar.gz
@@ -21,7 +21,11 @@
BuildRequires: libstdc++-devel
BuildRequires: libtiff-devel
BuildRequires: openssl-devel
+%if "%{pld_release}" != "th"
+BuildRequires: tetex-pdftex
+%else
BuildRequires: texlive-pdftex
+%endif
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -166,6 +170,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/08/25 18:22:54 hawk
+- for time being use tetex deps in Titanium
+
Revision 1.8 2010/08/25 10:56:22 lisu
- notice patch removal
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/podofo/podofo.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list