Rebase to git commit 7fe7c72

This commit is contained in:
Jiri Pirko 2012-10-25 22:44:41 +02:00
parent 315bdda0b2
commit 30f82118f1
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/libteam-20120925gitcc5cddc.tar.gz
/libteam-20121007git6f48751.tar.gz
/libteam-20121019git1a91059.tar.gz
/libteam-20121025git7fe7c72.tar.gz

View File

@ -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 <jpirko@redhat.com> - 0.1-19.20121025git7fe7c72
- Rebase to git commit 7fe7c72
* Tue Oct 19 2012 Jiri Pirko <jpirko@redhat.com> - 0.1-18.20121019git1a91059
- Rebase to git commit 1a91059

View File

@ -1 +1 @@
8068fea490b7b1d92c417cdfaa79d393 libteam-20121019git1a91059.tar.gz
6069f5027b013e465a4944d880da851b libteam-20121025git7fe7c72.tar.gz