Mailinglist Archive: opensuse-commit (1855 mails)
| < Previous | Next > |
commit libnova for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 01 Sep 2011 15:01:51 +0200
- Message-id: <20110901130151.256F120233@hilbert.suse.de>
Hello community,
here is the log from the commit of package libnova for openSUSE:Factory
checked in at Thu Sep 1 15:01:51 CEST 2011.
--------
--- libnova/libnova.changes 2011-05-20 22:01:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/libnova/libnova.changes 2011-08-31
23:20:20.000000000 +0200
@@ -1,0 +2,9 @@
+Wed Aug 31 21:11:34 UTC 2011 - asterios.dramis@xxxxxxxxx
+
+- Update to version 0.14.0:
+ * Various bugfixes.
+- Spec file updates:
+ * Changed License: to LGPL-2.0+.
+ * Minor other updates.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
libnova-0.13.0.tar.bz2
New:
----
libnova-0.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libnova.spec ++++++
--- /var/tmp/diff_new_pack.nn0zuI/_old 2011-09-01 15:01:16.000000000 +0200
+++ /var/tmp/diff_new_pack.nn0zuI/_new 2011-09-01 15:01:16.000000000 +0200
@@ -17,17 +17,16 @@
# norootforbuild
-%define debug_package_requires libnova-0_13-0 = %{version}-%{release}
+%define debug_package_requires libnova-0_14-0 = %{version}-%{release}
Name: libnova
-Version: 0.13.0
+Version: 0.14.0
Release: 1
-License: LGPLv2+
+License: LGPL-2.0+
Summary: Celestial Mechanics, Astrometry and Astrodynamics Library
Url: http://libnova.sourceforge.net/
Group: System/Libraries
-# http://downloads.sourceforge.net/0.13.0/libnova-0.13.0.tar.gz
-Source: %{name}-%{version}.tar.bz2
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -38,21 +37,21 @@
calculating positions of astronomical objects or celestial mechanics.
%package devel
-License: LGPLv2+
+License: LGPL-2.0+
Summary: Development files for libnova
Group: Development/Libraries/C and C++
Requires: glibc-devel
-Requires: libnova-0_13-0 = %{version}
+Requires: libnova-0_14-0 = %{version}
%description devel
This package contains development files for libnova.
-%package -n libnova-0_13-0
-License: LGPLv2+
+%package -n libnova-0_14-0
+License: LGPL-2.0+
Summary: Celestial Mechanics, Astrometry and Astrodynamics Library
Group: System/Libraries
-%description -n libnova-0_13-0
+%description -n libnova-0_14-0
libnova is a general purpose, double precision, Celestial Mechanics,
Astrometry and Astrodynamics library. The intended audience of libnova
is C & C++ programmers, astronomers and anyone else interested in
@@ -67,19 +66,17 @@
%install
%make_install
+
+# Not needed
rm -f %{buildroot}%{_libdir}/*.la
-%post -n libnova-0_13-0 -p /sbin/ldconfig
+%post -n libnova-0_14-0 -p /sbin/ldconfig
-%postun -n libnova-0_13-0 -p /sbin/ldconfig
+%postun -n libnova-0_14-0 -p /sbin/ldconfig
%clean
rm -rf %{buildroot}
-%files -n libnova-0_13-0
-%defattr(-,root,root,-)
-%{_libdir}/libnova-0.13.so.0*
-
%files devel
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS
@@ -87,4 +84,8 @@
%{_libdir}/libnova.so
%{_bindir}/libnovaconfig
+%files -n libnova-0_14-0
+%defattr(-,root,root,-)
+%{_libdir}/libnova-0.14.so.0*
+
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |