[oe-commits] org.oe.dev abiword: ship glade files, should fix #3062

cwixon commit openembedded-commits at lists.openembedded.org
Mon Sep 24 06:03:35 UTC 2007


abiword: ship glade files, should fix #3062

Author: cwixon at usa.net
Branch: org.openembedded.dev
Revision: 46e3863358928de6323fbeb40039a9552f5e6097
ViewMTN: http://monotone.openembedded.org/revision/info/46e3863358928de6323fbeb40039a9552f5e6097
Files:
1
packages/abiword/abiword-2.5.inc
packages/abiword/abiword_2.5.1.bb
packages/abiword/abiword_2.5.2.bb
Diffs:

#
# mt diff -r8aa58367aa060d372955708b2d853149868c76c7 -r46e3863358928de6323fbeb40039a9552f5e6097
#
# 
# 
# patch "packages/abiword/abiword-2.5.inc"
#  from [e523d1c593851bbd008dc514dd17073707fc961a]
#    to [6306c0ee364ca356a51f977e4df1f5fc309610a7]
# 
# patch "packages/abiword/abiword_2.5.1.bb"
#  from [a3d8ed34e897eaee21387d1b1b4a9899feba167e]
#    to [1146ebe526b93b0c25021b93dc4fcf01077dea2b]
# 
# patch "packages/abiword/abiword_2.5.2.bb"
#  from [c6c5fd771ef0b03717df37cac565bd8ff8d4c2f1]
#    to [a3d8ed34e897eaee21387d1b1b4a9899feba167e]
# 
============================================================
--- packages/abiword/abiword-2.5.inc	e523d1c593851bbd008dc514dd17073707fc961a
+++ packages/abiword/abiword-2.5.inc	6306c0ee364ca356a51f977e4df1f5fc309610a7
@@ -13,10 +13,10 @@ FILES_${PN} += " \
 
 FILES_${PN} += " \
 		${datadir}/icons/* \
-		${datadir}/abiword-${SHRT_VER}/AbiWord/glade \
-		${datadir}/abiword-${SHRT_VER}/AbiWord/scripts \
-		${datadir}/abiword-${SHRT_VER}/AbiWord/system.profile-en \
-		${datadir}/abiword-${SHRT_VER}/AbiWord/system.profile-en_GB \
+		${datadir}/abiword-${SHRT_VER}/glade \
+		${datadir}/abiword-${SHRT_VER}/scripts \
+		${datadir}/abiword-${SHRT_VER}/system.profile-en \
+		${datadir}/abiword-${SHRT_VER}/system.profile-en_GB \
 #		${datadir}/abiword-${SHRT_VER}/templates/A4.awt \
 #		${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \
 		${datadir}/abiword-${SHRT_VER}/templates/normal.awt \
============================================================
--- packages/abiword/abiword_2.5.1.bb	a3d8ed34e897eaee21387d1b1b4a9899feba167e
+++ packages/abiword/abiword_2.5.1.bb	1146ebe526b93b0c25021b93dc4fcf01077dea2b
@@ -1,7 +1,7 @@ DEFAULT_PREFERENCE = "-1"
 require abiword-2.5.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-PR = "r1"
+PR = "r2"
 
 RCONFLICTS = "abiword-embedded"
============================================================
--- packages/abiword/abiword_2.5.2.bb	c6c5fd771ef0b03717df37cac565bd8ff8d4c2f1
+++ packages/abiword/abiword_2.5.2.bb	a3d8ed34e897eaee21387d1b1b4a9899feba167e
@@ -1,7 +1,7 @@ DEFAULT_PREFERENCE = "-1"
 require abiword-2.5.inc
 
 DEFAULT_PREFERENCE = "-1"
 
-PR = "r0"
+PR = "r1"
 
 RCONFLICTS = "abiword-embedded"






More information about the Openembedded-commits mailing list