SPECS (DEVEL): ekg2.spec - up to the svn trunk

pawelz pawelz at pld-linux.org
Wed Jan 21 14:08:47 CET 2009


Author: pawelz                       Date: Wed Jan 21 13:08:47 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to the svn trunk

---- Files affected:
SPECS:
   ekg2.spec (1.95 -> 1.95.2.1) 

---- Diffs:

================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.95 SPECS/ekg2.spec:1.95.2.1
--- SPECS/ekg2.spec:1.95	Wed Nov 19 13:33:30 2008
+++ SPECS/ekg2.spec	Wed Jan 21 14:08:41 2009
@@ -1,8 +1,6 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	yesterday_snapshot	# Build most current ekg2 snapshot
-					# (must use ./builder -n5 or plain rpmbuild)
 %bcond_without	aspell			# build without spell-checking support with aspell
 %bcond_without	feed			# don't build feed plugin
 %bcond_without	gadugadu		# don't build gg plugin
@@ -18,15 +16,7 @@
 %bcond_without	sqlite3			# don't build logsqlite plugin based on sqlite3
 %bcond_without	xosd			# don't build xosd plugin
 
-%if %{without yesterday_snapshot}
-%define		_snap 0.1.1
-%define		_ver 0.1.1
-%define		_tarballformat gz
-%else
-%define		_snap %(date +%%Y%%m%%d -d yesterday)
-%define		_ver 0.0.%{_snap}
-%define		_tarballformat bz2
-%endif
+%define		_snap 20090120
 
 %if %{without jabber}
 %undefine with_gnutls
@@ -39,16 +29,15 @@
 Summary:	Multi-protocol instant messaging and chat client
 Summary(pl.UTF-8):	Wieloprotokołowy komunikator internetowy
 Name:		ekg2
-Version:	%{_ver}
-Release:	5
+Version:	0.1.3
+Release:	0.%{snap_}.1
 Epoch:		2
 License:	GPL v2+
 Group:		Applications/Communications
-Source0:	http://pl.ekg2.org/%{name}-%{_snap}.tar.%{_tarballformat}
-# Source0-md5:	8c64ab909687b9ac3798caa7736d7b2a
+Source0:	%{name}-%{_snap}.tar.bz2
+# Source0-md5:	4e7fdba759f3fd43145d3afbc91e8fe1
 Patch0:		%{name}-perl-install.patch
-#Patch1:	%{name}-no_scripts.patch
-Patch2:		%{name}-missing-xwcslen.patch
+Patch1:                %{name}-missing-xwcslen.patch
 URL:		http://ekg2.org/
 %{?with_aspell:BuildRequires:	aspell-devel}
 BuildRequires:	autoconf
@@ -301,8 +290,7 @@
 %prep
 %setup -q -n %{name}-%{_snap}
 %patch0 -p1
-#%patch1 -p1
-%patch2 -p1
+#%%patch1 -p1
 sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
 sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
 
@@ -388,18 +376,9 @@
 %dir %{_datadir}/%{name}/scripts
 %{_datadir}/%{name}/themes
 
-%if %{without yesterday_snapshot}
-%files devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/ekg2-config
-%{_includedir}/ekg2
-%endif
-
-%if %{with yesterday_snapshot}
 %files plugin-feed
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/feed.so
-%endif
 
 %if %{with gpg}
 %files plugin-gpg
@@ -419,11 +398,9 @@
 %{_datadir}/%{name}/plugins/ioctld
 %attr(4755,root,root) %{_libexecdir}/ioctld
 
-%if %{with yesterday_snapshot}
 %files plugin-jogger
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/jogger.so
-%endif
 
 %if %{with sqlite} || %{with sqlite3}
 %files plugin-logsqlite
@@ -455,11 +432,9 @@
 %{_datadir}/%{name}/plugins/jabber
 %endif
 
-%if %{with yesterday_snapshot}
 %files plugin-protocol-polchat
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}/plugins/polchat.so
-%endif
 
 %if %{with readline}
 %files plugin-readline
@@ -509,6 +484,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.1  2009/01/21 13:08:41  pawelz
+- up to the svn trunk
+
 Revision 1.95  2008/11/19 12:33:30  baggins
 - rel 5
 - remove "inline" abuse from ncurses plugin
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ekg2.spec?r1=1.95&r2=1.95.2.1&f=u



More information about the pld-cvs-commit mailing list