[packages/crossmingw32-pangomm] do not require pkgconfig deps either
glen
glen at pld-linux.org
Sat Apr 20 13:56:40 CEST 2013
commit 0902db15665fc25a23eafa32790117095783cc59
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Apr 20 14:54:07 2013 +0300
do not require pkgconfig deps either
crossmingw32-pangomm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-pangomm.spec b/crossmingw32-pangomm.spec
index ea666bf..789bf30 100644
--- a/crossmingw32-pangomm.spec
+++ b/crossmingw32-pangomm.spec
@@ -2,7 +2,7 @@ Summary: A C++ interface for pango library - cross MinGW32 version
Summary(pl.UTF-8): Interfejs C++ dla biblioteki pango - wersja skrośna MinGW32
Name: crossmingw32-pangomm
Version: 2.28.4
-Release: 2
+Release: 3
License: LGPL v2+
Group: Development/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.28/pangomm-%{version}.tar.xz
@@ -40,6 +40,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define __cc %{target}-gcc
%define __cxx %{target}-g++
%define __pkgconfig_provides %{nil}
+%define __pkgconfig_requires %{nil}
%ifnarch %{ix86}
# arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pangomm.git/commitdiff/0902db15665fc25a23eafa32790117095783cc59
More information about the pld-cvs-commit
mailing list