SPECS: csstidy.spec - use prebuilt binary

glen glen at pld-linux.org
Mon Jul 16 14:08:01 CEST 2007


Author: glen                         Date: Mon Jul 16 12:08:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use prebuilt binary

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

---- Diffs:

================================================================
Index: SPECS/csstidy.spec
diff -u SPECS/csstidy.spec:1.1 SPECS/csstidy.spec:1.2
--- SPECS/csstidy.spec:1.1	Mon Jul 16 14:04:19 2007
+++ SPECS/csstidy.spec	Mon Jul 16 14:07:56 2007
@@ -5,8 +5,9 @@
 Release:	0.1
 License:	GPL v2
 Group:		Applications/WWW
-Source0:	http://dl.sourceforge.net/csstidy/%{name}-source-%{version}.zip
-# Source0-md5:	cd2e1e50289fdaba0c56dcb293de8c40
+#Source0:	http://dl.sourceforge.net/csstidy/%{name}-source-%{version}.zip
+Source0:	http://dl.sourceforge.net/csstidy/%{name}-linux-%{version}.zip
+# Source0-md5:	68a56c0102905d5330233adbcc525faa
 URL:		http://csstidy.sourceforge.net/
 BuildRequires:	libstdc++-devel
 BuildRequires:	sed >= 4.0
@@ -18,10 +19,12 @@
 
 %prep
 %setup -qc
+%if 0
 sed -i -e 's,g++,%{__cc},;s,-o,%{rpmcxxflags} -o,' compile.sh
 
 %build
 sh -x ./compile.sh
+%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -41,6 +44,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/16 12:07:56  glen
+- use prebuilt binary
+
 Revision 1.1  2007/07/16 12:04:19  glen
 - new, needs figure why compile fails
-
================================================================

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



More information about the pld-cvs-commit mailing list