SPECS (AC-branch): poldek.spec - add trigger to escape from evil m...

glen glen at pld-linux.org
Thu Jul 19 14:56:23 CEST 2007


Author: glen                         Date: Thu Jul 19 12:56:23 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- add trigger to escape from evil msmtp-sendmail; rel 18

---- Files affected:
SPECS:
   poldek.spec (1.197.2.89.2.3 -> 1.197.2.89.2.4) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.89.2.3 SPECS/poldek.spec:1.197.2.89.2.4
--- SPECS/poldek.spec:1.197.2.89.2.3	Wed Jul 18 01:56:05 2007
+++ SPECS/poldek.spec	Thu Jul 19 14:56:18 2007
@@ -18,7 +18,7 @@
 Summary(pl):	Pomocnicze narzêdzie do zarz±dzania pakietami RPM
 Name:		poldek
 Version:	0.20
-Release:	17
+Release:	18
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://poldek.pld-linux.org/download/%{name}-%{version}.tar.bz2
@@ -340,6 +340,11 @@
 	fi
 fi
 
+%triggerpostun -- poldek < 0.20-15
+# add ignore = msmtp-sendmail* to [ac] source
+# as it would otherwise replace postfix with msmtp-sendmail without even asking!!!
+%{__sed} -i -e '/^path.*=.*%%{_pld_prefix}\/PLD\/%%{_pld_arch}\/PLD\/RPMS\//aignore = msmtp-sendmail*' %{_sysconfdir}/%{name}/pld-source.conf
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc README* NEWS TODO configs/
@@ -382,6 +387,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197.2.89.2.4  2007/07/19 12:56:18  glen
+- add trigger to escape from evil msmtp-sendmail; rel 18
+
 Revision 1.197.2.89.2.3  2007/07/17 23:56:05  glen
 - updated poldek.conf
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.89.2.3&r2=1.197.2.89.2.4&f=u



More information about the pld-cvs-commit mailing list