Author: areq                         Date: Wed Aug 10 21:48:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable debug

---- Files affected:
SPECS:
   unionfs.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/unionfs.spec
diff -u SPECS/unionfs.spec:1.5 SPECS/unionfs.spec:1.6
--- SPECS/unionfs.spec:1.5      Thu Jul 28 22:08:41 2005
+++ SPECS/unionfs.spec  Wed Aug 10 23:48:41 2005
@@ -15,7 +15,7 @@
 Summary(pl):   Stakowalny, unifikujący system plików
 Name:          unionfs
 Version:       1.0.13
-%define         _rel    1
+%define         _rel    2
 Release:        %{_rel}
 License:       GPL v2
 Group:         Base/Kernel
@@ -84,6 +84,10 @@
 %prep
 %setup -q
 
+#disable debug
+sed -i 's/-g//' Makefile
+echo " EXTRACFLAGS=-DNODEBUG" > fistdev.mk
+
 %build
 %if %{with kernel}
 for cfg in %{?with_dist_kernel:%{?with_smp:smp} 
up}%{!?with_dist_kernel:nondist}; do
@@ -172,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/10 21:48:41  areq
+- disable debug
+
 Revision 1.5  2005/07/28 20:08:41  pluto
 - complaint with template-kernel-module.
 - build utils in %%build.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/unionfs.spec?r1=1.5&r2=1.6&f=u

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

Reply via email to