From 315bdda0b266d98664beb95765870f0731c75298 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Fri, 19 Oct 2012 16:46:29 +0200 Subject: [PATCH] Rebase to git commit 1a91059 --- .gitignore | 1 + libteam.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ae8652e..529091b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /libteam-20120923git8448186.tar.gz /libteam-20120925gitcc5cddc.tar.gz /libteam-20121007git6f48751.tar.gz +/libteam-20121019git1a91059.tar.gz diff --git a/libteam.spec b/libteam.spec index 4758b6c..ffccbe4 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 0.1 -Release: 17.20121007git6f48751%{?dist} +Release: 18.20121019git1a91059%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries License: LGPLv2+ @@ -9,12 +9,12 @@ URL: http://www.libteam.org # following commands to generate the tarball: # git clone git://github.com/jpirko/libteam.git # cd libteam/ -# git reset --hard 6f48751 +# git reset --hard 1a91059 # ./autogen.sh # ./configure # make distcheck -# mv libteam-0.1.tar.gz libteam-20121007git6f48751.tar.gz -Source0: libteam-20121007git6f48751.tar.gz +# mv libteam-0.1.tar.gz libteam-20121019git1a91059.tar.gz +Source0: libteam-20121019git1a91059.tar.gz BuildRequires: jansson-devel BuildRequires: libdaemon-devel BuildRequires: libnl3-devel @@ -134,6 +134,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog +* Tue Oct 19 2012 Jiri Pirko - 0.1-18.20121019git1a91059 +- Rebase to git commit 1a91059 + * Tue Oct 07 2012 Jiri Pirko - 0.1-17.20121007git6f48751 - Rebase to git commit 6f48751 diff --git a/sources b/sources index 32ebb38..aa6797f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b7818dac17b3a2db793689ba5cd4967 libteam-20121007git6f48751.tar.gz +8068fea490b7b1d92c417cdfaa79d393 libteam-20121019git1a91059.tar.gz