forked from pool/talloc
Rename patch name to align it with the ldb sources
- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to x86-64 when building with python 3.5. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=75
This commit is contained in:
parent
00c447b63f
commit
bce0ae7f1b
@ -1,10 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
- Add dont_remove_underscore.patch
|
||||
wafsamba.py was stripping underscores from the SOABI, changing
|
||||
the library names from what they should be. This fixes that.
|
||||
This fixes compatibility with python 3.5+ on openSUSE.
|
||||
- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to
|
||||
x86-64 when building with python 3.5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 16:44:01 UTC 2016 - lmuelle@suse.com
|
||||
|
@ -61,8 +61,7 @@ Group: System/Libraries
|
||||
Source: http://download.samba.org/pub/talloc/talloc-%{version}.tar.gz
|
||||
Source1: http://download.samba.org/pub/talloc/talloc-%{version}.tar.asc
|
||||
Source4: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE dont_remove_underscore.patch - keep original python ABI name
|
||||
Patch0: dont_remove_underscore.patch
|
||||
Patch0: talloc-python3.5-fix-soabi_name.patch
|
||||
Source50: talloc.keyring
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
@ -1,10 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 19:48:09 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
- Add dont_remove_underscore.patch
|
||||
wafsamba.py was stripping underscores from the SOABI, changing
|
||||
the library names from what they should be. This fixes that.
|
||||
This fixes compatibility with python 3.5+ on openSUSE.
|
||||
- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to
|
||||
x86-64 when building with python 3.5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 21 16:44:01 UTC 2016 - lmuelle@suse.com
|
||||
|
@ -61,8 +61,7 @@ Group: System/Libraries
|
||||
Source: http://download.samba.org/pub/talloc/talloc-%{version}.tar.gz
|
||||
Source1: http://download.samba.org/pub/talloc/talloc-%{version}.tar.asc
|
||||
Source4: baselibs.conf
|
||||
# PATCH-FIX-OPENSUSE dont_remove_underscore.patch - keep original python ABI name
|
||||
Patch0: dont_remove_underscore.patch
|
||||
Patch0: talloc-python3.5-fix-soabi_name.patch
|
||||
Source50: talloc.keyring
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user