- fix 430335 - add wxGTK requires
This commit is contained in:
		
							parent
							
								
									efe44befb8
								
							
						
					
					
						commit
						68afbde43c
					
				| @ -17,7 +17,7 @@ | |||||||
| Summary: A program for plotting mathematical expressions and data | Summary: A program for plotting mathematical expressions and data | ||||||
| Name: gnuplot | Name: gnuplot | ||||||
| Version: %{major}.%{minor}.%{patchlevel} | Version: %{major}.%{minor}.%{patchlevel} | ||||||
| Release: 7%{?dist} | Release: 8%{?dist} | ||||||
| # Modifications are to be distributed as patches to the released version. | # Modifications are to be distributed as patches to the released version. | ||||||
| License: gnuplot and GPLv2 | License: gnuplot and GPLv2 | ||||||
| Group: Applications/Engineering | Group: Applications/Engineering | ||||||
| @ -28,6 +28,7 @@ Patch1: gnuplot-4.2.0-refers_to.patch | |||||||
| BuildRequires: libpng-devel, tetex-latex, zlib-devel, libX11-devel, emacs | BuildRequires: libpng-devel, tetex-latex, zlib-devel, libX11-devel, emacs | ||||||
| BuildRequires: texinfo, readline-devel, libXt-devel, gd-devel, wxGTK-devel | BuildRequires: texinfo, readline-devel, libXt-devel, gd-devel, wxGTK-devel | ||||||
| BuildRequires: latex2html | BuildRequires: latex2html | ||||||
|  | Requires: wxGTK | ||||||
| Requires(post): /sbin/install-info | Requires(post): /sbin/install-info | ||||||
| Requires(preun): /sbin/install-info | Requires(preun): /sbin/install-info | ||||||
| BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) | BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) | ||||||
| @ -151,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT | |||||||
| %{emacs_lispdir}/%{name}/*.el | %{emacs_lispdir}/%{name}/*.el | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Mon Jan 28 2008 Ivana Varekova <varekova@redhat.com> - 4.2.2-8 | ||||||
|  | - fix 430335 - add wxGTK requires | ||||||
|  | 
 | ||||||
| * Mon Dec 10 2007 Ivana Varekova <varekova@redhat.com> - 4.2.2-7 | * Mon Dec 10 2007 Ivana Varekova <varekova@redhat.com> - 4.2.2-7 | ||||||
| - add wxGTK-devel dependency (#405411) | - add wxGTK-devel dependency (#405411) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user