SPECS: ekg2.spec - up to 20060622 - working URL - readline plugin
sparky
sparky at pld-linux.org
Sat Jun 24 23:47:26 CEST 2006
Author: sparky Date: Sat Jun 24 21:47:26 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 20060622
- working URL
- readline plugin
---- Files affected:
SPECS:
ekg2.spec (1.64 -> 1.65)
---- Diffs:
================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.64 SPECS/ekg2.spec:1.65
--- SPECS/ekg2.spec:1.64 Tue May 16 22:17:12 2006
+++ SPECS/ekg2.spec Sat Jun 24 23:47:21 2006
@@ -18,7 +18,7 @@
%if %{with yesterday_snapshot}
%define _snap %(date +%%Y%%m%%d -d yesterday)
%else
-%define _snap 20060221
+%define _snap 20060622
%endif
%if %{without jabber}
@@ -37,10 +37,10 @@
Epoch: 1
License: GPL v2+
Group: Applications/Communications
-Source0: http://www.ekg2.org/archive/%{name}-%{_snap}.tar.gz
-# Source0-md5: e7785cef55c3fce2203bfbacc5c961b0
+Source0: http://dev.null.pl/ekg2/%{name}-%{_snap}.tar.gz
+# Source0-md5: ef14cc6e47ce0c0c8a967eeae4f115f6
Patch0: %{name}-perl-install.patch
-URL: http://www.ekg2.org/
+URL: http://dev.null.pl/ekg2/
%{?with_aspell:BuildRequires: aspell-devel}
BuildRequires: autoconf
BuildRequires: automake
@@ -176,6 +176,18 @@
%description plugin-logsqlite -l pl
Wtyczka logowania do bazy SQLite dla ekg2.
+%package plugin-readline
+Summary: readline
+Summary(pl): readline
+Group: Applications/Communications
+Requires: %{name} = %{epoch}:%{version}-%{release}
+
+%description plugin-readline
+readline
+
+%description plugin-readline -l pl
+readline
+
%package plugin-sim
Summary: Encryption plugin for ekg2
Summary(pl): Wtyczka szyfrująca dla ekg2
@@ -230,6 +242,7 @@
%patch0 -p1
sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
sed -i -e 's/\/opt\/sqlite\/lib/\/opt\/sqlite\/lib \/usr\/lib64/' m4/sqlite.m4
+sed -i -e '/mkinstalldirs/s/=.*/= $(MKINSTALLDIRS)/' po/Makefile.in.in
%build
%{__libtoolize} --ltdl
@@ -321,7 +334,7 @@
%files plugin-scripting-python
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/plugins/python.so
-# %{_datadir}/%{name}/plugins/jabber
+%{_datadir}/%{name}/scripts/*.py
%endif
%if %{with perl}
@@ -337,8 +350,7 @@
%dir %{perl_vendorarch}/auto/Ekg2/Irc
%{perl_vendorarch}/auto/Ekg2/Irc/Irc.bs
%attr(755,root,root) %{perl_vendorarch}/auto/Ekg2/Irc/Irc.so
-%{_datadir}/%{name}/scripts/dns.pl
-%{_datadir}/%{name}/scripts/xmms.pl
+%{_datadir}/%{name}/scripts/*.pl
%endif
%files plugin-ioctld
@@ -354,6 +366,11 @@
%{_datadir}/%{name}/plugins/logsqlite
%endif
+%files plugin-readline
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/%{name}/plugins/readline.so
+%{_datadir}/%{name}/plugins/readline
+
%files plugin-sim
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/plugins/sim.so
@@ -383,6 +400,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.65 2006/06/24 21:47:21 sparky
+- up to 20060622
+- working URL
+- readline plugin
+
Revision 1.64 2006/05/16 20:17:12 charles
- added -devel subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ekg2.spec?r1=1.64&r2=1.65&f=u
More information about the pld-cvs-commit
mailing list