Hello community,

here is the log from the commit of package fontforge for openSUSE:Factory 
checked in at 2015-05-02 16:12:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontforge (Old)
 and      /work/SRC/openSUSE:Factory/.fontforge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontforge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontforge/fontforge.changes      2015-04-27 
22:06:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fontforge.new/fontforge.changes 2015-05-02 
16:12:33.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May  1 13:17:09 UTC 2015 - co...@suse.com
+
+- also repackage the broken gnulib links to fix build with 
+  newer libtool
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fontforge.spec ++++++
--- /var/tmp/diff_new_pack.teLhio/_old  2015-05-02 16:12:40.000000000 +0200
+++ /var/tmp/diff_new_pack.teLhio/_new  2015-05-02 16:12:40.000000000 +0200
@@ -98,7 +98,7 @@
 sed -i 's/\r$//' doc/html/{Big5.txt,corpchar.txt}
 
 %build
-./bootstrap
+./bootstrap --force
 %configure \
     --disable-static \
     --enable-pyextension \

++++++ fontforge-20150330-repacked.tar.gz ++++++
/work/SRC/openSUSE:Factory/fontforge/fontforge-20150330-repacked.tar.gz 
/work/SRC/openSUSE:Factory/.fontforge.new/fontforge-20150330-repacked.tar.gz 
differ: char 1, line 1

++++++ get-source.sh ++++++
--- /var/tmp/diff_new_pack.teLhio/_old  2015-05-02 16:12:40.000000000 +0200
+++ /var/tmp/diff_new_pack.teLhio/_new  2015-05-02 16:12:40.000000000 +0200
@@ -14,7 +14,10 @@
 
 wget 
"https://github.com/fontforge/fontforge/releases/download/$VERSION/fontforge-$VERSION.tar.gz";
 tar xf fontforge-$VERSION.tar.gz
-rm fontforge-*/win/gold/libX11-*.noarch.rpm
+cd fontforge-*
+rm win/gold/libX11-*.noarch.rpm
+./bootsrap --copy --force
+cd ..
 tar czf fontforge-$VERSION-repacked.tar.gz fontforge-$VERSION
 rm -rf fontforge-$VERSION
 rm fontforge-$VERSION.tar.gz

++++++ propagate-creation-and-modification-times-to-ttf.patch ++++++
--- /var/tmp/diff_new_pack.teLhio/_old  2015-05-02 16:12:40.000000000 +0200
+++ /var/tmp/diff_new_pack.teLhio/_new  2015-05-02 16:12:40.000000000 +0200
@@ -6,11 +6,11 @@
  coming from the source. This enables TrueType Font to be built
  reproducibly.
 
-diff --git a/fontforge/tottf.c b/fontforge/tottf.c
-index a980610..3d488b0 100644
---- a/fontforge/tottf.c
-+++ b/fontforge/tottf.c
-@@ -2812,7 +2812,6 @@ void cvt_unix_to_1904( long time, int32 result[2]) {
+Index: fontforge-20150330/fontforge/tottf.c
+===================================================================
+--- fontforge-20150330.orig/fontforge/tottf.c
++++ fontforge-20150330/fontforge/tottf.c
+@@ -2758,7 +2758,6 @@ void cvt_unix_to_1904( long long time, i
  
  static void sethead(struct head *head,SplineFont *sf,struct alltabs *at,
        enum fontformat format, int32 *bsizes) {
@@ -18,7 +18,7 @@
      int i, lr, rl, indic_rearrange, arabic;
      ASM *sm;
      struct ttflangname *useng;
-@@ -2920,10 +2919,8 @@ static void sethead(struct head *head,SplineFont 
*sf,struct alltabs *at,
+@@ -2866,10 +2865,8 @@ static void sethead(struct head *head,Sp
        head->flags |= (1<<9);          /* Apple documents this */
      /* if there are any indic characters, set bit 10 */
  


Reply via email to