Update to 1.0

This commit is contained in:
Jiri Pirko 2013-01-31 13:58:46 +01:00
parent 26f82fb938
commit 494fac33f4
3 changed files with 8 additions and 13 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/libteam-20121206git659a848.tar.gz
/libteam-20121212git01fe4bd.tar.gz
/libteam-20130110gitf16805c.tar.gz
/libteam-1.0.tar.gz

View File

@ -1,20 +1,11 @@
Name: libteam
Version: 0.1
Release: 27.20130110gitf16805c%{?dist}
Version: 1.0
Release: 1%{?dist}
Summary: Library for controlling team network device
Group: System Environment/Libraries
License: LGPLv2+
URL: http://www.libteam.org
# The source for this package was pulled from upstream's vcs. Use the
# following commands to generate the tarball:
# git clone git://github.com/jpirko/libteam.git
# cd libteam/
# git reset --hard f16805c
# ./autogen.sh
# ./configure
# make distcheck
# mv libteam-0.1.tar.gz libteam-20130110gitf16805c.tar.gz
Source0: libteam-20130110gitf16805c.tar.gz
Source: http://www.libteam.org/files/libteam-%{version}.tar.gz
BuildRequires: jansson-devel
BuildRequires: libdaemon-devel
BuildRequires: libnl3-devel
@ -134,6 +125,9 @@ python ./setup.py install --root $RPM_BUILD_ROOT -O1
%{python_sitearch}/*
%changelog
* Thu Jan 31 2013 Jiri Pirko <jpirko@redhat.com> - 1.0-1
- Update to 1.0
* Sun Jan 20 2013 Jiri Pirko <jpirko@redhat.com> - 0.1-27.20130110gitf16805c
- Rebuilt for libnl3

View File

@ -1 +1 @@
65a9007651e5891c6102b4e6a53df0b0 libteam-20130110gitf16805c.tar.gz
6b444e03f3450ac4bc7935a26533faf0 libteam-1.0.tar.gz