SPECS: dspam.spec - attr changes

arekm arekm at pld-linux.org
Wed Feb 1 23:31:40 CET 2006


Author: arekm                        Date: Wed Feb  1 22:31:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- attr changes

---- Files affected:
SPECS:
   dspam.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/dspam.spec
diff -u SPECS/dspam.spec:1.51 SPECS/dspam.spec:1.52
--- SPECS/dspam.spec:1.51	Wed Feb  1 21:56:34 2006
+++ SPECS/dspam.spec	Wed Feb  1 23:31:34 2006
@@ -18,7 +18,7 @@
 Summary(pl):	Biblioteka i MDA do bayesowskiego filtrowania spamu
 Name:		dspam
 Version:	3.6.3
-Release:	0.4
+Release:	0.4.1
 License:	GPL
 Group:		Applications/Mail
 Source0:	http://www.nuclearelephant.com/projects/dspam/sources/%{name}-%{version}.tar.gz
@@ -279,7 +279,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
+install -d $RPM_BUILD_ROOT/{var/run/dspam,/etc/{rc.d/init.d,sysconfig}}
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/dspam
 
 # install devel files
@@ -395,8 +395,8 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dspam.conf
 %dir %attr(750,root,mail) /var/lib/%{name}
 %attr(755,root,root) %config(noreplace) /etc/cron.daily/%{name}
-%attr(755,root,mail) %{_bindir}/%{name}
-%attr(755,root,mail) %{_bindir}/%{name}_logrotate
+%attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_bindir}/%{name}_logrotate
 %attr(755,root,root) %{_bindir}/%{name}_clean
 %attr(755,root,root) %{_bindir}/%{name}_corpus
 %attr(755,root,root) %{_bindir}/%{name}_crc
@@ -413,8 +413,9 @@
 %files client
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dspam.conf
+%attr(770,root,mail) /var/run/dspam
 %endif
-%attr(755,root,mail) %{_bindir}/%{name}c
+%attr(755,root,root) %{_bindir}/%{name}c
 
 %files libs
 %defattr(644,root,root,755)
@@ -476,6 +477,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/02/01 22:31:34  arekm
+- attr changes
+
 Revision 1.51  2006/02/01 20:56:34  arekm
 - bcond works (mysql40)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dspam.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list