rpms/nightfall/F-8 nightfall-1.62-fixmakefile.patch, NONE, 1.1 nightfall.desktop, NONE, 1.1 nightfall.spec, NONE, 1.1 sources, 1.1, 1.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: mmahut

Update of /cvs/pkgs/rpms/nightfall/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6748

Modified Files:
	sources 
Added Files:
	nightfall-1.62-fixmakefile.patch nightfall.desktop 
	nightfall.spec 
Log Message:
Initial import.


nightfall-1.62-fixmakefile.patch:

--- NEW FILE nightfall-1.62-fixmakefile.patch ---
diff -Naur ./nightfall-1.62-upstream/Makefile.in ./nightfall-1.62/Makefile.in
--- ./nightfall-1.62-upstream/Makefile.in	2007-12-03 22:06:27.000000000 +0100
+++ ./nightfall-1.62/Makefile.in	2007-12-03 22:07:00.000000000 +0100
@@ -57,7 +57,7 @@
 AUTOHEADER = @AUTOHEADER@
 
 INSTALL = @INSTALL@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 transform = @program_transform_name@


--- NEW FILE nightfall.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Nightfall
Comment=Nightfall is an astronomy application for emulation of eclipsing stars
Exec=/usr/bin/nightfall -U
Icon=/usr/share/nightfall/pixmaps/gnome-nightfall.png
Terminal=false
Type=Application
Categories=Education;Science;Astronomy;


--- NEW FILE nightfall.spec ---
Name:		nightfall
Version:	1.62
Release:	2%{?dist}
Summary:	Nightfall is an astronomy application for emulation of eclipsing stars

License:	GPLv2+
Group:		Applications/Engineering
URL:		http://www.hs.uni-hamburg.de/DE/Ins/Per/Wichmann/Nightfall.html
Source0:	http://www.la-samhna.de/%{name}/%{name}-%{version}.tar.gz
Source1:	nightfall.desktop
Patch0:		nightfall-1.62-fixmakefile.patch

BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	gtk2-devel, desktop-file-utils
Requires:	gnuplot

%description
Nightfall is an astronomy application for fun, education, and science.
It can produce animated views of eclipsing binary stars,
calculate synthetic lightcurves and radial velocity curves,
and eventually determine the best-fit model for a given set of
observational data of an eclipsing binary star system.
It is, however, not able to fry your breakfast egg on your harddisk.

%prep
%setup -q
%patch0 -p2 -b .makefile

%build
%configure --with-gnuplot --enable-gnome
make %{_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=${RPM_BUILD_ROOT} install
%find_lang %{name}
desktop-file-install --vendor fedora --dir ${RPM_BUILD_ROOT}%{_datadir}/applications %{SOURCE1}

%clean
rm -rf ${RPM_BUILD_ROOT}

%files -f %{name}.lang
%defattr(-,root,root)
%doc UserManual.pdf UserManual.html README COPYING AUTHORS ChangeLog
%attr(755,root,root) %{_bindir}/nightfall
%attr(644,root,root) %{_mandir}/man1/nightfall.*
%{_datadir}/nightfall/*
%{_datadir}/applications/fedora-nightfall.desktop

%changelog
* Sun Nov 25 2007 Marek Mahut <mmahut@xxxxxxxxxxxxxxxxx> - 1.62-2
- Initial build.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nightfall/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	18 Dec 2007 14:45:21 -0000	1.1
+++ sources	27 Dec 2007 09:58:09 -0000	1.2
@@ -0,0 +1 @@
+318314e97b83fdb74860aba6adef219b  nightfall-1.62.tar.gz

_______________________________________________
Fedora astronomy mailing list
Fedora-astronomy-list@xxxxxxxxxx
http://fedoraproject.org/wiki/SIGs/Astronomy
https://www.redhat.com/mailman/listinfo/fedora-astronomy-list

[Index of Archives]     [Fedora Users]     [Fedora Scitech]     [ARM Kernel]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [NASA]

  Powered by Linux