[packages/dovecot] Move 'dovecot-config' into place

jajcus jajcus at pld-linux.org
Mon Dec 9 16:12:48 CET 2013


commit 94763843472617c1182f987331dbc980ce179d68
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Dec 9 15:36:19 2013 +0100

    Move 'dovecot-config' into place
    
    It must have been renamed to dovecot-devel by mistake when the libraries
    were moved away from the dovecot-devel directory.
    
    Release: 2

 dovecot.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index ab467d9..974361f 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -11,7 +11,7 @@ Summary:	IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
 Version:	2.2.9
-Release:	1
+Release:	2
 Epoch:		1
 License:	MIT (libraries), LGPL v2.1 (the rest)
 Group:		Networking/Daemons
@@ -196,8 +196,6 @@ touch $RPM_BUILD_ROOT/etc/security/blacklist.imap
 
 find $RPM_BUILD_ROOT%{_libdir}/%{name} -name '*.la' | xargs rm
 
-mv $RPM_BUILD_ROOT%{_libdir}/%{name}/dovecot-config $RPM_BUILD_ROOT%{_libdir}/%{name}-devel
-
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
 %{__rm} -r $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/README
 
@@ -350,7 +348,7 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/libdovecot-login.so
 %attr(755,root,root) %{_libdir}/%{name}/libdovecot-sql.so
 %attr(755,root,root) %{_libdir}/%{name}/libdovecot-storage.so
-%{_libdir}/%{name}-devel
+%{_libdir}/%{name}/%{name}-config
 %{_includedir}/%{name}
 %{_aclocaldir}/dovecot.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dovecot.git/commitdiff/469a45314c2b256072845ab7ebdca05c3cfdce5f



More information about the pld-cvs-commit mailing list