X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=GiNaC.spec.in;h=1ddf85f34f6ea589eeed25e51bc78d5c35e61b69;hp=3069852f598c056bef715d9e4dda048778e7672f;hb=aac4cec4d116f0b39daddb35181d1aa85297d4ba;hpb=f46b7b07178d75ed762490d38628c1eff8ab861a diff --git a/GiNaC.spec.in b/GiNaC.spec.in index 3069852f..1ddf85f3 100644 --- a/GiNaC.spec.in +++ b/GiNaC.spec.in @@ -8,8 +8,8 @@ Version: %{version} Release: %{release} License: GPL Group: System Environment/Libraries -Source0: ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/%{name}-%{version}.tar.bz2 -URL: http://www.ginac.de/ +Source0: https://www.ginac.de/%{name}-%{version}.tar.bz2 +URL: https://www.ginac.de/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Prefix: %{_prefix} @@ -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 @@ -89,9 +92,6 @@ fi %{_libdir}/pkgconfig/ginac.pc %{_includedir}/ginac %{_infodir}/*.info* -%{_mandir}/man1/ginac-config.1* -%{_bindir}/ginac-config -%{_datadir}/aclocal/ginac.m4 %files utils %defattr(-,root,root) @@ -101,7 +101,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