浏览代码

modifying package: xine-lib-1rc3b 20040330 -> 20040407

Thorsten Hohmeier 21 年之前
父节点
当前提交
156c4ee3f5
共有 2 个文件被更改,包括 10 次插入10 次删除
  1. 9 9
      xine-lib/xine-lib.patch
  2. 1 1
      xine-lib/xine-lib.spec

+ 9 - 9
xine-lib/xine-lib.patch

@@ -122,7 +122,7 @@
 +#elif defined (__linux)
  # include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
 +#else
 +# include<sys/types.h>
  #endif
@@ -138,7 +138,7 @@
 +#elif defined (__linux)
  # include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
 +#else
 +# include<sys/types.h>
  #endif
@@ -155,7 +155,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
 +#else
 +# include<sys/types.h>
 +#endif
@@ -174,7 +174,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
 +#else
 +# include<sys/types.h>
 +#endif
@@ -195,7 +195,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
  #else
 -# if HAVE_STDINT_H
 -#  include <stdint.h>
@@ -229,7 +229,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
  #else
 -# if HAVE_STDINT_H
 -#  include <stdint.h>
@@ -251,7 +251,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
  #else
 -#include <stdint.h>
 +# include<sys/types.h>
@@ -271,7 +271,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
  #else
 -#include <stdint.h>
 +# include<sys/types.h>
@@ -289,7 +289,7 @@
 +#elif defined (__linux)
 +# include <stdint.h>
 +#elif defined (__FreeBSD__)
-+# include <sys/inttypes.h>
++# include <inttypes.h>
 +#else
 +# include<sys/types.h>
 +#endif

+ 1 - 1
xine-lib/xine-lib.spec

@@ -40,7 +40,7 @@ Class:        EVAL
 Group:        Video
 License:      GPL
 Version:      %{V_opkg}
-Release:      20040330
+Release:      20040407
 
 #   list of sources
 Source0:      http://download.sourceforge.net/xine/xine-lib-%{V_dist}.tar.gz