ooo-build r13393 - trunk/scratch/split



Author: michael
Date: Fri Jul 25 15:39:01 2008
New Revision: 13393
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13393&view=rev

Log:
more spec. file bits ..


Modified:
   trunk/scratch/split/ooo3_l10n.spec
   trunk/scratch/split/ooo3_libs_extern.spec
   trunk/scratch/split/ooo3_ure.spec

Modified: trunk/scratch/split/ooo3_l10n.spec
==============================================================================
--- trunk/scratch/split/ooo3_l10n.spec	(original)
+++ trunk/scratch/split/ooo3_l10n.spec	Fri Jul 25 15:39:01 2008
@@ -60,6 +60,10 @@
 export DESTDIR=$RPM_BUILD_ROOT
 
 $OO_TOOLSDIR/piece/install-generic %piece %ooo_build_tag %distro
+# prune redundant files the scp2 likes to make for us
+rm -Rf \
+    "$DESTDIR/$OO_INSTDIR/basis-link" \
+    "$DESTDIR/$OO_INSTDIR/ure"
 
 %clean
 %post
@@ -67,9 +71,19 @@
 
 %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 ?
+%dir %ooo_prefix/%ooo_home/basis3.0
+%dir %ooo_prefix/%ooo_home/LICENSE
+%dir %ooo_prefix/%ooo_home/LICENSE.html
+%dir %ooo_prefix/%ooo_home/README
+%dir %ooo_prefix/%ooo_home/README.html
+%dir %ooo_prefix/%ooo_home/readmes
+%dir %ooo_prefix/%ooo_home/licenses
+%dir %ooo_prefix/%ooo_home/share
+%dir %ooo_prefix/%ooo_home/THIRDPARTYLICENSEREADME.html
+%ooo_prefix/%ooo_home/basis3.0/*
+%ooo_prefix/%ooo_home/readmes/*
+%ooo_prefix/%ooo_home/licenses/*
+%ooo_prefix/%ooo_home/share/*
 
 %files devel
 %defattr(-,root,root)

Modified: trunk/scratch/split/ooo3_libs_extern.spec
==============================================================================
--- trunk/scratch/split/ooo3_libs_extern.spec	(original)
+++ trunk/scratch/split/ooo3_libs_extern.spec	Fri Jul 25 15:39:01 2008
@@ -62,11 +62,6 @@
 
 $OO_TOOLSDIR/piece/install-generic %piece %ooo_build_tag %distro
 
-# prune redundant files the scp2 likes to make for us
-rm -Rf \
-    "$DESTDIR/$OO_INSTDIR/basis-link" \
-    "$DESTDIR/$OO_INSTDIR/ure"
-
 %clean
 %post
 %post devel
@@ -74,11 +69,7 @@
 %files
 %defattr(-,root,root)
 %dir %ooo_prefix/%ooo_home/basis3.0
-%dir %ooo_prefix/%ooo_home/program
-%dir %ooo_prefix/%ooo_home/share
 %ooo_prefix/%ooo_home/basis3.0/*
-%ooo_prefix/%ooo_home/program/*
-%ooo_prefix/%ooo_home/share/*
 
 %files devel
 %defattr(-,root,root)

Modified: trunk/scratch/split/ooo3_ure.spec
==============================================================================
--- trunk/scratch/split/ooo3_ure.spec	(original)
+++ trunk/scratch/split/ooo3_ure.spec	Fri Jul 25 15:39:01 2008
@@ -68,14 +68,9 @@
 %files
 %defattr(-,root,root)
 %dir %ooo_prefix/%ooo_home/basis3.0
-%dir %ooo_prefix/%ooo_home/program
-%dir %ooo_prefix/%ooo_home/share
 %dir %ooo_prefix/%ooo_home/ure
 %ooo_prefix/%ooo_home/basis3.0/*
-%ooo_prefix/%ooo_home/program/*
-%ooo_prefix/%ooo_home/share/*
 %ooo_prefix/%ooo_home/ure/*
-%ooo_prefix/%ooo_home/basis-link
 
 %files devel
 %defattr(-,root,root)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]