changes to groups

This commit is contained in:
Huzaifa Sidhpurwala 2008-01-12 04:11:33 +00:00
commit b6d7a51dc2

View file

@ -1,8 +1,8 @@
Name: libnova
Version: 0.12.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Libnova is a general purpose astronomy & astrodynamics library
Group: Applications/Engineering
Group: Development/Libraries
License: LGPLv2+
URL: http://sourceforge.net/projects/libnova/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@ -14,7 +14,7 @@ astrometry and astrodynamics library
%package devel
Summary: Development files for libnova
Group: Applications/Engineering
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jan 12 2007 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 0.12.1-2
- Made changes to the Groups
* Mon Jan 07 2007 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 0.12.1-1
- Made small changes to make it more complaint with fedora packaging standards