rpms/healpix/devel healpix.spec,1.10,1.11

Lubomir Rintel lkundrak at fedoraproject.org
Wed Feb 17 21:37:20 UTC 2010


Author: lkundrak

Update of /cvs/pkgs/rpms/healpix/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24997

Modified Files:
	healpix.spec 
Log Message:
* Wed Feb 17 2010 Lubomir Rintel (Fedora Astronomy) <lkundrak at v3.sk> - 2.13a-2
- Fix build



Index: healpix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/healpix/devel/healpix.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- healpix.spec	27 Dec 2009 10:09:41 -0000	1.10
+++ healpix.spec	17 Feb 2010 21:37:20 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           healpix
 Version:        2.13a
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Hierarchical Equal Area isoLatitude Pixelization of a sphere
 
 Group:          Development/Libraries
@@ -153,7 +153,7 @@ export CXXFLAGS="$CCFLAGS"
 export CXXFLAGS_NO_C="$CCFLAGS_NO_C"
 export CXXCFLAGS="$CCFLAGS"
 export CXXLFLAGS="%{optflags} -L. -L$DESTLIB"
-export CXX_EXTRALIBS="-lcfitsio -lhealpix_cxx -lhealpix_cxxsupport -lhealpix_fft --as-needed"
+export CXX_EXTRALIBS="-lcfitsio -lhealpix_cxx -lhealpix_cxxsupport -lhealpix_fft -lgomp --as-needed"
 
 # SMP make doesn't work
 for dir in cxxsupport libfftpack Healpix_cxx alice docsrc; do
@@ -315,6 +315,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 17 2010 Lubomir Rintel (Fedora Astronomy) <lkundrak at v3.sk> - 2.13a-2
+- Fix build
+
 * Sun Dec 27 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 2.13a-1
 - Update to upstream 2.13a.
 



More information about the scm-commits mailing list