Author: glen Date: Sun Oct 28 13:33:14 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix file listed twice
---- Files affected: SPECS: smstools.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: SPECS/smstools.spec diff -u SPECS/smstools.spec:1.51 SPECS/smstools.spec:1.52 --- SPECS/smstools.spec:1.51 Sat Jun 30 11:25:29 2007 +++ SPECS/smstools.spec Sun Oct 28 14:33:09 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzia serwera SMS Name: smstools Version: 2.2.18 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/Communications Source0: http://www.meinemullemaus.de/smstools/packages/%{name}-%{version}.tar.gz @@ -75,7 +75,7 @@ %attr(755,root,root) %{_sbindir}/* %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/* -%attr(710,root,uucp) /var/spool/sms/ +%dir %attr(710,root,uucp) /var/spool/sms/ %attr(750,root,root) /var/spool/sms/OTHER %attr(750,root,root) /var/spool/sms/failed %attr(750,root,root) /var/spool/sms/incoming @@ -89,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2007/10/28 13:33:09 glen +- fix file listed twice + Revision 1.51 2007/06/30 09:25:29 paszczus - updated to 2.2.18 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smstools.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
