[conntrack-tools/el6] Downgrade to 0.9.13, last version to build on EL6

Orion Poplawski orion at cora.nwra.com
Wed May 7 21:45:08 UTC 2014


On 05/07/2014 03:37 PM, Paul Wouters wrote:
> On 05/07/2014 04:41 PM, Orion Poplawski wrote:
>
> You cannot just downgrade without an Epoch!
>
> What is going on? How come we build 1.0.0 and then suddenly have to downgrade?
>
> Paul

1.0.0 was never built on EPEL6.  Probably because it couldn't be.

>
>> commit 1eb9794d2c53c60b835bdd6d8e80f625984981d7
>> Author: Orion Poplawski <orion at nwra.com>
>> Date:   Wed May 7 13:54:17 2014 -0600
>>
>>      Downgrade to 0.9.13, last version to build on EL6
>>
>>   .gitignore           |    4 +---
>>   conntrack-tools.spec |   19 ++-----------------
>>   sources              |    2 +-
>>   3 files changed, 4 insertions(+), 21 deletions(-)
>> ---
>> diff --git a/.gitignore b/.gitignore
>> index 4eb5016..d1fa1ac 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -1,3 +1 @@
>> -conntrack-tools-0.9.14.tar.bz2
>> -/conntrack-tools-0.9.15.tar.bz2
>> -/conntrack-tools-1.0.0.tar.bz2
>> +/conntrack-tools-0.9.13.tar.bz2
>> diff --git a/conntrack-tools.spec b/conntrack-tools.spec
>> index 74e030a..6690547 100644
>> --- a/conntrack-tools.spec
>> +++ b/conntrack-tools.spec
>> @@ -1,5 +1,5 @@
>>   Name:           conntrack-tools
>> -Version:        1.0.0
>> +Version:        0.9.13
>>   Release: 	2%{?dist}
>>   Summary:        Tools to manipulate netfilter connection tracking table
>>   Group:          System Environment/Base
>> @@ -7,7 +7,7 @@ License:        GPLv2
>>   URL:            http://netfilter.org
>>   Source0:        http://netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
>>   BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
>> -BuildRequires:  libnfnetlink-devel >= 1.0.0, libnetfilter_conntrack-devel >= 0.9.1
>> +BuildRequires:  libnfnetlink-devel >= 1.0.0, libnetfilter_conntrack-devel >= 0.0.100
>>   BuildRequires:	pkgconfig bison flex
>>   Provides:       conntrack = 1.0-1
>>   Obsoletes:      conntrack < 1.0-1
>> @@ -50,21 +50,6 @@ rm -rf $RPM_BUILD_ROOT
>>   %{_mandir}/man8/*
>>
>>   %changelog
>> -* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-2
>> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
>> -
>> -* Thu May  5 2011 Paul P. Komkoff Jr <i at stingr.net> - 1.0.0
>> -- new upstream version
>> -
>> -* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.15-2
>> -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
>> -
>> -* Fri Nov 19 2010 Paul P. Komkoff Jr <i at stingr.net> - 0.9.15-1
>> -- new upstream version
>> -
>> -* Thu Mar 25 2010 Paul P. Komkoff Jr <i at stingr.net> - 0.9.14-1
>> -- update, at last
>> -
>>   * Tue Nov 10 2009 Paul P. Komkoff Jr <i at stingr.net> - 0.9.13-2
>>   - failed to properly commit the package :(
>>
>> diff --git a/sources b/sources
>> index ab8af58..5a56796 100644
>> --- a/sources
>> +++ b/sources
>> @@ -1 +1 @@
>> -5add24d4761baf17af630d5627a71752  conntrack-tools-1.0.0.tar.bz2
>> +bd0e2149a1626071db83c4f9714e0556  conntrack-tools-0.9.13.tar.bz2
>>


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com


More information about the scm-commits mailing list