Hello community,

here is the log from the commit of package python-pysendfile for 
openSUSE:Factory checked in at 2013-04-14 10:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysendfile (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysendfile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysendfile", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysendfile/python-pysendfile.changes      
2013-02-25 20:41:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pysendfile.new/python-pysendfile.changes 
2013-04-14 10:38:34.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr 13 10:11:29 UTC 2013 - [email protected]
+
+- Remove pre_checkin.sh since the two packages are not the same
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-pysendfile/python3-pysendfile.changes     
2013-02-25 20:41:58.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pysendfile.new/python3-pysendfile.changes    
    2013-04-14 10:38:34.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Apr 13 10:11:29 UTC 2013 - [email protected]
+
+- Remove pre_checkin.sh since the two packages are not the same
+
+-------------------------------------------------------------------
+Sat Apr 13 09:52:52 UTC 2013 - [email protected]
+
+- Cleanup unneeded macros
+
+-------------------------------------------------------------------
+Fri Apr 12 11:13:01 UTC 2013 - [email protected]
+
+- Added requires and buildrequires python3.  It will not work 
+  properly without them on openSUSE < 12.3
+
+-------------------------------------------------------------------

Old:
----
  pre_checkin.sh

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

Other differences:
------------------
++++++ python3-pysendfile.spec ++++++
--- /var/tmp/diff_new_pack.SuSnr8/_old  2013-04-14 10:38:35.000000000 +0200
+++ /var/tmp/diff_new_pack.SuSnr8/_new  2013-04-14 10:38:35.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-pysendfile
+# spec file for package python3-pysendfile
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -24,12 +24,11 @@
 Url:            http://code.google.com/p/pysendfile/
 Group:          Development/Languages/Python
 Source:         
http://pysendfile.googlecode.com/files/%{mod_name}-%{version}.tar.gz
+BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
+Requires:       python3
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python3_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-%endif
 
 %description
 A python interface to sendfile(2) system call.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to