forked from pool/python-rpm-macros
		
	- make macros more resilient to missing %python_subpackages - expand %python_bin_suffix properly OBS-URL: https://build.opensuse.org/request/show/477754 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=31
		
			
				
	
	
		
			68 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			68 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Wed Mar  8 13:18:14 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - make macros more resilient to missing %python_subpackages
 | |
| - expand %python_bin_suffix properly
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Feb 24 13:50:03 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - let %python_module expand *all* its arguments, not just the first
 | |
|   (so that %{python_module x >= 1.0} works as intended)
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Feb 22 14:38:28 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - copy BuildArch to subpackages
 | |
| - on requires/provides etc., perform macro expansion *after* replacing
 | |
|   'python' name, to allow for tricking the rewriter to not replace
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Feb 21 14:55:08 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - add BuildRoot to make SLE11 happy
 | |
| - check presence of %python_files even on new-style distros
 | |
| - better visibility of the %python_files error
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Feb 13 14:46:25 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - update service, use repository and tarball name "python-rpm-macros"
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Feb  7 16:31:04 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - introduce %python_prefix
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Feb  6 14:30:38 UTC 2017 - jengelh@inai.de
 | |
| 
 | |
| - Set RPM group
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Jan 11 14:28:48 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - change service version generator to use "1.0.git" instead of "1.0git"
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Jan  6 17:36:58 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - rework %python_alternative and remove support for %python_alternative_man
 | |
| - tell service to compress the tar file
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Fri Jan  6 14:54:21 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - set service to localonly mode
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Tue Jan  3 15:06:29 UTC 2017 - jmatejek@suse.com
 | |
| 
 | |
| - current macro version
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Nov 24 14:57:13 UTC 2016 - jmatejek@suse.com
 | |
| 
 | |
| - initial commit
 | |
| 
 |