Rebase to git commit 96569f8

This commit is contained in:
Jiri Pirko 2012-06-27 16:27:28 +02:00
parent 8b655cfd3e
commit 860c7b56ad
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/libteam-20120504git11e234a.tar.gz
/libteam-20120620gita88fabf.tar.gz
/libteam-20120627gitcd6b557.tar.gz
/libteam-20120627git96569f8.tar.gz

View File

@ -1,6 +1,6 @@
Name: libteam
Version: 0.1
Release: 8.20120627gitcd6b557%{?dist}
Release: 9.20120627git96569f8%{?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 cd6b557
# git reset --hard 96569f8
# ./autogen.sh
# ./configure
# make distcheck
# mv libteam-0.1.tar.gz libteam-20120627gitcd6b557.tar.gz
Source0: libteam-20120627gitcd6b557.tar.gz
# mv libteam-0.1.tar.gz libteam-20120627git96569f8.tar.gz
Source0: libteam-20120627git96569f8.tar.gz
BuildRequires: jansson-devel
BuildRequires: libdaemon-devel
BuildRequires: libnl3-devel
@ -118,6 +118,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
%{python_sitearch}/*
%changelog
* Thu Jun 27 2012 Jiri Pirko <jpirko@redhat.com> - 0.1-9.20120627git96569f8
- Rebase to git commit 96569f8
* Thu Jun 27 2012 Jiri Pirko <jpirko@redhat.com> - 0.1-8.20120627gitcd6b557
- Rebase to git commit cd6b557

View File

@ -1 +1 @@
8b21177c512bb040362479bec1919f4d libteam-20120627gitcd6b557.tar.gz
40d143fb4b7186e671e82fb320258379 libteam-20120627git96569f8.tar.gz