summaryrefslogtreecommitdiffstats
path: root/cygwin-libiconv.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2011-02-17 22:46:58 -0600
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2011-02-17 22:46:58 -0600
commit03aacd079af5e5a6a9bda20dc7f2df6e4a89c30c (patch)
tree243318186634403937861ee63b90557da4f37b2a /cygwin-libiconv.spec
parent71b2dbe580b50b2d06833da17ea83dba023d788d (diff)
downloadcygwin-libiconv-03aacd079af5e5a6a9bda20dc7f2df6e4a89c30c.tar.gz
cygwin-libiconv-03aacd079af5e5a6a9bda20dc7f2df6e4a89c30c.tar.xz
cygwin-libiconv-03aacd079af5e5a6a9bda20dc7f2df6e4a89c30c.zip
Revert "Added debuginfo package"
For some reason the resulting package is empty. This reverts commit 71b2dbe580b50b2d06833da17ea83dba023d788d.
Diffstat (limited to 'cygwin-libiconv.spec')
-rw-r--r--cygwin-libiconv.spec12
1 files changed, 3 insertions, 9 deletions
diff --git a/cygwin-libiconv.spec b/cygwin-libiconv.spec
index 1571187..34ad869 100644
--- a/cygwin-libiconv.spec
+++ b/cygwin-libiconv.spec
@@ -3,11 +3,11 @@
%global _use_internal_dependency_generator 0
%global __find_requires %{_cygwin_findrequires}
%global __find_provides %{_cygwin_findprovides}
-%defineĀ __debug_install_postĀ %{_cygwin_debug_install_post}
+%define __os_install_post %{_cygwin_os_install_post}
Name: cygwin-libiconv
Version: 1.13.1
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: GNU libraries and utilities for character set conversion
License: GPLv2+ and LGPLv2+
@@ -19,7 +19,7 @@ Patch1: libiconv-1.13.1-wchar.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: cygwin-filesystem >= 2
+BuildRequires: cygwin-filesystem
BuildRequires: cygwin-gcc
BuildRequires: cygwin-binutils
BuildRequires: autoconf, automake, libtool, gettext-devel
@@ -44,9 +44,6 @@ Group: Development/Libraries
Static version of the Cygwin Iconv library.
-%{_cygwin_debug_package}
-
-
%prep
%setup -q -n libiconv-%{version}
rm -f m4/libtool.m4 m4/lt*.m4
@@ -104,8 +101,5 @@ rm -rf $RPM_BUILD_ROOT
%changelog
-* Thu Feb 17 2011 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 1.13.1-2
-- Added debuginfo package.
-
* Wed Feb 16 2011 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 1.13.1-1
- Initial RPM release, largely based on mingw32-iconv.