[ipv6calc] Update ipv6calc

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Jan 4 09:42:58 UTC 2011


commit 81fb1cb6482efa61210b3d8dc3820d7b3e706cbb
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Jan 4 10:42:35 2011 +0100

    Update ipv6calc

 .gitignore    |    1 +
 ipv6calc.spec |    7 ++++---
 sources       |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34bb97b..041c669 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ipv6calc-0.73.0.tar.gz
+/ipv6calc-0.80.0.tar.gz
diff --git a/ipv6calc.spec b/ipv6calc.spec
index 7f888ae..e3a2891 100644
--- a/ipv6calc.spec
+++ b/ipv6calc.spec
@@ -1,6 +1,6 @@
 Summary:	IPv6 address format change and calculation utility
 Name:		ipv6calc
-Version:	0.73.0
+Version:	0.80.0
 Release:	1%{?dist}
 Group:		Applications/Text
 URL:		http://www.deepspace6.net/projects/%{name}.html
@@ -9,7 +9,6 @@ Source:		ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/%{name}-%{version}.tar.g
 Requires:	krb5-libs
 BuildRequires:	krb5-devel
 BuildRequires:	%{_bindir}/iconv
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 ipv6calc is a small utility which formats and calculates IPv6 addresses in
@@ -32,7 +31,6 @@ mv CREDITS.1 CREDITS
 make %{?_smp_mflags} COPTS="$RPM_OPT_FLAGS"
 	
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # Copy examples and helper files together
@@ -62,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Tue Jan  4 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.80.0-1
+- update to the latest version
+
 * Mon Mar 01 2010 Marcela Mašláňová <mmaslano at redhat.com> - 0.73.0-1
 - update to the latest version
 
diff --git a/sources b/sources
index 5382768..339ce4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24141d637207532ea9a9881f968d086f  ipv6calc-0.73.0.tar.gz
+6a34588cabf62fc01cfd246c35f9c122  ipv6calc-0.80.0.tar.gz


More information about the scm-commits mailing list