SPECS (AC-branch): jabber-mu-conference.spec - adapter
glen
glen at pld-linux.org
Sun May 21 19:09:29 CEST 2006
Author: glen Date: Sun May 21 17:09:29 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- adapter
---- Files affected:
SPECS:
jabber-mu-conference.spec (1.20 -> 1.20.2.1)
---- Diffs:
================================================================
Index: SPECS/jabber-mu-conference.spec
diff -u SPECS/jabber-mu-conference.spec:1.20 SPECS/jabber-mu-conference.spec:1.20.2.1
--- SPECS/jabber-mu-conference.spec:1.20 Tue Jun 1 13:41:16 2004
+++ SPECS/jabber-mu-conference.spec Sun May 21 19:09:24 2006
@@ -19,10 +19,10 @@
Patch1: %{name}-config.patch
Patch2: %{name}-drop_priv.patch
URL: http://mu-conference.jabberstudio.org/
-PreReq: rc-scripts
-Requires(post,preun): /sbin/chkconfig
Requires(post): perl-base
Requires(post): textutils
+Requires(post,preun): /sbin/chkconfig
+Requires: rc-scripts
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -92,12 +92,12 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog FAQ README TODO *.xml
%attr(755,root,root) %{_sbindir}/*
-%attr(640,root,jabber) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/jabber/*
+%attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/*
%attr(754,root,root) /etc/rc.d/init.d/jabber-muc
%dir %attr(771,root,jabber) /var/lib/jabber-mu-conference/
%dir %attr(775,root,jabber) /var/log/jabber-mu-conference/
%dir %attr(775,root,jabber) /var/log/jabber-mu-conference/chats
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/jabber-muc
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/jabber-muc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -105,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20.2.1 2006/05/21 17:09:24 glen
+- adapter
+
Revision 1.20 2004/06/01 11:41:16 jajcus
- Release: 3
- build with JCR instead of jabberd14-devel - no more jabberd-1.4 dependency
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/jabber-mu-conference.spec?r1=1.20&r2=1.20.2.1&f=u
More information about the pld-cvs-commit
mailing list