Author: pawelz                       Date: Mon May  4 05:45:11 2009 GMT
Module: packages                      Tag: LAST-RELEASE
---- Log message:
- dropped bcond with_yesterdaysnapshot.
- If you want the latest ekg2 version, use DEVEL branch.

---- Files affected:
packages/ekg2:
   ekg2.spec (1.97.2.1 -> 1.97.2.2) 

---- Diffs:

================================================================
Index: packages/ekg2/ekg2.spec
diff -u packages/ekg2/ekg2.spec:1.97.2.1 packages/ekg2/ekg2.spec:1.97.2.2
--- packages/ekg2/ekg2.spec:1.97.2.1    Mon May  4 00:49:35 2009
+++ packages/ekg2/ekg2.spec     Mon May  4 07:45:06 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,16 +16,6 @@
 %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
-
 %if %{without jabber}
 %undefine with_gnutls
 %endif
@@ -39,12 +27,12 @@
 Summary:       Multi-protocol instant messaging and chat client
 Summary(pl.UTF-8):     Wieloprotokołowy komunikator internetowy
 Name:          ekg2
-Version:       %{_ver}
+Version:       0.1.1
 Release:       8
 Epoch:         2
 License:       GPL v2+
 Group:         Applications/Communications
-Source0:       http://pl.ekg2.org/%{name}-%{_snap}.tar.%{_tarballformat}
+Source0:       http://pl.ekg2.org/%{name}-%{version}.tar.gz
 # Source0-md5: 8c64ab909687b9ac3798caa7736d7b2a
 Patch0:                %{name}-perl-install.patch
 #Patch1:       %{name}-no_scripts.patch
@@ -299,7 +287,7 @@
 Wtyczka xosd dla ekg2.
 
 %prep
-%setup -q -n %{name}-%{_snap}
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 #%patch1 -p1
 %patch2 -p1
@@ -388,18 +376,10 @@
 %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,12 +399,6 @@
 %{_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
 %defattr(644,root,root,755)
@@ -455,12 +429,6 @@
 %{_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
 %defattr(644,root,root,755)
@@ -509,6 +477,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97.2.2  2009/05/04 05:45:06  pawelz
+- dropped bcond with_yesterdaysnapshot.
+- If you want the latest ekg2 version, use DEVEL branch.
+
 Revision 1.97.2.1  2009/05/03 22:49:35  hawk
 - release 8
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ekg2/ekg2.spec?r1=1.97.2.1&r2=1.97.2.2&f=u

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

Reply via email to