ooo-build r13053 - trunk/scratch/split
- From: michael svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r13053 - trunk/scratch/split
- Date: Thu, 3 Jul 2008 15:59:38 +0000 (UTC)
Author: michael
Date: Thu Jul 3 15:59:37 2008
New Revision: 13053
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13053&view=rev
Log:
add.
Added:
trunk/scratch/split/ooo3_libs_extern.spec
Added: trunk/scratch/split/ooo3_libs_extern.spec
==============================================================================
--- (empty file)
+++ trunk/scratch/split/ooo3_libs_extern.spec Thu Jul 3 15:59:37 2008
@@ -0,0 +1,79 @@
+#
+# spec file for package OpenOffice_org (Version 2.4.1.7)
+#
+# 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
+
+%define piece libs_extern
+Name: ooo3_%piece
+BuildRequires: ooo3_bootstrap-devel
+%define ooo_prefix %_libdir
+%define ooo_home ooo-3
+%define ooo_build_tag dev300-m22
+License: Artistic License; BSD 3-Clause; GPL v2 or later; LaTeX Public License (LPPL); LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL); X11/MIT
+Group: Productivity/Office/Suite
+Version: 3
+Release: 3
+AutoReqProv: on
+Summary: A Free Office Suite (Framework)
+Url: http://www.openoffice.org/
+Source: %ooo_build_tag-libs-extern.tar.bz2
+
+%description
+ure
+
+%package devel
+License: Artistic License; BSD 3-Clause; GPL v2 or later; LaTeX Public License (LPPL); LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL); X11/MIT
+Summary: A Free Office Suite (Framework)
+Group: Productivity/Office/Suite
+AutoReqProv: off
+
+%description devel
+devel package
+
+%prep
+%setup -q -n %ooo_build_tag
+
+%build
+
+#setup env.
+export OO_INSTDIR=%{_libdir}/%ooo_home
+export OO_SOLVERDIR=$OO_INSTDIR/solver
+export OO_TOOLSDIR=$OO_INSTDIR/ooo-build/bin
+
+$OO_TOOLSDIR/../patches/apply.pl $OO_TOOLSDIR/../patches/dev300 --pieces --tag=%ooo_build_tag --distro=SUSE --distro=Piece `pwd`
+source $OO_TOOLSDIR/piece/sys-setup
+$OO_TOOLSDIR/piece/build-%piece
+
+%install
+
+#setup env.
+export OO_INSTDIR=%{_libdir}/%ooo_home
+export OO_SOLVERDIR=$OO_INSTDIR/solver
+export OO_TOOLSDIR=$OO_INSTDIR/ooo-build/bin
+
+source $OO_TOOLSDIR/piece/sys-setup
+$OO_TOOLSDIR/piece/install-%piece
+
+%clean
+%post
+%post devel
+
+%files
+%defattr(-,root,root)
+# FIXME - should have the actual files in it ! ;-)
+# except we have ~none here - just a devel package (?)
+# is there anything we absolutely need here ?
+
+%files devel
+%defattr(-,root,root)
+%dir %ooo_prefix/%ooo_home/solver
+%ooo_prefix/%ooo_home/solver/*
+
+%changelog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]