rpms/extrema/F-7 extrema-4.2.10.desktop.patch, NONE, 1.1 extrema.spec, NONE, 1.1 sources, 1.1, 1.2

Terje Røsten (terjeros) fedora-extras-commits at redhat.com
Sun Nov 4 21:52:47 UTC 2007


Author: terjeros

Update of /cvs/extras/rpms/extrema/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29994/F-7

Modified Files:
	sources 
Added Files:
	extrema-4.2.10.desktop.patch extrema.spec 
Log Message:
Importing extrema: FC-6 F-7 F-8.



extrema-4.2.10.desktop.patch:

--- NEW FILE extrema-4.2.10.desktop.patch ---
--- extrema-4.2.10/extrema.desktop.orig	2007-11-02 20:04:52.000000000 +0100
+++ extrema-4.2.10/extrema.desktop	2007-11-02 20:06:53.000000000 +0100
@@ -1,10 +1,10 @@
 [Desktop Entry]
-Name=eXtrema
-Comment=eXtrema 2D/3D Graphics
-Exec=/usr/local/bin/extrema
+Encoding=UTF-8
+Name=Extrema
+Comment=Extrema - visualization and data analysis tool
+Exec=extrema
 Icon=extrema
 Terminal=0
 Type=Application
-Encoding=UTF-8
-X-Desktop-File-Install-Version=0.10
-Categories=Application;Graphics;X-Red-Hat-Extra;
+Categories=Graphics;Math;Science;
+


--- NEW FILE extrema.spec ---
Summary:   Extrema is a powerful visualization and data analysis tool
Name:      extrema
Version:   4.2.10
Release:   2%{?dist}
License:   GPLv2+
Group:     Applications/Engineering
URL:       http://exsitewebware.com/extrema/
Source0:   http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0:    %{name}-4.2.10.desktop.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: wxGTK-devel >= 2.6.3
BuildRequires: desktop-file-utils ImageMagick

%description
Extrema is a powerful visualization and data analysis tool that
enables researchers to quickly distill their large, complex data sets
into meaningful information. Its flexibility, sophistication, and
power allow you to easily develop your own commands and create highly
customized graphs.

%package help
Summary:  Help files for Extrema
Group:    Applications/Engineering
Requires: %{name} = %{version}

%description help
This package contains help files for Extrema.

%prep
%setup -q
%patch -p1

%build
%configure --disable-static
%{__make} %{?_smp_mflags}
convert Images/%{name}.gif %{name}.png

%install
%{__rm} -rf %{buildroot}
%{__make} install DESTDIR=%{buildroot}
desktop-file-install --vendor=fedora \
    --dir=%{buildroot}%{_datadir}/applications %{name}.desktop
%{__install} -m 0644 -D %{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
%{__rm} -f %{buildroot}%{_libdir}/lib%{name}.{la,a}

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-, root, root, -)
%doc AUTHORS COPYING ChangeLog NEWS README THANKS doc
%{_bindir}/%{name}
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/Images
%{_datadir}/applications/fedora-%{name}.desktop
%{_datadir}/pixmaps/%{name}.png

%files help
%defattr(-, root, root, -)
%{_datadir}/%{name}/Help

%changelog
* Sun Nov  4 2007 Terje Rosten <terje.rosten at ntnu.no> - 4.2.10-2
- Fix license
- Change convert buildreq to ImageMagick
- Move to Graphics menu

* Sat Nov  3 2007 Terje Rosten <terje.rosten at ntnu.no> - 4.2.10-1
- Initial package


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/extrema/F-7/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	4 Nov 2007 19:24:59 -0000	1.1
+++ sources	4 Nov 2007 21:52:13 -0000	1.2
@@ -0,0 +1 @@
+3b6911525c1824ab50f82b6e72b05a19  extrema-4.2.10.tar.gz




More information about the fedora-extras-commits mailing list