From 45117431cb040d1e334257bee2924ef6f6a55759 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Mon, 11 Jul 2005 23:33:44 +0000 Subject: [PATCH] package is now named "ginac"; added "Obsoletes:" directives --- GiNaC.spec.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/GiNaC.spec.in b/GiNaC.spec.in index 3069852f..38f7acc2 100644 --- a/GiNaC.spec.in +++ b/GiNaC.spec.in @@ -17,6 +17,7 @@ Requires(post): /sbin/install-info Requires(preun): /sbin/install-info Requires: cln >= 1.1 BuildRequires: cln-devel >= 1.1 gcc-c++ readline-devel +Obsoletes: GiNaC %description GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -27,6 +28,7 @@ open framework for symbolic computation within the C++ programming language. Summary: GiNaC development libraries and header files Group: Development/Libraries Requires: %{name} = %{version}-%{release} cln-devel +Obsoletes: GiNaC-devel %description devel GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -40,6 +42,7 @@ use to develop GiNaC applications. Summary: GiNaC-related utilities Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} +Obsoletes: GiNaC-utils %description utils GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -101,7 +104,11 @@ fi %{_mandir}/man1/viewgar.1* %changelog -* Thu Jul 30 2005 Christian Bauer +* Mon Jul 11 2005 Christian Bauer +- name of package changed from "GiNaC" to "ginac"; added "Obsoletes:" + directives + +* Thu Jun 30 2005 Christian Bauer - included some updates from the Fedora Extras spec file: - "Copyright:" -> "License:" - Fixed broken install-info command -- 2.44.0