Browse code

Removed wininst exe from python3-libs

Change-Id: Ie529933e0166840dfa667ebd07f05d5e6c634b9a
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/6282
Reviewed-by: Sharath George
Tested-by: Sharath George

Tapas Kundu authored on 2018/12/05 02:41:51
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        A high-level scripting language
2 2
 Name:           python3
3 3
 Version:        3.7.0
4
-Release:        1%{?dist}
4
+Release:        2%{?dist}
5 5
 License:        PSF
6 6
 URL:            http://www.python.org/
7 7
 Group:          System Environment/Programming
... ...
@@ -207,6 +207,7 @@ rm -rf %{buildroot}/*
207 207
 %exclude %{_libdir}/python3.7/lib-dynload/pyexpat*.so
208 208
 %exclude %{_libdir}/python3.7/curses
209 209
 %exclude %{_libdir}/python3.7/lib-dynload/_curses*.so
210
+%exclude %{_libdir}/python3.7/distutils/command/wininst-*.exe
210 211
 
211 212
 %files  xml
212 213
 %{_libdir}/python3.7/xml/*
... ...
@@ -256,6 +257,8 @@ rm -rf %{buildroot}/*
256 256
 %{_libdir}/python3.7/test/*
257 257
 
258 258
 %changelog
259
+*   Tue Dec 04 2018 Tapas Kundu <tkundu@vmware.com> 3.7.0-2
260
+-   Excluded windows installer from python3 libs packaging.
259 261
 *   Wed Sep 26 2018 Tapas Kundu <tkundu@vmware.com> 3.7.0-1
260 262
 -   Updated to version 3.7.0
261 263
 *   Mon Sep 18 2017 Alexey Makhalov <amakhalov@vmware.com> 3.6.1-9