Author: lisu                         Date: Thu Feb 24 20:24:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- restore -link.patch and adjust it for 2.0.10 version

---- Files affected:
packages/libevent:
   libevent.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/libevent/libevent.spec
diff -u packages/libevent/libevent.spec:1.36 
packages/libevent/libevent.spec:1.37
--- packages/libevent/libevent.spec:1.36        Thu Feb 24 14:54:48 2011
+++ packages/libevent/libevent.spec     Thu Feb 24 21:24:48 2011
@@ -15,6 +15,7 @@
 Source0:       http://www.monkey.org/~provos/%{name}-%{version}-stable.tar.gz
 # Source0-md5: a37401d26cbbf28185211d582741a3d4
 Patch0:                %{name}-fpm.patch
+Patch1:                %{name}-link.patch
 URL:           http://www.monkey.org/~provos/libevent/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -22,8 +23,6 @@
 BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                skip_post_check_so      libevent_pthreads-2.0.so.* 
libevent_extra-2.0.so.* libevent_openssl-2.0.so.*
-
 %description
 The libevent API provides a mechanism to execute a callback function
 when a specific event occurs on a file descriptor or after a timeout
@@ -63,6 +62,7 @@
 %prep
 %setup -q -n %{name}-%{version}-stable
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -141,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/02/24 20:24:48  lisu
+- restore -link.patch and adjust it for 2.0.10 version
+
 Revision 1.36  2011/02/24 13:54:48  duddits
 - merge from DEVEL (successful one I hope)
 - this has rel. 0.1, just check if it works and we can bump it to 1
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libevent/libevent.spec?r1=1.36&r2=1.37&f=u

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

Reply via email to