[setuptool] - update translations

Michal Hlavinka mhlavink at fedoraproject.org
Wed Sep 22 10:06:19 UTC 2010


commit e9fa5d0bf565e5652bb6895554fa9abc09d50033
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Sep 22 12:06:16 2010 +0200

    - update translations

 .gitignore     |    1 +
 setup.1        |   39 ---------------------------------------
 setuptool.spec |   14 +++++---------
 sources        |    2 +-
 4 files changed, 7 insertions(+), 49 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e62dfdd..e5c9f86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 setuptool-1.19.10.tar.gz
+/setuptool-1.19.11.tar.gz
diff --git a/setuptool.spec b/setuptool.spec
index 92a6534..6886ba0 100644
--- a/setuptool.spec
+++ b/setuptool.spec
@@ -1,13 +1,11 @@
 Name: setuptool
-Version: 1.19.10
-Release: 2%{?dist}
+Version: 1.19.11
+Release: 1%{?dist}
 Summary: A text mode system configuration tool
 License: GPLv2+
 Group: Applications/System
 Url: http://git.fedorahosted.org/git/?p=setuptool.git
 Source: setuptool-%{version}.tar.gz
-#for setuptool <= 1.19.10
-Source1: setup.1
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: newt-devel, gettext, perl-XML-Parser, glib2-devel, intltool
 Requires: usermode
@@ -28,11 +26,6 @@ make %{?_smp_mflags}
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
-#for setuptool <= 1.19.10
-cp %{SOURCE1} .
-gzip setup.1
-install -D setup.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/setup.1.gz
-
 %find_lang setup
 
 %clean
@@ -52,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/setup.1.gz
 
 %changelog
+* Wed Sep 22 2010 Michal Hlavinka <mhlavink at redhat.com> 1.19.11-1
+- update translations
+
 * Wed May 19 2010 Michal Hlavinka <mhlavink at redhat.com> 1.19.10-2
 - install man page
 
diff --git a/sources b/sources
index 454294d..2235ed1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7dae48437eca3d713cee3985a5f80b8d  setuptool-1.19.10.tar.gz
+a437de76c519c9a8cb84159d87798261  setuptool-1.19.11.tar.gz


More information about the scm-commits mailing list