Author: megabajt Date: Tue Apr 24 12:13:23 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.5
---- Files affected: packages/unoconv: unoconv.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/unoconv/unoconv.spec diff -u packages/unoconv/unoconv.spec:1.6 packages/unoconv/unoconv.spec:1.7 --- packages/unoconv/unoconv.spec:1.6 Fri Jan 28 14:57:17 2011 +++ packages/unoconv/unoconv.spec Tue Apr 24 14:13:17 2012 @@ -1,14 +1,12 @@ # $Revision$, $Date$ Summary: Tool to convert between any document format supported by OpenOffice Name: unoconv -Version: 0.4 -Release: 2 +Version: 0.5 +Release: 1 License: GPL -Group: Base +Group: Applications Source0: http://dag.wieers.com/home-made/unoconv/%{name}-%{version}.tar.bz2 -# Source0-md5: 64cd2c3b0823d329890c0bedffdfa6ae -Patch1: %{name}-ld_library_path.patch -Patch2: %{name}-libreoffice.patch +# Source0-md5: 09a02fe3d258dd332826569026f84d6f URL: http://dag.wieers.com/home-made/unoconv/ BuildRequires: python >= 2.0 BuildRequires: rpm-pythonprov @@ -31,8 +29,6 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p0 %build @@ -47,8 +43,8 @@ %files %defattr(644,root,root,755) +%doc AUTHORS ChangeLog README.asciidoc WISHLIST docs/*.txt %attr(755,root,root) %{_bindir}/unoconv -%doc AUTHORS ChangeLog COPYING README TODO WISHLIST docs/ tests/ %{_mandir}/man1/unoconv.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -57,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2012/04/24 12:13:17 megabajt +- updated to 0.5 + Revision 1.6 2011/01/28 13:57:17 caleb - Patch for possible libreoffice install paths - Rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/unoconv/unoconv.spec?r1=1.6&r2=1.7 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
