commit 2a1c3f83b07a767804dc538d5fddab16a0ccabe4 Author: Itamar Reis Peixoto <itamar@xxxxxxxxxxxxxxxx> Date: Mon Jul 11 14:00:47 2011 -0300 new version 4.4.6 bucardo.spec | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/bucardo.spec b/bucardo.spec index 80668d6..6d6d7c5 100644 --- a/bucardo.spec +++ b/bucardo.spec @@ -1,6 +1,6 @@ %define realname Bucardo Name: bucardo -Version: 4.4.5 +Version: 4.4.6 Release: 1%{?dist} Summary: Postgres replication system for both multi-master and multi-slave operations @@ -10,7 +10,9 @@ URL: http://bucardo.org/ Source0: http://bucardo.org/downloads/Bucardo-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source1: master-master-replication-example.txt +Source1: Bucardo-%{version}.tar.gz.asc +Source2: master-master-replication-example.txt + BuildArch: noarch @@ -69,7 +71,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/bucardo_ctl install -Dp -m 755 bucardo_ctl $RPM_BUILD_ROOT/%{_sbindir}/bucardo_ctl mkdir -p $RPM_BUILD_ROOT/%{_localstatedir}/run/bucardo -install -Dp -m 644 %{SOURCE1} . +install -Dp -m 644 %{SOURCE2} . @@ -92,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_localstatedir}/run/bucardo %changelog +* Mon Jul 11 2011 Itamar Reis Peixoto <itamar@xxxxxxxxxxxxxxxx> - 4.4.6-1 +- new version 4.4.6 + * Sun Jun 19 2011 Itamar Reis Peixoto <itamar@xxxxxxxxxxxxxxxx> - 4.4.5-1 - New version 4.4.5 fix truncate bug -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel