rpms/funtools/F-8 funtools.spec,1.8,1.9

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Fri Nov 9 20:23:37 UTC 2007


Author: sergiopr

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

Modified Files:
	funtools.spec 
Log Message:
* Fri Nov 09 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 1.4.0-4
- Adding some packages to devel requires



Index: funtools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/funtools/F-8/funtools.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- funtools.spec	16 Oct 2007 08:15:37 -0000	1.8
+++ funtools.spec	9 Nov 2007 20:23:05 -0000	1.9
@@ -1,6 +1,6 @@
 Name: funtools
 Version: 1.4.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: FITS library and utilities
 
 # Upstream version
@@ -30,7 +30,7 @@
 %package devel
 Summary: Headers for developing programs that will use %{name}
 Group: Development/Libraries
-Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name}-libs = %{version}-%{release} libwcs-devel tcl-devel
 
 %description devel
 These are the header files and libraries needed to develop a %{name} 
@@ -47,6 +47,7 @@
 %prep
 %setup -q -n %{name}-%{upversion}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --enable-shared=link --with-wcslib=%{_libdir}/libwcs.so \
@@ -95,25 +96,36 @@
 %{_mandir}/mann/*
 
 %changelog
+* Fri Nov 09 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 1.4.0-4
+- Adding some packages to devel requires
+
 * Tue Oct 16 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 1.4.0-3
 - Fixing wcs headers
+
 * Sat Oct 13 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 1.4.0-2
 - Fixing bug #329741
 - Splitting libs in funtools-libs
+
 * Mon Aug 20 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.4.0-1
 - New upstream version, changed license and buildroot lines
+
 * Sun Jul 22 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.3.0-0.5.b34
 - New upstream version
+
 * Thu May 03 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.3.0-0.5.b33
 - New upstream version
+
 * Mon Mar 26 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.3.0-0.4.b29
 - Funtools Approved
 - Parallel make does not work
 - Problem with undefined non weak symbols in libtclfun fixed
+
 * Fri Mar 23 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.3.0-0.3.b29
 - Removed _smp_mflags
+
 * Thu Mar 22 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.3.0-0.2.b29
 - Updated funtools-makefile.patch
 - Added EXTRA_LIBS to compilation step
+
 * Tue Mar 20 2007 Sergio Pascual <spr at astrax.fis.ucm.es> 1.3.0-0.1.b29
 - Initial spec file




More information about the fedora-extras-commits mailing list