Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgollub:autotest
google-web-toolkit
google-web-toolkit.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File google-web-toolkit.spec of Package google-web-toolkit
# # spec file for package google-web-toolkit (Version 1.5.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild BuildRequires: unzip update-alternatives ant %if 0%{?suse_version} <= 1010 BuildRequires: java-1_5_0-sun-devel %else BuildRequires: java-1_6_0-sun-devel %endif Name: google-web-toolkit License: Apache 2.0 license Group: Productivity/Networking/Web/Frontends AutoReqProv: on Version: 1.5.2 Release: 12.1 Source0: gwt-source-%{version}.tar.bz2 Source1: gwt-source-tools-20081028.tar.bz2 Url: http://code.google.com/webtoolkit/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Google Web Toolkit %description Authors: -------- %prep %setup -n gwt-source-%{version} tar xvf %{SOURCE1} %build export GWT_TOOLS=$(pwd)/gwt-source-tools/ %ant %install install -m 755 -d $RPM_BUILD_ROOT%{_libdir}/gwt cd ./build/ for archive in lib/ant-gwt.jar \ lib/gwt-customchecks.jar \ lib/gwt-doctool.jar \ lib/gwt-user.jar \ lib/gwt-benchmark-viewer.jar \ lib/gwt-dev-linux.jar \ lib/gwt-servlet.jar \ lib/gwt-api-checker.jar; do install -m 644 $archive $RPM_BUILD_ROOT%{_libdir}/gwt done %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) %dir %{_libdir}/gwt %{_libdir}/gwt %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor