rpms/common-lisp-controller/devel common-lisp-controller-fedora.patch, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Anthony Green green at fedoraproject.org
Sun Aug 31 19:08:58 UTC 2008


Author: green

Update of /cvs/pkgs/rpms/common-lisp-controller/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7038/devel

Modified Files:
	.cvsignore sources 
Added Files:
	common-lisp-controller-fedora.patch import.log 
Log Message:
Initial import.


common-lisp-controller-fedora.patch:

--- NEW FILE common-lisp-controller-fedora.patch ---
--- common-lisp-controller.lisp~	2008-01-03 09:46:44.000000000 -0800
+++ common-lisp-controller.lisp	2008-01-03 09:47:07.000000000 -0800
@@ -60,7 +60,7 @@
   (setf *implementation-name* implementation-name)
   
   (pushnew :common-lisp-controller *features*)
-  (pushnew :clc-os-debian *features*)
+  (pushnew :clc-os-fedora *features*)
 
   ;; put the central registry at the *end*
   ;; of the search list
@@ -83,7 +83,7 @@
   (setf *implementation-name* implementation-name)
 
   (pushnew :common-lisp-controller *features*)
-  (pushnew :clc-os-debian *features*)
+  (pushnew :clc-os-fedora *features*)
 
   (let* ((fasl-root (merge-pathnames
 		     (make-pathname


--- NEW FILE import.log ---
common-lisp-controller-6_15-3_fc9:HEAD:common-lisp-controller-6.15-3.fc9.src.rpm:1220209580


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/common-lisp-controller/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	30 Aug 2008 20:56:34 -0000	1.1
+++ .cvsignore	31 Aug 2008 19:08:28 -0000	1.2
@@ -0,0 +1 @@
+common-lisp-controller_6.15.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/common-lisp-controller/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	30 Aug 2008 20:56:34 -0000	1.1
+++ sources	31 Aug 2008 19:08:28 -0000	1.2
@@ -0,0 +1 @@
+1bf40df058333e43021db47ad2f8a332  common-lisp-controller_6.15.tar.gz




More information about the fedora-extras-commits mailing list