besser82 pushed to yast2-devtools (f22). "new upstream release (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 12 13:15:26 UTC 2015


From 95470567ce9fb33cc3c3a766b4b235159dae53a4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= <bjoern.esser at gmail.com>
Date: Tue, 12 May 2015 14:54:29 +0200
Subject: new upstream release dropped %%{__chmod} on `gettextdomains`, fixed
 in upstream's Autotools dropped verbosity on autoreconf-invocation changed
 %%{url} to new location


diff --git a/sources b/sources
index 0bf9b11..bbdfb2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a624f6ac900a7470a06e1f3de54fdd36  yast2-devtools-3.1.32.tar.gz
+c15490dc67c83abdb1cda365696c25bb  yast2-devtools-3.1.33.tar.gz
diff --git a/yast2-devtools.spec b/yast2-devtools.spec
index 56552a9..43938c9 100644
--- a/yast2-devtools.spec
+++ b/yast2-devtools.spec
@@ -36,12 +36,12 @@
 %global			src_url		https://github.com/%{suite_name}/%{repo_name}
 
 Name:		%{suite_name}2-%{name_suffix}
-Version:	3.1.32
+Version:	3.1.33
 Release:	1%{?gitrel}%{?dist}
 Summary:	YaST Development Tools
 
 License:	GPLv2+
-URL:		https://en.opensuse.org/Portal:YaST
+URL:		https://%{suite_name}.github.io
 # Sources for release-builds.
 %{?rel_build:Source0:	%{src_url}/archive/%{repo_name}/master/%{version}.tar.gz#/%{gittar}}
 # Sources for snapshot-builds.
@@ -91,7 +91,7 @@ and building YaST2 modules and components.
 ./build-tools/scripts/y2autoconf --bootstrap ./build-tools/
 ./build-tools/scripts/y2automake --bootstrap ./build-tools/
 %{__cat} ./build-tools/aclocal/*.m4 > acinclude.m4
-%{_bindir}/autoreconf -fiv -Wobsolete
+%{_bindir}/autoreconf --force --install -Wobsolete
 
 # Fix-up hashbangs.
 for _file in $(%{__grep} -Rle '#![ \t]*/usr/bin/env' .)
@@ -132,10 +132,6 @@ done
 %{__mv} -f %{buildroot}%{_sysconfdir}/rpm/* %{buildroot}%{?_macrosdir}
 %endif # "0%%{?_macrosdir}" != "0%%{_sysconfdir}/rpm"
 
-# This script gets sourced by external commands, only.
-%{__chmod} -c 0644							\
-	%{buildroot}%{_datadir}/YaST2/data/devtools/bin/gettextdomains
-
 # Final clean-up.
 %{__rm} -rf %{buildroot}%{_docdir}/packages/yast2-devtools		\
 %if %{with license_dir}
@@ -171,6 +167,12 @@ fi
 
 
 %changelog
+* Tue May 12 2015 Björn Esser <bjoern.esser at gmail.com> - 3.1.33-1
+- new upstream release
+- dropped %%{__chmod} on `gettextdomains`, fixed in upstream's Autotools
+- dropped verbosity on autoreconf-invocation
+- changed %%{url} to new location
+
 * Mon May 11 2015 Björn Esser <bjoern.esser at gmail.com> - 3.1.32-1
 - new upstream release
 - add `-Wobsolete`-flag to autoreconf
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/yast2-devtools.git/commit/?h=f22&id=95470567ce9fb33cc3c3a766b4b235159dae53a4


More information about the scm-commits mailing list