auto-import changelog data from neon-0.24.7-1.src.rpm
Mon Jul 05 2004 Joe Orton <jorton@redhat.com> 0.24.7-1 - update to 0.24.7
This commit is contained in:
parent
a86d07e7ad
commit
8a25ee8e61
@ -1 +1 @@
|
||||
neon-0.24.6.tar.gz
|
||||
neon-0.24.7.tar.gz
|
||||
|
||||
11
neon.spec
11
neon.spec
@ -1,7 +1,7 @@
|
||||
Summary: An HTTP and WebDAV client library
|
||||
Name: neon
|
||||
Version: 0.24.6
|
||||
Release: 2
|
||||
Version: 0.24.7
|
||||
Release: 1
|
||||
Copyright: LGPL
|
||||
Group: Applications/Publishing
|
||||
Prefix: %{_prefix}
|
||||
@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
# test suite uses port 7777
|
||||
%ifnarch ppc s390
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
make -C test %{?_smp_mflags} check
|
||||
%endif
|
||||
|
||||
%clean
|
||||
@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS BUGS TODO ChangeLog src/COPYING.LIB NEWS README THANKS
|
||||
%doc AUTHORS BUGS TODO src/COPYING.LIB NEWS README THANKS
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Mon Jul 5 2004 Joe Orton <jorton@redhat.com> 0.24.7-1
|
||||
- update to 0.24.7
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user