Changeset 1799
- Timestamp:
- 01/08/08 08:14:16
(1 year ago)
- Author:
- dsugar
- Message:
Now builds in Fedora f9, though ppc64 doesn't have eclipse-gef dependency
for some reason.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1797 |
r1799 |
|
| 4 | 4 | %define slide_min_ver 1.3.4 |
|---|
| 5 | 5 | |
|---|
| 6 | | BuildRequires: eclipse-pde |
|---|
| | 6 | BuildRequires: eclipse-pde >= 3.2 |
|---|
| 7 | 7 | BuildRequires: eclipse-gef >= 3.2 |
|---|
| 8 | 8 | BuildRequires: javacc |
|---|
| … | … | |
| 11 | 11 | BuildRequires: eclipse-slide >= %{slide_min_ver} |
|---|
| 12 | 12 | BuildRequires: perl(XML::XPath) |
|---|
| | 13 | BuildRequires: swig |
|---|
| | 14 | BuildRequires: libselinux-devel |
|---|
| 13 | 15 | |
|---|
| 14 | 16 | ## The source for this packaged was pulled from upstreams' svn repo. |
|---|
| r1798 |
r1799 |
|
| 49 | 49 | tar -czf ${TOPDIR}/SOURCES/eclipse-cdsframework-${VERSION}.tar.gz * |
|---|
| 50 | 50 | |
|---|
| 51 | | |
|---|
| 52 | 51 | rpmbuild -ba ${TOPDIR}/SPECS/eclipse-cdsframework.spec |
|---|
Download in other formats:
* Generating other formats may take time.