- dropped newslist.py from demos because of bad license
(bnc#718009) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=106
This commit is contained in:
parent
fa7d63a2ee
commit
204a9fcb53
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 16 16:21:44 UTC 2011 - jmatejek@suse.com
|
||||||
|
|
||||||
|
- dropped newslist.py from demos because of bad license
|
||||||
|
(bnc#718009)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 11 01:59:56 CEST 2011 - ro@suse.de
|
Mon Jul 11 01:59:56 CEST 2011 - ro@suse.de
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ Source3: python.sh
|
|||||||
Source4: python.csh
|
Source4: python.csh
|
||||||
#Source11: testfiles.tar.bz2
|
#Source11: testfiles.tar.bz2
|
||||||
# issues with copyrighted Unicode testing files
|
# issues with copyrighted Unicode testing files
|
||||||
|
|
||||||
# !!!!!!!!!!!!!!
|
# !!!!!!!!!!!!!!
|
||||||
# do not add or edit patches here. please edit python-base.spec
|
# do not add or edit patches here. please edit python-base.spec
|
||||||
# instead and run pre_checkin.sh
|
# instead and run pre_checkin.sh
|
||||||
@ -189,6 +190,9 @@ Authors:
|
|||||||
# drop Autoconf version requirement
|
# drop Autoconf version requirement
|
||||||
sed -i 's/^version_required/dnl version_required/' configure.in
|
sed -i 's/^version_required/dnl version_required/' configure.in
|
||||||
|
|
||||||
|
# remove newslist.py because of bad license
|
||||||
|
rm Demo/scripts/newslist.*
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# necessary for correct linking with GDBM:
|
# necessary for correct linking with GDBM:
|
||||||
export SUSE_ASNEEDED=0
|
export SUSE_ASNEEDED=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user