Author: zboczuch Date: Tue Feb 21 07:33:48 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.5.1 - updated URL
---- Files affected: SPECS: libpst.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libpst.spec diff -u SPECS/libpst.spec:1.2 SPECS/libpst.spec:1.3 --- SPECS/libpst.spec:1.2 Fri Nov 28 15:17:20 2003 +++ SPECS/libpst.spec Tue Feb 21 08:33:42 2006 @@ -2,13 +2,13 @@ Summary: Tools for conversion of Outlook files to mailbox and other formats Summary(pl): Narzędzia do konwersji plików Outlooka do formatu mailbox i innych Name: libpst -Version: 0.5 +Version: 0.5.1 Release: 1 License: GPL Group: Applications/Files -Source0: http://dl.sourceforge.net/ol2mbox/%{name}_%{version}.tgz -# Source0-md5: aebe0033b3a3fb9afc6ae948d767a684 -URL: http://sourceforge.net/projects/ol2mbox/ +Source0: http://alioth.debian.org/download.php/844/%{name}-%{version}.tgz +# Source0-md5: 0a80562bf7c503f9d3fdd96e0de10408 +URL: http://alioth.debian.org/projects/libpst/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -23,7 +23,7 @@ obsługuje listy, foldery i w większości kontakty. %prep -%setup -q -n %{name}_%{version} +%setup -q %build %{__make} \ @@ -33,15 +33,15 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} -install readpst readpstlog $RPM_BUILD_ROOT%{_bindir} -install debian/readpst.1 $RPM_BUILD_ROOT%{_mandir}/man1 +install lspst readpst readpstlog $RPM_BUILD_ROOT%{_bindir} +install readpst.1 readpstlog.1 $RPM_BUILD_ROOT%{_mandir}/man1 %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTHORS CREDITS FILE-FORMAT README +%doc AUTHORS ChangeLog CREDITS FILE-FORMAT TODO %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* @@ -51,6 +51,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/02/21 07:33:42 zboczuch +- up to 0.5.1 +- updated URL + Revision 1.2 2003/11/28 14:17:20 qboosh - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libpst.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
