rpms/ntl/devel ntl.spec,1.16,1.17

Michael Schwendt mschwendt at fedoraproject.org
Fri Mar 20 17:29:09 UTC 2009


Author: mschwendt

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

Modified Files:
	ntl.spec 
Log Message:
* Fri Mar 20 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 5.4.2-7
- add -static virtual Provides to -devel package



Index: ntl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ntl/devel/ntl.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ntl.spec	2 Mar 2009 14:47:53 -0000	1.16
+++ ntl.spec	20 Mar 2009 17:28:37 -0000	1.17
@@ -4,7 +4,7 @@
 Summary: High-performance algorithms for vectors, matrices, and polynomials 
 Name:    ntl 
 Version: 5.4.2
-Release: 6%{?dist}
+Release: 7%{?dist}
 
 License: GPLv2+
 URL:     http://shoup.net/ntl/ 
@@ -43,7 +43,7 @@
 Summary: High-performance algorithms for vectors, matrices, and polynomials 
 Group:   Development/Libraries
 Obsoletes: %{name}-static < %{version}-%{release}
-Provides:  %{name}-devel = %{version}-%{release}
+Provides:  %{name}-static = %{version}-%{release}
 %description devel 
 NTL is a high-performance, portable C++ library providing data structures
 and algorithms for arbitrary length integers; for vectors, matrices, and
@@ -131,6 +131,9 @@
 
 
 %changelog
+* Fri Mar 20 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 5.4.2-7
+- add -static virtual Provides to -devel package
+
 * Mon Mar 02 2009 Rex Dieter <rdieter at fedoraproject.org> 5.4.2-6
 - s/i386/%%ix86/
 - gcc44 patch




More information about the fedora-extras-commits mailing list