From 30f82118f185f5a9367bf2a81f2db73648a6c01b Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Thu, 25 Oct 2012 22:44:41 +0200 Subject: [PATCH] Rebase to git commit 7fe7c72 --- .gitignore | 1 + libteam.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 529091b..8ca309d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /libteam-20120925gitcc5cddc.tar.gz /libteam-20121007git6f48751.tar.gz /libteam-20121019git1a91059.tar.gz +/libteam-20121025git7fe7c72.tar.gz diff --git a/libteam.spec b/libteam.spec index ffccbe4..079042e 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 0.1 -Release: 18.20121019git1a91059%{?dist} +Release: 19.20121025git7fe7c72%{?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 1a91059 +# git reset --hard 7fe7c72 # ./autogen.sh # ./configure # make distcheck -# mv libteam-0.1.tar.gz libteam-20121019git1a91059.tar.gz -Source0: libteam-20121019git1a91059.tar.gz +# mv libteam-0.1.tar.gz libteam-20121025git7fe7c72.tar.gz +Source0: libteam-20121025git7fe7c72.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 +* Thu Oct 25 2012 Jiri Pirko - 0.1-19.20121025git7fe7c72 +- Rebase to git commit 7fe7c72 + * Tue Oct 19 2012 Jiri Pirko - 0.1-18.20121019git1a91059 - Rebase to git commit 1a91059 diff --git a/sources b/sources index aa6797f..d648d82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8068fea490b7b1d92c417cdfaa79d393 libteam-20121019git1a91059.tar.gz +6069f5027b013e465a4944d880da851b libteam-20121025git7fe7c72.tar.gz