Perl mass rebuild
This commit is contained in:
parent
562fb683df
commit
faae8041b1
@ -54,7 +54,7 @@ Summary: PostgreSQL client programs
|
|||||||
Name: postgresql
|
Name: postgresql
|
||||||
%global majorversion 9.0
|
%global majorversion 9.0
|
||||||
Version: 9.0.4
|
Version: 9.0.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||||
# recognizes it as an independent license, so we do as well.
|
# recognizes it as an independent license, so we do as well.
|
||||||
License: PostgreSQL
|
License: PostgreSQL
|
||||||
@ -822,6 +822,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 9.0.4-4
|
||||||
|
- Perl mass rebuild
|
||||||
|
|
||||||
* Fri Jun 10 2011 Tom Lane <tgl@redhat.com> 9.0.4-3
|
* Fri Jun 10 2011 Tom Lane <tgl@redhat.com> 9.0.4-3
|
||||||
- Work around gcc 4.6.0 bug (temporary backport from next upstream release)
|
- Work around gcc 4.6.0 bug (temporary backport from next upstream release)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user