From c0321488efa9bce8bd82e53bb8bfb40f3e2705e8 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: May 04 2012 10:56:21 +0000 Subject: Rebase to git commit 11e234a --- diff --git a/.gitignore b/.gitignore index 70da74d..572320a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libteam-20120130gitb5cf2a8.tar.gz /libteam-20120221gitfe97f63.tar.gz /libteam-20120405gita82f8ac.tar.gz +/libteam-20120504git11e234a.tar.gz diff --git a/libteam.spec b/libteam.spec index 010bd54..bcfde9b 100644 --- a/libteam.spec +++ b/libteam.spec @@ -1,6 +1,6 @@ Name: libteam Version: 0.1 -Release: 5.20120405gita82f8ac%{?dist} +Release: 6.20120504git11e234a%{?dist} Summary: Library for controlling team network device Group: System Environment/Libraries License: LGPLv2+ @@ -9,12 +9,13 @@ URL: http://www.libteam.org # following commands to generate the tarball: # git clone git://github.com/jpirko/libteam.git # cd libteam/ -# git reset --hard a82f8ac +# git reset --hard 11e234a # ./autogen.sh # ./configure # make distcheck -# mv libteam-0.1.tar.gz libteam-20120405gita82f8ac.tar.gz -Source0: libteam-20120405gita82f8ac.tar.gz +# mv libteam-0.1.tar.gz libteam-20120504git11e234a.tar.gz +#Source0: libteam-20120504git11e234a.tar.gz +Source0: libteam-0.1.tar.gz BuildRequires: jansson-devel BuildRequires: libdaemon-devel BuildRequires: libnl3-devel @@ -114,7 +115,10 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1 %{python_sitearch}/* %changelog -* Thu Aug 05 2012 Jiri Pirko - 0.1-5.20120405gita82f8ac +* Thu May 04 2012 Jiri Pirko - 0.1-6.20120504git11e234a +- Rebase to git commit 11e234a + +* Thu Apr 05 2012 Jiri Pirko - 0.1-5.20120405gita82f8ac - Rebase to git commit a82f8ac * Sat Feb 21 2012 Jiri Pirko - 0.1-4.20120221gitfe97f63 diff --git a/sources b/sources index 32b6b95..a3d8937 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f1ca3b1411981139a1314fd717de27d libteam-20120405gita82f8ac.tar.gz +5b66a39a3f6b23f92b428dec794dfe2f libteam-20120504git11e234a.tar.gz