rpms/hpic/FC-4 hpic.spec,1.1,1.2

Matthew D Truch (mtruch) fedora-extras-commits at redhat.com
Mon Nov 14 16:02:25 UTC 2005


Author: mtruch

Update of /cvs/extras/rpms/hpic/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32440

Modified Files:
	hpic.spec 
Log Message:
Update spec to match devel



Index: hpic.spec
===================================================================
RCS file: /cvs/extras/rpms/hpic/FC-4/hpic.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hpic.spec	14 Nov 2005 02:43:52 -0000	1.1
+++ hpic.spec	14 Nov 2005 16:02:18 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           hpic
 Version:        0.52
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Healpix manipulation binaries and library
 
 Group:          Development/Libraries
 License:        GPL
-URL:            http://cmb.phys.cwru.edu/hpic/hpic-0.52.tar.gz
-Source0:        hpic-0.52.tar.gz
+URL:            http://cmb.phys.cwru.edu/hpic/
+Source0:        http://cmb.phys.cwru.edu/hpic/hpic-0.52.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cfitsio-devel
@@ -19,12 +19,11 @@
 and manipulating healpix files, as well as a library so other programs can
 do the same.
 
-http://cmb.phys.cwru.edu/hpic/
-
 %package devel
 Group:  Development/Libraries
 Summary: Headers required when building programs against hpic
 Requires: %{name} = %{version}-%{release}
+Requires: cfitsio-devel
 
 %description devel
 Headers required when building a program against the hpic library,
@@ -66,6 +65,11 @@
 %{_libdir}/libhpic.a
 
 %changelog
+* Mon Nov 14 2005 Matthew Truch <matt at truch.net> - 0.52-3
+- hpic-devel requires cfitsio-devel (for headers).
+- Clean up URL and Source0.
+- As per bug 173090.
+
 * Sun Nov 13 2005 Matthew Truch <matt at truch.net> - 0.52-2
 - Don't include the INSTALL file in doc.
 




More information about the fedora-extras-commits mailing list