Author: qboosh                       Date: Sun Jul 15 11:25:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CC
- more specific License information

---- Files affected:
SPECS:
   clink.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/clink.spec
diff -u SPECS/clink.spec:1.21 SPECS/clink.spec:1.22
--- SPECS/clink.spec:1.21       Sun Jul 15 13:21:15 2007
+++ SPECS/clink.spec    Sun Jul 15 13:25:28 2007
@@ -4,7 +4,7 @@
 Name:          clink
 Version:       1.0
 Release:       5
-License:       GPL
+License:       GPL v2+
 Group:         Applications/Networking
 Source0:       http://allendowney.com/research/clink/%{name}.%{version}.tar.gz
 # Source0-md5: 9bfb957d7733e434a5e902dccad89c56
@@ -31,6 +31,7 @@
 
 %build
 %{__make} \
+       CC="%{__cc}" \
        CFLAGS="%{rpmcflags} -D_GNU_SOURCE"
 
 %install
@@ -46,7 +47,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc clink.txt
+%doc COPYRIGHT clink.txt
 %attr(755,root,root) %{_bindir}/clink
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +56,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/07/15 11:25:28  qboosh
+- pass CC
+- more specific License information
+
 Revision 1.21  2007/07/15 11:21:15  qboosh
 - patch exists in CVS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/clink.spec?r1=1.21&r2=1.22&f=u

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

Reply via email to