Author: cactus                       Date: Tue Aug  3 18:29:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 20100702

---- Files affected:
packages/acpica:
   acpica.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/acpica/acpica.spec
diff -u packages/acpica/acpica.spec:1.9 packages/acpica/acpica.spec:1.10
--- packages/acpica/acpica.spec:1.9     Tue Nov 24 20:01:57 2009
+++ packages/acpica/acpica.spec Tue Aug  3 20:29:36 2010
@@ -2,12 +2,12 @@
 Summary:       ACPI Component Architecture - an assembler and disassembler for 
DSDT tables
 Summary(pl.UTF-8):     ACPI CA - asembler i disasembler dla tablic DSDT
 Name:          acpica
-Version:       20090521
+Version:       20100702
 Release:       1
 License:       distributable (http://acpica.org/downloads/unix_source_code.php)
 Group:         Development/Tools
 Source0:       http://acpica.org/download/%{name}-unix-%{version}.tar.gz
-# Source0-md5: b2b4aa10adcb9a6faa7ce5eaaf29fcfd
+# Source0-md5: 52fb0826e191f26eaec9e24efa025797
 URL:           http://acpica.org/
 BuildRequires: bison
 BuildRequires: flex
@@ -28,6 +28,7 @@
 %setup -q -n %{name}-unix-%version
 
 sed 's/-O2/$(OPTCFLAGS)/g' -i tools/acpisrc/Makefile compiler/Makefile
+sed 's/\/components//g' -i tools/acpisrc/Makefile compiler/Makefile
 
 %build
 %{__make} -C tools/acpisrc \
@@ -37,7 +38,7 @@
 %{__make} -j1 -C compiler \
        CC="%{__cc}" \
        OPTCFLAGS="%{rpmcflags}" \
-       LDFLAGS="%{rpmcflags} %{rpmldflags}"
+       LDFLAGS="%{rpmcflags} -lpthread -lrt %{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/08/03 18:29:36  cactus
+- up to 20100702
+
 Revision 1.9  2009/11/24 19:01:57  sparky
 - perl is not a part of minimal builder instalation, BR: sed >= 4.0 instead
 - rpmldflags
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/acpica/acpica.spec?r1=1.9&r2=1.10&f=u

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

Reply via email to