SPECS: minicom.spec - rel 3 - change ttyS group to dialout

baggins baggins at pld-linux.org
Mon Mar 16 11:48:40 CET 2009


Author: baggins                      Date: Mon Mar 16 10:48:40 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3
- change ttyS group to dialout

---- Files affected:
SPECS:
   minicom.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/minicom.spec
diff -u SPECS/minicom.spec:1.82 SPECS/minicom.spec:1.83
--- SPECS/minicom.spec:1.82	Wed Nov  5 12:36:49 2008
+++ SPECS/minicom.spec	Mon Mar 16 11:48:34 2009
@@ -14,7 +14,7 @@
 Summary(zh_CN.UTF-8):	一个文本界面的调试解调器控制器和终端模拟器。
 Name:		minicom
 Version:	2.3
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Applications/Communications
 #Source0Download: http://alioth.debian.org/project/showfiles.php?group_id=30018
@@ -38,6 +38,7 @@
 BuildRequires:	ncurses-devel >= 5.0
 BuildRequires:	sed >= 4.0
 Requires:	/usr/bin/tput
+Requires:	setup >= 2.6.1-1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -175,8 +176,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README rpm-doc/{extras,doc,tables}
 
-%attr(750,root,ttyS) %dir %{_sysconfdir}/minicom
-%attr(640,root,ttyS) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/minicom/*
+%attr(750,root,dialout) %dir %{_sysconfdir}/minicom
+%attr(640,root,dialout) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/minicom/*
 %attr(755,root,root) /etc/profile.d/minicom.sh
 %attr(755,root,root) /etc/profile.d/minicom.csh
 
@@ -198,6 +199,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2009/03/16 10:48:34  baggins
+- rel 3
+- change ttyS group to dialout
+
 Revision 1.82  2008/11/05 11:36:49  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/minicom.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list