- update to 1.4.3 (#228691)

- remove trailing dot from Summary
- use current preferred standard BuildRoot
- add post/postun ldconfig scriptlets for -ruby and -javahl
This commit is contained in:
jorton 2007-03-15 15:14:29 +00:00
parent d279ff537d
commit dadd06ed54
3 changed files with 12 additions and 9 deletions

View File

@ -1,7 +1 @@
*.src.rpm
*.tar.gz
x86_64
subversion-1.4.0
clog
subversion-1.4.0.tar.gz
subversion-1.4.2.tar.gz
subversion-1.4.3.tar.gz

View File

@ -1 +1 @@
6b991b63e3e1f69670c9e15708e40176 subversion-1.4.3.tar.gz
6b991b63e3e1f69670c9e15708e40176 subversion-1.4.3.tar.gz

View File

@ -199,6 +199,14 @@ rm -rf ${RPM_BUILD_ROOT}
%postun perl -p /sbin/ldconfig
%post ruby -p /sbin/ldconfig
%postun ruby -p /sbin/ldconfig
%post javahl -p /sbin/ldconfig
%postun javahl -p /sbin/ldconfig
%files -f %{name}.lang
%defattr(-,root,root)
%doc BUGS COMMITTERS COPYING HACKING INSTALL README CHANGES
@ -253,9 +261,10 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Mon Jan 29 2007 Joe Orton <jorton@redhat.com> 1.4.3-2
- update to 1.4.3
- update to 1.4.3 (#228691)
- remove trailing dot from Summary
- use current preferred standard BuildRoot
- add post/postun ldconfig scriptlets for -ruby and -javahl
* Fri Dec 8 2006 Joe Orton <jorton@redhat.com> 1.4.2-5
- fix use of python_sitearch