Changeset 2225
- Timestamp:
- 06/11/08 07:57:16
(4 months ago)
- Author:
- dsugar
- Message:
Updates for building release
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1998 |
r2225 |
|
| 2 | 2 | ExclusiveOS: linux |
|---|
| 3 | 3 | |
|---|
| 4 | | %define slide_min_ver 1.3.8 |
|---|
| | 4 | %define slide_min_ver 1.3.9 |
|---|
| 5 | 5 | |
|---|
| 6 | 6 | BuildRequires: eclipse-pde >= 3.2 |
|---|
| … | … | |
| 41 | 41 | Summary: Cross Domain Solution SELinux policy editor plugin for Eclipse |
|---|
| 42 | 42 | Name: eclipse-cdsframework |
|---|
| 43 | | Version: 2.2.0 |
|---|
| | 43 | Version: 3.0.0 |
|---|
| 44 | 44 | |
|---|
| 45 | 45 | License: GPL2 |
|---|
| … | … | |
| 163 | 163 | |
|---|
| 164 | 164 | %changelog |
|---|
| | 165 | * Wed Jun 11 2008 Dave Sugar <dsugar@tresys.com> - 3.0.0 |
|---|
| | 166 | - Final public release for 2008 work |
|---|
| | 167 | - New features including: |
|---|
| | 168 | - Customizing generated policy |
|---|
| | 169 | - MLS Features |
|---|
| | 170 | - Networking features |
|---|
| | 171 | |
|---|
| 165 | 172 | * Thu Feb 14 2008 Dave Sugar <dsugar@tresys.com> - 2.2.0 |
|---|
| 166 | 173 | - Quartly public release for 2008 work |
|---|
| r1926 |
r2225 |
|
| 8 | 8 | |
|---|
| 9 | 9 | if [ $# -gt 0 ]; then |
|---|
| 10 | | TAGS="tags/${1}" |
|---|
| | 10 | TAG="tags/${1}" |
|---|
| 11 | 11 | fi |
|---|
| 12 | 12 | |
|---|
Download in other formats:
* Generating other formats may take time.