SPECS: dovecot.spec - aah... move dovecot-config instead of symlin...

qboosh qboosh at pld-linux.org
Fri Jan 11 23:35:44 CET 2008


Author: qboosh                       Date: Fri Jan 11 22:35:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- aah... move dovecot-config instead of symlinking
- release 3

---- Files affected:
SPECS:
   dovecot.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.83 SPECS/dovecot.spec:1.84
--- SPECS/dovecot.spec:1.83	Fri Jan 11 22:53:05 2008
+++ SPECS/dovecot.spec	Fri Jan 11 23:35:39 2008
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
 Version:	1.0.10
-Release:	2
+Release:	3
 License:	MIT (libraries), LGPL v2.1 (the rest)
 Group:		Networking/Daemons
 Source0:	http://dovecot.org/releases/1.0/%{name}-%{version}.tar.gz
@@ -176,7 +176,7 @@
 	install -d $RPM_BUILD_ROOT%{_libdir}/%{name}-devel/src/$dir
 	install -p -m644 src/$dir/*.a $RPM_BUILD_ROOT%{_libdir}/%{name}-devel/src/$dir
 done
-ln -sf %{_includedir}/%{name}/dovecot-config $RPM_BUILD_ROOT%{_libdir}/%{name}-devel
+mv $RPM_BUILD_ROOT%{_libdir}/%{name}/dovecot-config $RPM_BUILD_ROOT%{_libdir}/%{name}-devel
 
 rm -r $RPM_BUILD_ROOT%{_docdir}/%{name}/wiki
 
@@ -258,6 +258,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2008-01-11 22:35:39  qboosh
+- aah... move dovecot-config instead of symlinking
+- release 3
+
 Revision 1.83  2008-01-11 21:53:05  qboosh
 - cleanup (non-existing patch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list