- Timestamp:
- 07/31/08 15:36:00
(5 months ago)
- Author:
- jtang
- Message:
Updated to remove CR/LF in ovaldi.sh script.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r220 |
r226 |
|
| 7 | 7 | Version: %{version} |
|---|
| 8 | 8 | Release: %{release} |
|---|
| 9 | | Source0: ovaldi-%{version}-src-tresys.tar.bz2 |
|---|
| | 9 | Source: ovaldi-%{version}-src-tresys.tar.bz2 |
|---|
| 10 | 10 | License: BSD |
|---|
| 11 | 11 | Group: System/Configuration/Other |
|---|
| … | … | |
| 59 | 59 | /bin/mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1 |
|---|
| 60 | 60 | |
|---|
| 61 | | /bin/cp project/linux/Release/ovaldi $RPM_BUILD_ROOT/usr/sbin |
|---|
| 62 | | /bin/cp project/linux/ovaldi.sh $RPM_BUILD_ROOT/usr/sbin |
|---|
| | 61 | /usr/bin/install -m 755 project/linux/Release/ovaldi $RPM_BUILD_ROOT/usr/sbin |
|---|
| | 62 | /usr/bin/install -m 755 project/linux/ovaldi.sh $RPM_BUILD_ROOT/usr/sbin |
|---|
| 63 | 63 | |
|---|
| 64 | 64 | /usr/bin/gzip docs/ovaldi.1 |
|---|
| … | … | |
| 86 | 86 | |
|---|
| 87 | 87 | %changelog |
|---|
| 88 | | * Wed Jul 23 2008 J. Tang <selinux@tresys.com> 5.4.2-tresys0 |
|---|
| 89 | | * Modified build to use xalan and xerces RPMs. |
|---|
| | 88 | * Wed Jul 31 2008 J. Tang <selinux@tresys.com> 5.4.2-tresys0 |
|---|
| | 89 | * Modified build to use xalan and xerces RPMs. Converted CR/LF in ovaldi.sh. |
|---|
| 90 | 90 | |
|---|
| 91 | 91 | * Thu Jun 28 2007 Jonathen Baker <bakerj@mitre.org> 5.3.0-1.0 |
|---|
Download in other formats:
* Generating other formats may take time.