Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
ZendStudio
> ZendStudio.spec
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File ZendStudio.spec of Package ZendStudio (Revision 4)
Currently displaying revision
4
,
show latest
Name: ZendStudio Version: 8.0.0 Release: 1 License: Other Group: Applications Summary: Zend Development environment URL: http://www.Zend.com %ifnarch x86_64 Source0: %{name}-%{version}-x86.tar.bz2 %else Source0: %{name}-%{version}-x86_64.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-jre = %{version} AutoReqProv: off Provides: ZendStudio %description Zend Studio is the only Integrated Development Environment (IDE) available for professional developers that encompasses all the development components necessary for the full PHP application lifecycle. Through a comprehensive set of editing, debugging, analysis, optimization and database tools, Zend Studio speeds development cycles and simplifies complex projects. %description(de) Zend Studio ist die einzige integrierte Entwicklungsumgebung (Integrated Development Environment, IDE) für professionelle Entwickler, die alle Entwicklungskomponenten umfasst, die für den gesamten Lebenszyklus von PHP-Anwendungen erforderlich sind. Dank einer umfassenden Toolsammlung für Bearbeitung, Debugging, Analyse und Optimierung verkürzt Zend Studio die Entwicklungszyklen und vereinfacht komplexe Projekte. %package docs Summary: ZendStudio Documentation Group: Applications %description docs Documentation & Manuals %package jre Summary: JRE Group: Applications Requires: %{name} = %{version} %description jre Java runtime environment, shipped with %{name} %prep %setup -n %{name} %install install -d 755 $RPM_BUILD_ROOT/opt/%{name} cd $RPM_BUILD_DIR/%{name}-%{version} cp -R * $RPM_BUILD_ROOT/opt/%{name}/ %clean rm -rf $RPM_BUILD_ROOT/* rm -rf $RPM_BUILD_DIR/%{name}* %files %defattr(-,root,root) %dir /opt/%{name} /opt/%{name}/about_files /opt/%{name}/about.html /opt/%{name}/artifacts.xml /opt/%{name}/configuration /opt/%{name}/.eclipseproduct /opt/%{name}/epl-v10.html /opt/%{name}/features /opt/%{name}/icon.xpm /opt/%{name}/libcairo-swt.so /opt/%{name}/notice.html /opt/%{name}/p2 /opt/%{name}/plugins /opt/%{name}/readme /opt/%{name}/ZendStudio /opt/%{name}/ZendStudio.ini %files docs %defattr(-,root,root) /opt/%{name}/docs %files jre %defattr(-,root,root) /opt/%{name}/jre %changelog * Sat Feb 05 2011 Carsten Schoene <cs@linux-administrator.com> - 8.0.0-1 - update to version 8.0.0 * Sun Apr 06 2008 Carsten Schoene <cs@linux-administrator.com> - initial build 5.5.1