From 04f6e552b5e0980a216c0c9885615ae546ec7fc8b7d0e1a3361ad683c5828dc3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 25 May 2010 12:08:25 +0000 Subject: [PATCH] checked in (request 40407) OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=38 --- build-compare.diff | 16 ---------------- python-sip.changes | 5 ----- python-sip.spec | 2 -- 3 files changed, 23 deletions(-) delete mode 100644 build-compare.diff diff --git a/build-compare.diff b/build-compare.diff deleted file mode 100644 index 925fa55..0000000 --- a/build-compare.diff +++ /dev/null @@ -1,16 +0,0 @@ -Index: sipgen/gencode.c -=================================================================== ---- sipgen/gencode.c.orig -+++ sipgen/gencode.c -@@ -12687,9 +12687,9 @@ static FILE *createFile(moduleDef *mod, - "/*\n" - " * %s\n" - " *\n" --" * Generated by SIP %s on %s" -+" * Generated by SIP %s" - ,description -- ,sipVersion,ctime(&now)); -+ ,sipVersion); - - if (mod->copying != NULL) - prcode(fp, diff --git a/python-sip.changes b/python-sip.changes index ec16a53..1ee9c4b 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed May 19 19:49:19 UTC 2010 - cmorve69@yahoo.es - -- fix build-compare - ------------------------------------------------------------------- Fri Mar 26 18:49:41 CET 2010 - dmueller@suse.de diff --git a/python-sip.spec b/python-sip.spec index b61e98f..89aa91f 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -32,7 +32,6 @@ Source0: sip-%{rversion}.tar.bz2 Patch0: disable-rpaths.diff Patch2: fix-linking.diff Patch3: fix-linking25.diff -Patch4: build-compare.diff %py_requires %description @@ -79,7 +78,6 @@ Authors: %else %patch3 %endif -%patch4 %build export CFLAGS="$RPM_OPT_FLAGS"