From 4590a5d5a9399b097bf20e51442013335f5949c9 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 19 2015 16:04:44 +0000 Subject: import alsa-tools-1.0.28-2.el7 --- diff --git a/.alsa-tools.metadata b/.alsa-tools.metadata index 8a5f99c..06e62e1 100644 --- a/.alsa-tools.metadata +++ b/.alsa-tools.metadata @@ -1,2 +1,2 @@ -5193281622a7691a0eae00d2c81364d7284eedbf SOURCES/alsa-tools-1.0.27.tar.bz2 +d750d27c6168aa58b2f91ef6a1eec417a8f7b2f0 SOURCES/alsa-tools-1.0.28.tar.bz2 7437cca2429d485c242598e3e3a525076da85bb5 SOURCES/hwmixvolume.png diff --git a/.gitignore b/.gitignore index 7cfc66c..68b73af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/alsa-tools-1.0.27.tar.bz2 +SOURCES/alsa-tools-1.0.28.tar.bz2 SOURCES/hwmixvolume.png diff --git a/SOURCES/alsa-tools-1.0.27-non-x86.patch b/SOURCES/alsa-tools-1.0.27-non-x86.patch deleted file mode 100644 index 5fe93b6..0000000 --- a/SOURCES/alsa-tools-1.0.27-non-x86.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up alsa-tools-1.0.27/hda-verb/hda-verb.c.s390 alsa-tools-1.0.27/hda-verb/hda-verb.c ---- alsa-tools-1.0.27/hda-verb/hda-verb.c.s390 2013-05-21 12:31:13.000000000 +0200 -+++ alsa-tools-1.0.27/hda-verb/hda-verb.c 2013-05-21 12:31:42.000000000 +0200 -@@ -13,7 +13,7 @@ - #include - #include - #include --#ifndef __PPC__ -+#if defined(__i386__) || defined(__x86_64__) - #include - #endif - #include diff --git a/SPECS/alsa-tools.spec b/SPECS/alsa-tools.spec index 13569a3..009e7fd 100644 --- a/SPECS/alsa-tools.spec +++ b/SPECS/alsa-tools.spec @@ -22,8 +22,8 @@ Summary: Specialist tools for ALSA Name: alsa-tools -Version: 1.0.27 -Release: 4%{?dist} +Version: 1.0.28 +Release: 2%{?dist} # Checked at least one source file from all the sub-projects contained in # the source tarball and they are consistent GPLv2+ - TJ 2007-11-15 @@ -45,9 +45,6 @@ Source6: hwmixvolume.png Source7: hwmixvolume.desktop Source9: hdajackretask.desktop -# build fix for non-x86 arches -Patch0: %{name}-1.0.27-non-x86.patch - BuildRequires: alsa-lib-devel >= 1.0.24 %if 0%{!?_without_tools:1} BuildRequires: gtk+-devel @@ -102,7 +99,6 @@ The following tools are available: %prep %setup -q -n %{name}-%{version} -%patch0 -p1 -b .non-x86 %build mv seq/sbiload . ; rm -rf seq @@ -237,6 +233,13 @@ install -m 644 %{SOURCE5} %{buildroot}/lib/udev/rules.d %endif %changelog +* Tue Jun 23 2015 Jaroslav Kysela - 1.0.28-2 +- Fix bogus dates in spec + +* Tue Sep 16 2014 Jaroslav Kysela - 1.0.28-1 +- Updated to 1.0.28 +- Resolves: rhbz#1112210 + * Fri Jan 24 2014 Daniel Mach - 1.0.27-4 - Mass rebuild 2014-01-24 @@ -392,7 +395,7 @@ install -m 644 %{SOURCE5} %{buildroot}/lib/udev/rules.d * Wed Apr 06 2005 Thorsten Leemhuis - 1.0.8-1 - Update to 1.0.8 -* Sun Mar 29 2005 Thorsten Leemhuis - 0:1.0.6-2 +* Tue Mar 29 2005 Thorsten Leemhuis - 0:1.0.6-2 - Add "--without tools" and "--with firmware" options - Drop unneeded BR: automake @@ -418,7 +421,7 @@ install -m 644 %{SOURCE5} %{buildroot}/lib/udev/rules.d - Split package in alsa-tools and alsa-tools-firmware - Integrate more docs -* Fri Dec 06 2003 Thorsten Leemhuis 1.0.0-0.fdr.0.2.rc2 +* Sat Dec 06 2003 Thorsten Leemhuis 1.0.0-0.fdr.0.2.rc2 - Update to 1.0.0rc2 - some minor corrections in style