SPECS: installwatch.spec - fix URL

darekr darekr at pld-linux.org
Fri Dec 23 10:46:43 CET 2005


Author: darekr                       Date: Fri Dec 23 09:46:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix URL

---- Files affected:
SPECS:
   installwatch.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/installwatch.spec
diff -u SPECS/installwatch.spec:1.15 SPECS/installwatch.spec:1.16
--- SPECS/installwatch.spec:1.15	Sat Oct 16 16:53:17 2004
+++ SPECS/installwatch.spec	Fri Dec 23 10:46:38 2005
@@ -10,7 +10,7 @@
 # Source0-md5:	5dd4c411432e8e88bfd64fb688a5fd6a
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-cflags.patch
-URL:		http://asic-linux.com.mx/~izto/installwatch.html
+URL:		http://asic-linux.com.mx/~izto/checkinstall/installwatch.html
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,7 +27,9 @@
 %patch1 -p1
 
 %build
-%{__make} CC=%{__cc} CFLAGS="%{rpmcflags}"
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/12/23 09:46:38  darekr
+- fix URL
+
 Revision 1.15  2004/10/16 14:53:17  paladine
 - spelling fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/installwatch.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list