Rebase to git commit 01fe4bd

This commit is contained in:
Jiri Pirko 2012-12-12 18:15:49 +01:00
parent 633e45b839
commit cfd80d5b15
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/libteam-20121115gitffb5267.tar.gz
/libteam-20121122git18b6701.tar.gz
/libteam-20121206git659a848.tar.gz
/libteam-20121212git01fe4bd.tar.gz

View File

@ -1,6 +1,6 @@
Name: libteam
Version: 0.1
Release: 23.20121206git659a848%{?dist}
Release: 24.20121212git01fe4bd%{?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 659a848
# git reset --hard 01fe4bd
# ./autogen.sh
# ./configure
# make distcheck
# mv libteam-0.1.tar.gz libteam-20121206git659a848.tar.gz
Source0: libteam-20121206git659a848.tar.gz
# mv libteam-0.1.tar.gz libteam-20121212git01fe4bd.tar.gz
Source0: libteam-20121212git01fe4bd.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 Dec 12 2012 Jiri Pirko <jpirko@redhat.com> - 0.1-24.20121212git01fe4bd
- Rebase to git commit 01fe4bd
* Thu Dec 06 2012 Jiri Pirko <jpirko@redhat.com> - 0.1-23.20121206git659a848
- Rebase to git commit 659a848

View File

@ -1 +1 @@
cc1020fde077b56955b9487e3eae5a97 libteam-20121206git659a848.tar.gz
04da2008979f1e51188a400a37e33e19 libteam-20121212git01fe4bd.tar.gz