rpms/plexus-bsh-factory/devel plexus-bsh-factory-license.txt, NONE, 1.1 plexus-bsh-factory.spec, 1.8, 1.9

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jul 10 01:24:08 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/plexus-bsh-factory/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv611

Modified Files:
	plexus-bsh-factory.spec 
Added Files:
	plexus-bsh-factory-license.txt 
Log Message:
add license info from upstream


--- NEW FILE plexus-bsh-factory-license.txt ---
>From jason at maven.org Wed Jul  9 21:16:12 2008
Return-Path: <dev-return-4811-tcallawa=redhat.com at plexus.codehaus.org>


Index: plexus-bsh-factory.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plexus-bsh-factory/devel/plexus-bsh-factory.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- plexus-bsh-factory.spec	9 Jul 2008 21:39:36 -0000	1.8
+++ plexus-bsh-factory.spec	10 Jul 2008 01:23:20 -0000	1.9
@@ -39,10 +39,10 @@
 
 Name:           %{parent}-%{subname}
 Version:        1.0
-Release:        0.2.a7s.1.7%{?dist}
+Release:        0.2.a7s.1.8%{?dist}
 Epoch:          0
 Summary:        Plexus Bsh component factory
-License:        Unknown
+License:        MIT
 Group:          Development/Java
 URL:            http://plexus.codehaus.org/
 Source0:        %{name}-src.tar.gz
@@ -50,6 +50,7 @@
 # tar czf plexus-bsh-factory-src.tar.gz plexus-bsh-factory/
 Source1:        %{name}-jpp-depmap.xml
 Source2:        %{name}-build.xml
+Source3:	plexus-bsh-factory-license.txt
 
 Patch1:         %{name}-encodingfix.patch
 
@@ -115,6 +116,7 @@
     cp -p %{SOURCE2} build.xml
 %endif
 
+cp -p %{SOURCE3} .
 
 %build
 
@@ -193,6 +195,7 @@
 
 %files
 %defattr(-,root,root,-)
+%doc plexus-bsh-factory-license.txt
 %dir %{_javadir}/plexus
 %{_javadir}/plexus
 %{_datadir}/maven2
@@ -210,6 +213,9 @@
 %endif
 
 %changelog
+* Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.0-0.2.a7s.1.8
+- add license information from upstream
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.0-0.2.a7s.1.7
 - drop repotag
 - label license as Unknown (hopefully, upstream will get back to us before the sun explodes)




More information about the fedora-extras-commits mailing list