[packages/crossmingw32-glibmm] do not require pkgconfig deps either

glen glen at pld-linux.org
Sat Apr 20 13:55:53 CEST 2013


commit be43f551b3c64f494df1443dc03b1a824663a713
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Apr 20 14:54:01 2013 +0300

    do not require pkgconfig deps either

 crossmingw32-glibmm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-glibmm.spec b/crossmingw32-glibmm.spec
index 420e762..2f3b7cc 100644
--- a/crossmingw32-glibmm.spec
+++ b/crossmingw32-glibmm.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):	Interfejs C++ dla biblioteki glib - wersja skrośna MinGW32
 %define		realname	glibmm
 Name:		crossmingw32-%{realname}
 Version:	2.36.0
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.36/%{realname}-%{version}.tar.xz
@@ -38,6 +38,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-glibmm.git/commitdiff/be43f551b3c64f494df1443dc03b1a824663a713



More information about the pld-cvs-commit mailing list