Mailinglist Archive: opensuse-commit (938 mails)
| < Previous | Next > |
commit python-cups for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 06 Sep 2010 15:10:20 +0200
- Message-id: <20100906131020.D8BED202BA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package python-cups for openSUSE:Factory
checked in at Mon Sep 6 15:10:20 CEST 2010.
--------
--- python-cups/python-cups.changes 2010-08-06 17:43:16.000000000 +0200
+++ python-cups/python-cups.changes 2010-09-03 20:04:03.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 3 20:02:22 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Fix build with python 2.7, by fixing a filename in the file list.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cups.spec ++++++
--- /var/tmp/diff_new_pack.Xh7HJs/_old 2010-09-06 15:10:06.000000000 +0200
+++ /var/tmp/diff_new_pack.Xh7HJs/_new 2010-09-06 15:10:06.000000000 +0200
@@ -22,7 +22,7 @@
%define _name pycups
BuildRequires: cups-devel python-devel
Version: 1.9.51
-Release: 1
+Release: 2
Group: Development/Libraries/Python
License: GPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +50,6 @@
%files
%defattr(-,root,root)
%{py_sitedir}/cups.so
-%{py_sitedir}/%{_name}-%{version}-py2.6.egg-info
+%{py_sitedir}/%{_name}-%{version}-py%{python_version}.egg-info
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |