rpms/cppad/devel .cvsignore, 1.4, 1.5 cppad.spec, 1.10, 1.11 sources, 1.5, 1.6

Bradley M. Bell bradbell at fedoraproject.org
Sun Mar 29 10:49:55 UTC 2009


Author: bradbell

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

Modified Files:
	.cvsignore cppad.spec sources 
Log Message:
New sources and spec file for version 20090303.0 of CppAD.
(The spec file has not yet been tested).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cppad/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	27 Aug 2008 13:47:28 -0000	1.4
+++ .cvsignore	29 Mar 2009 10:49:24 -0000	1.5
@@ -1 +1 @@
-cppad-20080826.0.gpl.tgz
+cppad-20090303.0.gpl.tgz


Index: cppad.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cppad/devel/cppad.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cppad.spec	24 Feb 2009 09:27:27 -0000	1.10
+++ cppad.spec	29 Mar 2009 10:49:24 -0000	1.11
@@ -15,9 +15,9 @@
 # ---------------------------------------------------------------------------- 
 
 Name: cppad
-Version: 20080826.0
-Release: 2%{?dist}
-Summary: no base package is installed, see %{name}-devel and %{name}-doc
+Version: 20090303.0
+Release: 1%{?dist}
+Summary: A Package for Differentiation of C++ Algorithms
 
 Group: Development/Libraries 
 License: GPLv2
@@ -25,17 +25,9 @@
 Source: http://www.coin-or.org/download/source/CppAD/%{name}-%{version}.gpl.tgz
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires: cppad-devel, cppad-doc
 
 %description
-There is no base %{name} package installation, 
-only %{name}-devel and %{name}-doc sub-packages are installed.
-
-# ---------------------------------------------------------------------------
-%package devel
-Summary: A Package for Differentiation of C++ Algorithms
-Group: Development/Libraries
-
-%description devel
 We refer to the step by step conversion from an algorithm that computes 
 function values to an algorithm that computes derivative values as 
 Algorithmic Differentiation (often referred to as Automatic Differentiation.) 
@@ -44,14 +36,28 @@
 Algorithmic Differentiation (AD) can be found at 
 http://en.wikipedia.org/wiki/Automatic_differentiation
 
+# ---------------------------------------------------------------------------
+%package devel
+Summary: Development libraries for %{name}
+Group: Development/Libraries
+
+%description devel
+The package %{name}-devel contains all you need to do development with %{name}.
+The documentation package %{name}-doc is not included.
+
 # ----------------------------------------------------------------------------
 %package doc
-Summary: Documentation for %{name}-devel
+Summary: Documentation for %{name}
 Group: Development/Libraries
 
 %description doc
-The %{name}-doc package contains the html and xml documentation for
-the %{name}-devel package.
+The %{name}-doc package contains the xml documentation for
+the %{name}-devel package. 
+Links to an html version of the %{name} documentaiton, 
+for the most recent version of %{name}, can be found at web site 
+http://www.coin-or.org/CppAD/.
+In addition, printable versions of the documentation
+as a single web page, in both html and xml, can be found at that web site.
 
 # ----------------------------------------------------------------------------
 %prep
@@ -116,6 +122,10 @@
 
 # ----------------------------------------------------------------------------
 %changelog
+* Sun Mar 29 2009 Brad Bell <bradbell at seanet dot com> 20080303-1
+- Change to newer version of cppad.
+- Create a base package that requres both devel and doc sub-packages
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080826.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cppad/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	27 Aug 2008 13:47:28 -0000	1.5
+++ sources	29 Mar 2009 10:49:24 -0000	1.6
@@ -1 +1 @@
-a9c7e2af215564f7ee097e8901af5e97  cppad-20080826.0.gpl.tgz
+d34e093cb4b59b87b73a1b38597e45ac  cppad-20090303.0.gpl.tgz




More information about the fedora-extras-commits mailing list