Author: wolf                         Date: Sat Sep  8 14:49:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- drop profile information

---- Files affected:
SPECS:
   lzma.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.29 SPECS/lzma.spec:1.30
--- SPECS/lzma.spec:1.29        Sat Sep  8 16:25:17 2007
+++ SPECS/lzma.spec     Sat Sep  8 16:49:40 2007
@@ -14,7 +14,6 @@
 Patch3:                %{name}-lzmalib.patch
 Patch4:                %{name}-makefile.patch
 URL:           http://www.7-zip.org/sdk.html
-BuildRequires: gcc >= 5:3.4.0
 BuildRequires: libstdc++-devel
 # does not need -libs, due apps being not linked with shared lib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -102,29 +101,8 @@
 cd CPP/7zip/Compress/LZMA_Alone
 %{__make} -f makefile \
        CXX="%{__cxx}" \
-       CXX_C="%{__cc}" \
-       OPTFLAGS="%{rpmcflags} -fprofile-generate" \
-       LDFLAGS="%{rpmcflags} %{rpmldflags} -fprofile-generate"
-
-cat ../LZMA/* > test1
-cat lzma *.o > test2
-tar cf test3 ../../../../*
-./lzma e test1 test4 -mt4
-./lzma e test2 test5 -mt4
-./lzma e test3 test6 -mt4
-./lzma d test4 test7 -mt4
-./lzma d test5 test8 -mt4
-./lzma d test6 test9 -mt4
-cmp test1 test7
-cmp test2 test8
-cmp test3 test9
-
-%{__make} -f makefile clean
-
-%{__make} -f makefile \
-       CXX="%{__cxx}" \
        CC="%{__cc}" \
-       OPTFLAGS="%{rpmcflags} -fprofile-use" \
+       OPTFLAGS="%{rpmcflags}" \
        LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 #cd ../LZMA_Lib
@@ -174,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/09/08 14:49:40  wolf
+- drop profile information
+
 Revision 1.29  2007/09/08 14:25:17  wolf
 - use lzma from p7zip sources, which uses multithreading
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lzma.spec?r1=1.29&r2=1.30&f=u

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

Reply via email to