jabberd.patch

Marcin Sztolcman msztolcman at post.pl
Thu Apr 14 23:17:42 CEST 2005


witam
w zwiazku z malymi upgradeami:

jabberd.spec - przy probie budowania bez sqlite nie instalowal
db-setup.sqlite, ale w docach na sile chcial go wrzucac, przez co sie
wysypywal.

	MySZ

-- 
Marcin ``MySZ`` Sztolcman
http://diary.urzenia.net :: mailto:http://urzenia.net/email

-------------- next part --------------
--- jabberd.spec.org	2005-04-04 09:32:59.000000000 +0200
+++ jabberd.spec	2005-04-14 05:28:46.965380184 +0200
@@ -172,7 +172,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS PROTOCOL README TODO %{?with_avatars:AVATARS}
-%doc tools/{migrate.pl,db-setup.mysql,db-setup.pgsql,db-setup.sqlite,pipe-auth.pl}
+%doc tools/{migrate.pl,db-setup.mysql,db-setup.pgsql,%{?with_sqlite:db-setup.sqlite,}pipe-auth.pl}
 %attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/*.cfg
 %attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/*.xml
 %dir %{_sysconfdir}/jabber/templates



More information about the pld-devel-pl mailing list