Author: baggins Date: Tue Sep 4 15:21:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - fixed doc build
---- Files affected: SPECS: uudeview.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/uudeview.spec diff -u SPECS/uudeview.spec:1.45 SPECS/uudeview.spec:1.46 --- SPECS/uudeview.spec:1.45 Tue Sep 4 17:02:24 2007 +++ SPECS/uudeview.spec Tue Sep 4 17:21:14 2007 @@ -9,12 +9,13 @@ Summary(pt_BR.UTF-8): UUDeview, decodificador de vĂ¡rios tipos de arquivos Name: uudeview Version: 0.5.20 -Release: 2 +Release: 3 License: GPL Group: Applications/File Source0: http://www.fpx.de/fp/Software/UUDeview/download/%{name}-%{version}.tar.gz # Source0-md5: 0161abaec3658095044601eae82bbc5b Patch0: %{name}-shared.patch +Patch1: %{name}-latex.patch URL: http://www.fpx.de/fp/Software/UUDeview/ BuildRequires: autoconf BuildRequires: automake @@ -89,6 +90,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -151,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2007/09/04 15:21:14 baggins +- rel 3 +- fixed doc build + Revision 1.45 2007/09/04 15:02:24 baggins - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uudeview.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
