- fix files list
This commit is contained in:
parent
dd588d089d
commit
5dc06d6ac3
@ -15,7 +15,7 @@
|
||||
Summary: Modern Version Control System designed to replace CVS
|
||||
Name: subversion
|
||||
Version: 1.5.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: ASL 1.1
|
||||
Group: Development/Tools
|
||||
URL: http://subversion.tigris.org/
|
||||
@ -226,7 +226,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%defattr(-,root,root)
|
||||
%doc BUGS COMMITTERS COPYING HACKING INSTALL README CHANGES
|
||||
%doc tools subversion/LICENSE mod_authz_svn-INSTALL
|
||||
%doc contrib/client-side/svn_load_dirs{.pl,_*,.README}
|
||||
%doc contrib/client-side/svn_load_dirs/{*.pl,*.example,*.README}
|
||||
%{_bindir}/*
|
||||
%{_libdir}/libsvn_*.so.*
|
||||
%{_mandir}/man*/*
|
||||
@ -275,6 +275,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 2 2008 Joe Orton <jorton@redhat.com> 1.5.0-5
|
||||
- fix files list
|
||||
|
||||
* Wed Jul 2 2008 Joe Orton <jorton@redhat.com> 1.5.0-4
|
||||
- swig-perl test suite fix for Perl 5.10 (upstream r31546)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user