Changeset 25
- Timestamp:
- 04/29/08 12:54:57
(7 months ago)
- Author:
- jtang
- Message:
Fix spec file so that RPM can be built on RHEL5.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r24 |
r25 |
|
| 34 | 34 | # fix symlink so that it doesn't point into BuildRoot |
|---|
| 35 | 35 | ln -sf ../sipc/bindings/java/libsipc.jar ${RPM_BUILD_ROOT}/usr/share/java/libsipc.jar |
|---|
| | 36 | # Normally, the library's symlink goes into a devel package, but because |
|---|
| | 37 | # there is no libsipc-devel, just remove it. |
|---|
| | 38 | rm ${RPM_BUILD_ROOT}/%{_libdir}/libsipc.so |
|---|
| 36 | 39 | |
|---|
| 37 | 40 | %clean |
|---|
Download in other formats:
* Generating other formats may take time.