[libteam] Rebase to git commit cc5cddc

Jiří Pírko jirka at fedoraproject.org
Tue Sep 25 15:11:41 UTC 2012


commit 1d0b0778ba63abc7d7efa324562a4c7506c13aac
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Tue Sep 25 17:11:06 2012 +0200

    Rebase to git commit cc5cddc

 .gitignore   |    1 +
 libteam.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b5b7b6..9e34c0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /libteam-20120822gitc0d943d.tar.gz
 /libteam-20120904gitbdcf72c.tar.gz
 /libteam-20120923git8448186.tar.gz
+/libteam-20120925gitcc5cddc.tar.gz
diff --git a/libteam.spec b/libteam.spec
index f829dcf..ba9ebfc 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -1,6 +1,6 @@
 Name: libteam
 Version: 0.1
-Release: 15.20120923git8448186%{?dist}
+Release: 16.20120925gitcc5cddc%{?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 8448186
+#  git reset --hard cc5cddc
 #  ./autogen.sh
 #  ./configure
 #  make distcheck
-#  mv libteam-0.1.tar.gz libteam-20120923git8448186.tar.gz
-Source0: libteam-20120923git8448186.tar.gz
+#  mv libteam-0.1.tar.gz libteam-20120925gitcc5cddc.tar.gz
+Source0: libteam-20120925gitcc5cddc.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 Sep 25 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-16.20120925gitcc5cddc
+- Rebase to git commit cc5cddc
+
 * Tue Sep 23 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-15.20120923git8448186
 - Rebase to git commit 8448186
 
diff --git a/sources b/sources
index f677a0f..129b65f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4267601033d32fd0baf0c7202a07275b  libteam-20120923git8448186.tar.gz
+789b2d748daa21bba49520a9e833390b  libteam-20120925gitcc5cddc.tar.gz


More information about the scm-commits mailing list