Author: glen                         Date: Sat Mar 17 12:15:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cflags, and therefore not noarch

---- Files affected:
SPECS:
   InDependence.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/InDependence.spec
diff -u SPECS/InDependence.spec:1.1 SPECS/InDependence.spec:1.2
--- SPECS/InDependence.spec:1.1 Sat Mar 17 13:13:41 2007
+++ SPECS/InDependence.spec     Sat Mar 17 13:15:52 2007
@@ -6,10 +6,9 @@
 Group:         Applications/System
 Source0:       %{name}_%{version}.tar.gz
 # Source0-md5: df419e1443683305891060985f723902
-Patch0:                %{name}_1.0-rpmlib.asp.patch
+Patch0:                %{name}-rpmlib.patch
 License:       Artistic License
 URL:           http://www.cse.ogi.edu/DISC/projects/independence/
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +30,10 @@
 %patch0 -p1
 
 %build
-%{__make}
+%{__make} \
+       CC="%{__cc}"
+       CFLAGS="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -63,6 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/17 12:15:52  glen
+- cflags, and therefore not noarch
+
 Revision 1.1  2007/03/17 12:13:41  glen
 - based on spec found from asplinux
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/InDependence.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to