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

glen glen at pld-linux.org
Sat Apr 20 13:56:47 CEST 2013


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

    do not require pkgconfig deps either

 crossmingw32-pcre.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-pcre.spec b/crossmingw32-pcre.spec
index ba3c3aa..002a47d 100644
--- a/crossmingw32-pcre.spec
+++ b/crossmingw32-pcre.spec
@@ -3,7 +3,7 @@ Summary:	Perl-Compatible Regular Expression library - MinGW32 cross version
 Summary(pl.UTF-8):	Biblioteka perlowych wyrażeń regularnych - wersja skrośna dla MinGW32
 Name:		crossmingw32-%{realname}
 Version:	8.32
-Release:	2
+Release:	3
 License:	BSD (see LICENCE)
 Group:		Development/Libraries
 Source0:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{realname}-%{version}.tar.bz2
@@ -29,6 +29,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-pcre.git/commitdiff/38c769b068ad9d470bb664057b81bc9e3217a700



More information about the pld-cvs-commit mailing list