changes to groups
This commit is contained in:
parent
959f44fa87
commit
b6d7a51dc2
1 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue