オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Annotation of /trunk/1.8.x/ccs-tools/ccs-tools.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3169 - (hide annotations) (download)
Wed Nov 11 03:18:00 2009 UTC (14 years, 6 months ago) by kumaneko
Original Path: trunk/1.7.x/ccs-tools/ccstools/ccs-tools.spec
File size: 2605 byte(s)


1 kumaneko 471 Summary: TOMOYO Linux tools
2    
3     Name: ccs-tools
4 kumaneko 3169 Version: 1.7.1
5 kumaneko 2875 Release: 1
6 kumaneko 471 License: GPL
7     Group: System Environment/Kernel
8     ExclusiveOS: Linux
9     Autoreqprov: no
10     Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
11 kumaneko 3169 Conflicts: ccs-tools < 1.7.1-1
12 kumaneko 471
13 kumaneko 3169 Source0: http://osdn.dl.sourceforge.jp/tomoyo/43376/ccs-tools-1.7.1-20091111.tar.gz
14 kumaneko 471
15     %description
16     This is TOMOYO Linux tools.
17    
18     %prep
19    
20     %setup -q -n ccstools
21    
22     %build
23    
24     make -s all
25    
26     %install
27    
28     make -s install INSTALLDIR=%{buildroot}
29    
30     %clean
31    
32     rm -rf $RPM_BUILD_ROOT
33    
34     %files
35     %defattr(-,root,root)
36     /sbin/ccs-init
37     /usr/lib/ccs/
38 kumaneko 727 /usr/sbin/
39 kumaneko 759 /usr/share/man/
40 kumaneko 2908 %attr(4755,root,root) /usr/lib/ccs/force-logout
41 kumaneko 1062 %config(noreplace) /usr/lib/ccs/ccstools.conf
42 kumaneko 471
43     %changelog
44 kumaneko 3169 * Wede Nov 11 2009 1.7.1-1
45     - Fourth anniversary release.
46     - Added network mode support to ccs-queryd and ccs-auditd.
47     - Removed policy diff support from ccs-savepolicy, ccs-loadpolicy, ccs-init .
48     - Added ccs-diffpolicy for generating policy diff file.
49     - Updated to handle TOMOYO 1.7.x's syntax.
50     - Added ccs-selectpolicy for picking up specific domain's policy.
51     - Added convert-audit-log for generating policy from audit logs.
52     - Added "--file" option to ccs-patternize.
53    
54 kumaneko 2975 * Thu Sep 03 2009 1.7.0-1
55 kumaneko 2977 - Removed programs for TOMOYO 2.2.0 from this package.
56     Please use tomoyo-tools-2.2.0 package for TOMOYO 2.2.0 .
57     - Converted /sbin/ccs-init and /usr/lib/ccs/init_policy to binary programs.
58 kumaneko 2975 - Removed "realpath", "make_alias", "makesyaoranconf".
59 kumaneko 2977 - Added "--with-domainname" option to ccs-findtemp program.
60 kumaneko 2975 - Changed installation directory from /usr/lib/ccs/ to /usr/sbin/ .
61     - Changed installation directory from /usr/lib/ccs/misc/ to /usr/lib/ccs/ .
62 kumaneko 2773
63 kumaneko 2679 * Tue Jun 23 2009 1.6.8-2
64 kumaneko 2683 - ccs-auditd: Print error message if auditing interface is not available.
65 kumaneko 2679
66 kumaneko 2592 * Thu May 28 2009 1.6.8-1
67     - Minor update release.
68    
69 kumaneko 2311 * Wed Apr 01 2009 1.6.7-1
70     - Feature enhancement release.
71    
72 kumaneko 2086 * Mon Feb 02 2009 1.6.6-1
73     - Fix is_alphabet_char() bug.
74    
75 kumaneko 1817 * Tue Nov 11 2008 1.6.5-1
76     - Third anniversary release.
77     - Updated coding style and fixed some bugs.
78    
79 kumaneko 1506 * Wed Sep 03 2008 1.6.4-1
80 kumaneko 1505 - Minor update release.
81    
82 kumaneko 1384 * Tue Jul 15 2008 1.6.3-1
83 kumaneko 1383 - Bug fix release.
84     - Dropped suid-root from /usr/lib/ccs/misc/proxy because /usr/lib/ccs/ is 0755.
85    
86 kumaneko 1330 * Wed Jun 25 2008 1.6.2-1
87     - Minor update release.
88     - Change permission of /usr/lib/ccs/ to 0755
89    
90 kumaneko 1188 * Sat May 10 2008 1.6.1-1
91     - Minor update release.
92    
93 kumaneko 1074 * Tue Apr 01 2008 1.6.0-1
94 kumaneko 1057 - Feature enhancement release.
95    
96 kumaneko 1021 * Thu Jan 31 2008 1.5.3-1
97     - Minor update release.
98    
99 kumaneko 759 * Wed Dec 05 2007 1.5.2-1
100     - Minor update release.
101     - Added manpage.
102    
103 kumaneko 593 * Thu Oct 19 2007 1.5.1-1
104     - Minor update release.
105    
106 kumaneko 471 * Thu Sep 20 2007 1.5.0-1
107     - First-release.

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26