Accepting request 99605 from devel:languages:python
- Fix spec file for SLE11 (Group entries did go lost) (forwarded request 99603 from namtrac) OBS-URL: https://build.opensuse.org/request/show/99605 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=16
This commit is contained in:
		
				
					committed by
					
						 Git OBS Bridge
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							68333b0873
						
					
				
				
					commit
					c03610cb15
				
			| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Tue Jan 10 11:38:24 CET 2012 - kukuk@suse.de | ||||
|  | ||||
| - Fix spec file for SLE11 (Group entries did go lost) | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Wed Dec 14 08:56:13 UTC 2011 - highwaystar.ru@gmail.com | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-matplotlib | ||||
| # | ||||
| # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. | ||||
| # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -15,8 +15,6 @@ | ||||
| # Please submit bugfixes or comments via http://bugs.opensuse.org/ | ||||
| # | ||||
|  | ||||
|  | ||||
|  | ||||
| Name:           python-matplotlib | ||||
| Version:        1.1.0 | ||||
| Release:        0 | ||||
| @@ -84,6 +82,7 @@ application servers, and six graphical user interface toolkits. | ||||
|  | ||||
| %package tk | ||||
| Summary:        Tk backend for python-matplotlib | ||||
| Group:          Development/Libraries/Python | ||||
| Requires:       %{name} = %{version} | ||||
| Requires:       python-tk | ||||
|  | ||||
| @@ -92,6 +91,7 @@ Tk backend for python-matplotlib plotting package | ||||
|  | ||||
| %package wx | ||||
| Summary:        Wx backend for python-matplotlib | ||||
| Group:          Development/Libraries/Python | ||||
| Requires:       %{name} = %{version} | ||||
| Requires:       python-wxGTK | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user