Mailinglist Archive: opensuse-commit (938 mails)
| < Previous | Next > |
commit ntfs-config for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Sep 2010 23:06:09 +0200
- Message-id: <20100906210609.9B67720236@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ntfs-config for openSUSE:Factory
checked in at Mon Sep 6 23:06:09 CEST 2010.
--------
--- ntfs-config/ntfs-config.changes 2010-08-05 16:33:17.000000000 +0200
+++ ntfs-config/ntfs-config.changes 2010-09-06 18:06:28.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 6 18:04:40 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update ntfs-config-1.0.1-pythonver.patch to also accept python
+ 2.7. Fix build in Factory with python 2.7.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ntfs-config.spec ++++++
--- /var/tmp/diff_new_pack.3E8YOG/_old 2010-09-06 23:04:09.000000000 +0200
+++ /var/tmp/diff_new_pack.3E8YOG/_new 2010-09-06 23:04:09.000000000 +0200
@@ -25,7 +25,7 @@
Requires: python-xml
Requires: /usr/bin/readlink
Version: 1.0.1
-Release: 151
+Release: 152
Url: http://flomertens.free.fr/ntfs-config/
License: GPLv2+
Group: System/Filesystems
++++++ ntfs-config-1.0.1-pythonver.patch ++++++
--- /var/tmp/diff_new_pack.3E8YOG/_old 2010-09-06 23:04:09.000000000 +0200
+++ /var/tmp/diff_new_pack.3E8YOG/_new 2010-09-06 23:04:09.000000000 +0200
@@ -1,13 +1,13 @@
Index: configure.in
===================================================================
---- configure.in.orig 2007-07-16 17:34:09.000000000 +0200
-+++ configure.in 2008-09-12 04:28:29.000000000 +0200
+--- configure.in.orig
++++ configure.in
@@ -36,7 +36,7 @@ AM_GLIB_GNU_GETTEXT
AC_PROG_INTLTOOL
# Check for python > 2.4 and pygtk > 2.6
-AM_PATH_PYTHON_VERSION(2.4, 2.4.0, 2.5, 2.5.0)
-+AM_PATH_PYTHON_VERSION(2.4, 2.4.0, 2.5, 2.5.0, 2.6, 2.6.0)
++AM_PATH_PYTHON_VERSION(2.4, 2.4.0, 2.5, 2.5.0, 2.6, 2.6.0, 2.7, 2.7.0)
AC_DEFUN([required_pygtk_version], [2.6.0])
AC_SUBST([PYOPTIONS], [-OOt])
AC_MSG_CHECKING(for pygtk >= required_pygtk_version installed)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |