Author: gotar Date: Tue Jan 1 17:39:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added missing BRs, TODO, cosmetics
---- Files affected: SPECS: pdfedit.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/pdfedit.spec diff -u SPECS/pdfedit.spec:1.1 SPECS/pdfedit.spec:1.2 --- SPECS/pdfedit.spec:1.1 Sun Dec 30 00:01:00 2007 +++ SPECS/pdfedit.spec Tue Jan 1 18:38:57 2008 @@ -1,4 +1,9 @@ # $Revision$, $Date$ +# +# TODO: +# - don't package entire doc subdirectory as %doc, make install creates +# much more reasonable directory structure +# Summary: Editor for manipulating PDF documents Summary(pl.UTF-8): Edytor do manipulowania dokumentami PDF Name: pdfedit @@ -10,13 +15,18 @@ # Source0-md5: e4ed098f70a4c5675b16b22641f5a182 URL: http://pdfedit.petricek.net/ BuildRequires: boost-devel +BuildRequires: boost-call_traits-devel +BuildRequires: libpaper-devel +BuildRequires: motif-devel BuildRequires: qmake BuildRequires: qt-devel +BuildRequires: t1lib-devel +BuildRequires: xorg-lib-libXaw-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Complete editing of pdf documents is made possible with PDFedit. You -can change either raw pdf objects (for advanced users) or use +Complete editing of PDF documents is made possible with PDFedit. You +can change either raw PDF objects (for advanced users) or use predefined gui functions. Functions can be easily added as everything is based on a scripts. @@ -61,6 +71,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-01-01 17:38:57 gotar +- added missing BRs, TODO, cosmetics + Revision 1.1 2007-12-29 23:01:00 twittner - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pdfedit.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
