[libteam] Rebase to git commit a1718f8

Jiří Pírko jirka at fedoraproject.org
Wed Jan 25 13:07:52 UTC 2012


commit e18604cde19fb2c4f8f1b32f8ddbff331fd4f02a
Author: Jiri Pirko <jpirko at redhat.com>
Date:   Wed Jan 25 14:07:37 2012 +0100

    Rebase to git commit a1718f8

 .gitignore   |    1 +
 libteam.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 290244c..7a9f3e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libteam-20120113git302672e.tar.gz
+/libteam-20120125gita1718f8.tar.gz
diff --git a/libteam.spec b/libteam.spec
index 74898a3..7996c2f 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -1,6 +1,6 @@
 Name: libteam
 Version: 0.1
-Release: 1.20120113git302672e%{?dist}
+Release: 2.20120125gita1718f8%{?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 302672e
+#  git reset --hard a1718f8
 #  ./autogen.sh
 #  ./configure
 #  make distcheck
-#  mv libteam-0.1.tar.gz libteam-20120113git302672e.tar.gz
-Source0: libteam-20120113git302672e.tar.gz
+#  mv libteam-0.1.tar.gz libteam-20120125gita1718f8.tar.gz
+Source0: libteam-20120125gita1718f8.tar.gz
 BuildRequires: json-c-devel
 BuildRequires: libdaemon-devel
 BuildRequires: libnl3-devel
@@ -113,5 +113,8 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
 %{python_sitearch}/*
 
 %changelog
+* Wed Jan 25 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-2.20120125gita1718f8
+- Rebase to git commit a1718f8
+
 * Wed Jan 18 2012 Jiri Pirko <jpirko at redhat.com> - 0.1-1.20120113git302672e
 - Initial build.
diff --git a/sources b/sources
index 204873e..6035643 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f17036459ee52726ae84d5f8410e0469  libteam-20120113git302672e.tar.gz
+987d5f6a52cac2f66c11acfc1589a1f2  libteam-20120125gita1718f8.tar.gz


More information about the scm-commits mailing list