Author: adamg                        Date: Sat Aug 19 14:29:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lock_reason bcond && patch

---- Files affected:
SPECS:
   ekg.spec (1.206 -> 1.207) 

---- Diffs:

================================================================
Index: SPECS/ekg.spec
diff -u SPECS/ekg.spec:1.206 SPECS/ekg.spec:1.207
--- SPECS/ekg.spec:1.206        Sun Aug  6 12:12:58 2006
+++ SPECS/ekg.spec      Sat Aug 19 16:29:14 2006
@@ -6,6 +6,7 @@
 %bcond_without python          # with python support
 %bcond_without pthread         # build with Posix threads support
 %bcond_with    ioctl_daemon    # with ioctl_daemon (suid root)
+%bcond_with    lock_reason     # with lock_reason patch
 #
 Summary:       A client compatible with Gadu-Gadu
 Summary(de):   Ein Cliente kompatibel mit Gadu-Gadu
@@ -23,6 +24,7 @@
 Source1:       %{name}.conf
 Patch0:                %{name}-jpeg.patch
 Patch1:                %{name}-LDFLAGS.patch
+Patch2:                %{name}-lock_reason.patch
 URL:           http://ekg.chmurka.net/
 BuildRequires: %{_bindir}/perl
 %{?with_aspell:BuildRequires:  aspell-devel}
@@ -163,6 +165,9 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%if %{with lock_reason}
+%patch2 -p1
+%endif
 
 %build
 %{__aclocal} -I m4
@@ -256,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.207  2006/08/19 14:29:14  adamg
+- lock_reason bcond && patch
+
 Revision 1.206  2006/08/06 10:12:58  wolf
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ekg.spec?r1=1.206&r2=1.207&f=u

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

Reply via email to