packages: libevent/libevent.spec - ooops, reverse
lisu
lisu at pld-linux.org
Thu Feb 24 22:37:06 CET 2011
Author: lisu Date: Thu Feb 24 21:37:06 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- ooops, reverse
---- Files affected:
packages/libevent:
libevent.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: packages/libevent/libevent.spec
diff -u packages/libevent/libevent.spec:1.39 packages/libevent/libevent.spec:1.40
--- packages/libevent/libevent.spec:1.39 Thu Feb 24 22:35:15 2011
+++ packages/libevent/libevent.spec Thu Feb 24 22:37:01 2011
@@ -4,14 +4,12 @@
#
# Conditional build:
%bcond_without static_libs # don't build static library
-%bcond_without dietlibc # don't build static dietlibc library
-
#
Summary: libevent - an event notification library
Summary(pl.UTF-8): libevent - biblioteka powiadamiająca o zdarzeniach
Name: libevent
Version: 2.0.10
-Release: 2
+Release: 0.1
License: BSD
Group: Libraries
Source0: http://www.monkey.org/~provos/%{name}-%{version}-stable.tar.gz
@@ -23,7 +21,6 @@
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkgconfig
-Obsoletes: libevent-dietlibc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -72,20 +69,6 @@
%{__aclocal} -I m4
%{__autoconf}
%{__automake}
-%if %{with dietlibc}
-%configure \
- CC="diet %{__cc} %{rpmcflags} %{rpmldflags} -Os -D_BSD_SOURCE -D_EVENT_HAVE_FD_MASK" \
- --enable-static \
- --disable-shared
-
-# libtool sucks, build just the libs
-%{__make}
-mv .libs/libevent.a diet-libevent.a
-mv .libs/libevent_core.a diet-libevent_core.a
-mv .libs/libevent_extra.a diet-libevent_extra.a
-%{__make} clean
-%endif
-
%configure \
%{!?with_static_libs:--disable-static}
%{__make}
@@ -158,12 +141,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.39 2011/02/24 21:35:15 lisu
-- Obsoletes libevent-dietlibc
-- rel 2
-
-Revision 1.38 2011/02/24 20:30:20 duddits
-- bump to rel.1
+Revision 1.40 2011/02/24 21:37:01 lisu
+- ooops, reverse
Revision 1.37 2011/02/24 20:24:48 lisu
- restore -link.patch and adjust it for 2.0.10 version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libevent/libevent.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list