commit 38c769b068ad9d470bb664057b81bc9e3217a700
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to