[packages/getmail] - up to 4.52.0

adwol adwol at pld-linux.org
Tue Nov 1 01:45:08 CET 2016


commit 942a927d4ff4d6111d92156b883a9edfdfdbca0f
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Tue Nov 1 01:44:25 2016 +0100

    - up to 4.52.0

 getmail.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/getmail.spec b/getmail.spec
index 46ac8a8..533e47f 100644
--- a/getmail.spec
+++ b/getmail.spec
@@ -1,12 +1,12 @@
 Summary:	getmail - a mail retriever designed to allow you to get your mail
 Summary(pl.UTF-8):	getmail - program do ściągania poczty
 Name:		getmail
-Version:	4.13.0
-Release:	2
+Version:	4.52.0
+Release:	1
 License:	GPL v2
 Group:		Applications/Mail
 Source0:	http://pyropus.ca/software/getmail/old-versions/%{name}-%{version}.tar.gz
-# Source0-md5:	e1b290c36912e62446dfc9a5203539ca
+# Source0-md5:	5aa4dc9901bf4beb83ced9ac4bceaa9e
 URL:		http://pyropus.ca/software/getmail/
 BuildRequires:	python-devel >= 1:2.3.3
 BuildRequires:	rpm-pythonprov
@@ -45,16 +45,17 @@ użytkowników lub celów w oparciu o adres adresata na kopercie.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__python} setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
+%{__python} setup.py install --prefix=%{_prefix} --install-purelib=%{py_sitescriptdir} --optimize=2 --root=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm -f {} \;
+rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README docs/{CHANGELOG,THANKS,TODO,getmailrc-examples} docs/*.txt
+%doc README docs/{BUGS,CHANGELOG,THANKS,TODO,getmailrc-examples} docs/*.txt
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/getmail*
 %{_mandir}/man1/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/getmail.git/commitdiff/942a927d4ff4d6111d92156b883a9edfdfdbca0f



More information about the pld-cvs-commit mailing list