Author: lisu Date: Wed May 19 13:16:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - 0.8.0 - unify cmake section
---- Files affected: packages/podofo: podofo.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/podofo/podofo.spec diff -u packages/podofo/podofo.spec:1.2 packages/podofo/podofo.spec:1.3 --- packages/podofo/podofo.spec:1.2 Sat Nov 14 22:39:56 2009 +++ packages/podofo/podofo.spec Wed May 19 15:16:02 2010 @@ -6,12 +6,12 @@ Summary: Library to work with PDF files Summary(pl.UTF-8): Biblioteka do obsługi PDF-ów Name: podofo -Version: 0.7.0 +Version: 0.8.0 Release: 1 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/podofo/%{name}-%{version}.tar.gz -# Source0-md5: b9623fd9279fca49f7cdd5c1fed182b1 +# Source0-md5: b73b4f2f3525a2dcd632f5e0054cab63 URL: http://podofo.sourceforge.net/ BuildRequires: cmake %{?with_apidocs:BuildRequires: doxygen} @@ -97,7 +97,7 @@ %setup -q %build -mkdir build +install -d build cd build %cmake .. \ -DCMAKE_INSTALL_PREFIX="%{_prefix}" \ @@ -166,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/05/19 13:16:02 lisu +- 0.8.0 +- unify cmake section + Revision 1.2 2009/11/14 21:39:56 zbyniu - fix build on 64 bit; BR: openssl-devel, texlive-pdftex ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/podofo/podofo.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
