rpms/proas/F-10 proas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources,
1.1, 1.2
Sergio Pascual
sergiopr at rpmfusion.org
Sat Oct 10 14:36:42 CEST 2009
- Previous message: rpms/proas/F-11 proas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources,
1.1, 1.2
- Next message: rpms/proas/EL-5 proas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources,
1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: sergiopr
Update of /cvs/nonfree/rpms/proas/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv738/F-10
Modified Files:
.cvsignore sources
Added Files:
proas.spec
Log Message:
Importing proas
--- NEW FILE proas.spec ---
Summary: Planning of astronomical observations
Name: proas
Version: 2.1.2
Release: 2%{?dist}
License: GPL+
Group: Applications/Engineering
URL: https://guaix.fis.ucm.es/projects/proas/wiki
Source0: ftp://astrax.fis.ucm.es/pub/users/spr/proas/%{name}-%{version}.tar.gz
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: pgplot-devel gcc-gfortran
%description
Proas is a program devoted to the computation of the visibility conditions of
astronomical objects. The initial data are the observatory location, observing
date, and the target coordinates. The program computes the object altitude as
a function of the universal time (UT).
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make DESTDIR=%{buildroot} install
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc COPYING README manual.ps
%{_bindir}/*
%changelog
* Wed Sep 30 2009 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.1.2-2
- Changed licence to GPL+
* Wed Sep 16 2009 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.1.2-1
- Submitted to rpmfusion
* Fri Jun 27 2008 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.1.1-3
- Rebuilt for el5
* Thu Jun 19 2008 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.1.1-2
- Patch to set the default equinox in 2000.0
* Fri Jan 18 2008 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.1.1-1
- New upstream sources
* Sun Jul 22 2007 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.1.0-1
- New upstream sources
* Fri Oct 28 2005 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.0-3
- Rebuilt for pgplot-5.2.2-8.
* Mon Oct 10 2005 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.0-2
- Updated spec file.
* Tue Jan 10 2002 Sergio Pascual <sergiopr at astrax.fis.ucm.es> 2.0-1
- Initial RPM file.
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/proas/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 10 Oct 2009 11:16:11 -0000 1.1
+++ .cvsignore 10 Oct 2009 12:36:41 -0000 1.2
@@ -0,0 +1 @@
+proas-2.1.2.tar.gz
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/proas/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 10 Oct 2009 11:16:11 -0000 1.1
+++ sources 10 Oct 2009 12:36:41 -0000 1.2
@@ -0,0 +1 @@
+903da73d9a28f83f9949d2be890443e7 proas-2.1.2.tar.gz
- Previous message: rpms/proas/F-11 proas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources,
1.1, 1.2
- Next message: rpms/proas/EL-5 proas.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources,
1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rpmfusion-commits
mailing list