Accepting request 547138 from home:cbosdonnat:branches:network

- Get rid of python dependency due to examples. (fate#323526)

OBS-URL: https://build.opensuse.org/request/show/547138
OBS-URL: https://build.opensuse.org/package/show/network/dnsmasq?expand=0&rev=92
This commit is contained in:
Ismail Dönmez 2017-12-01 15:00:21 +00:00 committed by Git OBS Bridge
parent 09eac739de
commit 7a3d7e2c7b
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 1 14:50:09 UTC 2017 - cbosdonnat@suse.com
- Get rid of python dependency due to examples. (fate#323526)
-------------------------------------------------------------------
Mon Oct 2 14:09:59 UTC 2017 - max@suse.com

View File

@ -69,6 +69,10 @@ server's leases.
%setup -q
%patch0
# Remove the executable bit from python example files to
# avoid unwanted automatic dependencies
find contrib -name *.py -exec chmod a-x '{}' \;
# Some docs have the DOS line ends
dos2unix contrib/systemd/dbus_activation