[csw-devel] SF.net SVN: gar:[3643] csw/mgar/pkg/ajchttpcl/trunk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Sun Mar 8 19:52:55 CET 2009


Revision: 3643
          http://gar.svn.sourceforge.net/gar/?rev=3643&view=rev
Author:   wbonnet
Date:     2009-03-08 18:52:54 +0000 (Sun, 08 Mar 2009)

Log Message:
-----------
Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/ajchttpcl/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/ajchttpcl/trunk/checksums
    csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpclient.gspec

Removed Paths:
-------------
    csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpcl.gspec

Modified: csw/mgar/pkg/ajchttpcl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ajchttpcl/trunk/Makefile	2009-03-08 18:46:08 UTC (rev 3642)
+++ csw/mgar/pkg/ajchttpcl/trunk/Makefile	2009-03-08 18:52:54 UTC (rev 3643)
@@ -45,10 +45,10 @@
 	@ginstall -d $(DESTDIR)$(datadir)/java
 	@gcp -fp $(WORKSRC)/$(DISTNAME)/$(GARNAME)-$(GARVERSION).jar $(DESTDIR)$(datadir)/java
 	@( cd $(DESTDIR)$(datadir)/java ; \
-	   ln -s $(GARNAME)-$(GARVERSION).jar $(GARNAME)-2.jar ; \
+	   ln -s $(GARNAME)-$(GARVERSION).jar $(GARNAME)-3.jar ; \
 	   ln -s $(GARNAME)-$(GARVERSION).jar $(GARNAME).jar )
 	@ginstall -d $(DESTDIR)$(datadir)/doc/$(GARNAME)
 	@gcp -fp $(WORKSRC)/$(DISTNAME)/LICENSE.txt $(DESTDIR)$(datadir)/doc/$(GARNAME)/License.txt
 	@gcp -fp $(WORKSRC)/$(DISTNAME)/LICENSE.txt $(DESTDIR)$(datadir)/doc/$(GARNAME)/License-documentation.txt
-	@gcp -frp $(WORKSRC)/$(DISTNAME)/apidocs/* $(DESTDIR)$(datadir)/doc/$(GARNAME)
+	@gcp -frp $(WORKSRC)/$(DISTNAME)/docs/* $(DESTDIR)$(datadir)/doc/$(GARNAME)
 	@$(MAKECOOKIE)

Added: csw/mgar/pkg/ajchttpcl/trunk/checksums
===================================================================
--- csw/mgar/pkg/ajchttpcl/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/ajchttpcl/trunk/checksums	2009-03-08 18:52:54 UTC (rev 3643)
@@ -0,0 +1,3 @@
+7af3abac4812600ce33cbecb1373f24e  download/commons-httpclient-3.1.tar.gz
+fbc545e4ea8139d291d6598acbb00c9a  download/CSWajchttpclient.gspec
+a903b381a42b190992073c066e30c946  download/CSWajchttpcldoc.gspec

Deleted: csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpcl.gspec
===================================================================
--- csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpcl.gspec	2009-03-08 18:46:08 UTC (rev 3642)
+++ csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpcl.gspec	2009-03-08 18:52:54 UTC (rev 3643)
@@ -1,7 +0,0 @@
-%var            bitname commons_httpclient
-%var            pkgname CSWajchttpclient
-%var		arch	all
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      
-
-Please see /opt/csw/share/doc/%{GARNAME}/License.txt for license information

Copied: csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpclient.gspec (from rev 3642, csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpcl.gspec)
===================================================================
--- csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpclient.gspec	                        (rev 0)
+++ csw/mgar/pkg/ajchttpcl/trunk/files/CSWajchttpclient.gspec	2009-03-08 18:52:54 UTC (rev 3643)
@@ -0,0 +1,7 @@
+%var            bitname commons_httpclient
+%var            pkgname CSWajchttpclient
+%var		arch	all
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      
+
+Please see /opt/csw/share/doc/%{GARNAME}/License.txt for license information


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list