Rebase to git commit cc5cddc

This commit is contained in:
Jiri Pirko 2012-09-25 17:11:06 +02:00
parent 2e26ae0cc6
commit 1d0b0778ba
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/libteam-20120822gitc0d943d.tar.gz
/libteam-20120904gitbdcf72c.tar.gz
/libteam-20120923git8448186.tar.gz
/libteam-20120925gitcc5cddc.tar.gz

View File

@ -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@redhat.com> - 0.1-16.20120925gitcc5cddc
- Rebase to git commit cc5cddc
* Tue Sep 23 2012 Jiri Pirko <jpirko@redhat.com> - 0.1-15.20120923git8448186
- Rebase to git commit 8448186

View File

@ -1 +1 @@
4267601033d32fd0baf0c7202a07275b libteam-20120923git8448186.tar.gz
789b2d748daa21bba49520a9e833390b libteam-20120925gitcc5cddc.tar.gz