From 494fac33f49bc54b474e4708bf690c270a944973 Mon Sep 17 00:00:00 2001 From: Jiri Pirko Date: Thu, 31 Jan 2013 13:58:46 +0100 Subject: [PATCH] Update to 1.0 --- .gitignore | 1 + libteam.spec | 18 ++++++------------ sources | 2 +- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 36782be..1950761 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /libteam-20121206git659a848.tar.gz /libteam-20121212git01fe4bd.tar.gz /libteam-20130110gitf16805c.tar.gz +/libteam-1.0.tar.gz diff --git a/libteam.spec b/libteam.spec index 11e2b68..89e4d87 100644 --- a/libteam.spec +++ b/libteam.spec @@ -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 - 1.0-1 +- Update to 1.0 + * Sun Jan 20 2013 Jiri Pirko - 0.1-27.20130110gitf16805c - Rebuilt for libnl3 diff --git a/sources b/sources index 6b087d4..5006d03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65a9007651e5891c6102b4e6a53df0b0 libteam-20130110gitf16805c.tar.gz +6b444e03f3450ac4bc7935a26533faf0 libteam-1.0.tar.gz