Update to 2.1.0-1 release,
Cleanup and minor fixes.
This commit is contained in:
parent
676814b6cf
commit
334f0cbeb1
15
libnode.spec
15
libnode.spec
@ -1,12 +1,14 @@
|
|||||||
Name: libnode
|
Name: libnode
|
||||||
Version: 2.0.7
|
Version: 2.1.0
|
||||||
Release: 1
|
Release: 1rx3
|
||||||
|
|
||||||
%define libnode_name %{name}-%{version}-%{release}
|
%define libnode_name %{name}-%{version}-%{release}
|
||||||
%define source %{libnode_name}.src.tgz
|
%define source %{libnode_name}.src.tgz
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Summary: Manages generic list and/or tree node structures
|
Summary: Manages generic list and/or tree node structures
|
||||||
Copyright: GPL
|
Copyright: GPL/LGPL
|
||||||
Group: Application/Utilitaires
|
Group: Application/Utilitaires
|
||||||
Distribution: Rx3 OpenSource
|
Distribution: Rx3 OpenSource
|
||||||
Vendor: Rx3
|
Vendor: Rx3
|
||||||
@ -17,6 +19,8 @@ Url: http://www.rx3.org/dvp/libnode/download/
|
|||||||
BuildRoot: %{_tmppath}/%{libnode_name}-buildroot
|
BuildRoot: %{_tmppath}/%{libnode_name}-buildroot
|
||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Manages generic list and/or tree node structures.
|
Manages generic list and/or tree node structures.
|
||||||
|
|
||||||
@ -49,6 +53,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 24 2005 Arnaud G. Gibert <arnaud@rx3.net> 2.1.0-1rx3
|
||||||
|
- Update to 2.1.0 release,
|
||||||
|
- Now use "rx3" as release suffix,
|
||||||
|
- Fix copyright entry.
|
||||||
|
|
||||||
* Wed Jan 19 2005 Arnaud G. Gibert <arnaud@rx3.net> 2.0.7-1
|
* Wed Jan 19 2005 Arnaud G. Gibert <arnaud@rx3.net> 2.0.7-1
|
||||||
- Update to 2.0.7 release.
|
- Update to 2.0.7 release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user