Compare commits

...

3 Commits
rawhide ... f25

Author SHA1 Message Date
Orion Poplawski 76fff08ee9 Fix date 2017-02-22 16:04:04 -07:00
Orion Poplawski 466207bb6a Merge commit 'd0fdb0d759b960b41b57bf7c9539901f16062e0a' into f25
Conflicts:
	python-rpm-macros.spec
2017-02-22 15:57:53 -07:00
Tomas Orsava b5dd604581 Added macros for Build/Requires tags using Python dist tags
https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2017-02-20 11:17:19 +01:00
1 changed files with 7 additions and 19 deletions

View File

@ -1,6 +1,6 @@
Name: python-rpm-macros
Version: 3
Release: 17%{?dist}
Release: 12%{?dist}
Summary: The unversioned Python RPM macros
License: MIT
@ -69,32 +69,20 @@ install -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
%changelog
* Mon Jan 23 2017 Michal Cyprian <mcyprian@redhat.com> - 3-17
- Add --no-deps option to py_install_wheel macros
* Tue Jan 17 2017 Tomas Orsava <torsava@redhat.com> - 3-16
- Added macros for Build/Requires tags using Python dist tags:
https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Nov 24 2016 Orion Poplawski <orion@cora.nwra.com> 3-15
* Wed Feb 22 2017 Orion Poplawski <orion@cora.nwra.com> 3-12
- Make expanded macros start on the same line as the macro
* Wed Nov 16 2016 Orion Poplawski <orion@cora.nwra.com> 3-14
- Fix %%py3_install_wheel (bug #1395953)
* Wed Nov 16 2016 Orion Poplawski <orion@cora.nwra.com> 3-13
- Add --no-deps option to py_install_wheel macros
- Add missing sleeps to other build macros
- Fix build_egg macros
- Add %%py_build_wheel and %%py_install_wheel macros
* Tue Nov 15 2016 Orion Poplawski <orion@cora.nwra.com> 3-12
- Add %%py_build_egg and %%py_install_egg macros
- Allow multiple args to %%py_build/install macros
- Tidy up macro formatting
* Wed Aug 24 2016 Orion Poplawski <orion@cora.nwra.com> 3-11
- Use %%rpmmacrodir
* Tue Jan 17 2017 Tomas Orsava <torsava@redhat.com> - 3-11
- Added macros for Build/Requires tags using Python dist tags:
https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Tue Jul 12 2016 Orion Poplawski <orion@cora.nwra.com> 3-10
- Do not generate useless Obsoletes with %%{?_isa}