SPECS: openoffice.org.spec - added subpackage bash-completion-open...

sls sls at pld-linux.org
Tue Dec 19 23:18:47 CET 2006


Author: sls                          Date: Tue Dec 19 22:18:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added subpackage bash-completion-openoffice
- rel up (0.3)
- TODO updates

---- Files affected:
SPECS:
   openoffice.org.spec (1.624 -> 1.625) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.624 SPECS/openoffice.org.spec:1.625
--- SPECS/openoffice.org.spec:1.624	Mon Dec 18 12:02:11 2006
+++ SPECS/openoffice.org.spec	Tue Dec 19 23:18:41 2006
@@ -1,10 +1,10 @@
 # $Revision$, $Date$
 # NOTE:
-#	- normal build with java requires little less than 17GB of disk space
-#		$BUILD_ROOT	 4.8 GB
-#		BUILD		11.7 GB
+#	- normal build with java requires about 24GB of disk space
+#		$BUILD_ROOT	 7.1 GB
+#		BUILD		15.7 GB
 #		SRPMS		 0.3 GB
-#		RPMS		 0.8 GB
+#		RPMS		 1.2 GB
 # TODO:
 #	- fix xml2cmp crash (workarounded by no_lfs_hack)
 #	- fix help files (broken links)
@@ -25,6 +25,7 @@
 #	- REMOVE USE of Xvfb from build-galleries script (ooo-build-2.0.1.2/bin/build-galleries line 84)
 #	- check:
 #		Installed (but unpackaged) file(s) found:
+#		   /usr/lib/openoffice.org/program/gnome-set-default-application
 #		   /usr/lib/openoffice.org/program/testtoolrc
 #		   /usr/lib/openoffice.org/program/cde-open-url
 #		%if %{without java}
@@ -47,7 +48,7 @@
 %bcond_without	system_libhnj		# with internal ALTLinuxhyph
 
 %define		ver		2.1.0
-%define		_rel		0.2
+%define		_rel		0.3
 %define		subver		680
 %define		snap		OOE680
 %define		snap2		SRC680
@@ -2024,6 +2025,19 @@
 %files i18n-zu -f zu.lang
 %defattr(644,root,root,755)
 
+%package -n bash-completion-openoffice
+Summary:	bash-completion for OpenOffice.org
+Summary(pl):	bashowe uzupełnianie nazw dla OpenOffice.org
+Group:		Applications/Shells
+Requires:	%{name}
+Requires:	bash-completion
+
+%description -n bash-completion-openoffice
+bash-completion for OpenOffice.org.
+
+%description -n bash-completion-openoffice -l pl
+bashowe uzupełnianie nazw dla Openoffice.org.
+
 %prep
 %setup -q -n ooo-build-%{ooobver}
 
@@ -2486,8 +2500,6 @@
 
 #%{_libdir}/%{name}/presets/autotext/english
 
-/etc/bash_completion.d/*
-
 # Programs
 %attr(755,root,root) %{_bindir}/oo*
 #%attr(755,root,root) %{_sbindir}/oopadmin
@@ -2614,12 +2626,21 @@
 %attr(755,root,root) %{_libdir}/%{name}/program/fps_gnome.uno.so
 #%dir %{_libdir}/%{name}/program/resource.gnome
 
+%files -n bash-completion-openoffice
+%defattr(644,root,root,755)
+/etc/bash_completion.d/*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.625  2006/12/19 22:18:41  sls
+- added subpackage bash-completion-openoffice
+- rel up (0.3)
+- TODO updates
+
 Revision 1.624  2006/12/18 11:02:11  sls
 - TODO updates
 - added some i18n packages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.624&r2=1.625&f=u



More information about the pld-cvs-commit mailing list