rpms/maven-scm/devel maven-scm.spec,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Jul 9 20:53:04 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/maven-scm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17188

Modified Files:
	maven-scm.spec 
Log Message:
fix repotag


Index: maven-scm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven-scm/devel/maven-scm.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- maven-scm.spec	26 Jun 2008 19:32:56 -0000	1.6
+++ maven-scm.spec	9 Jul 2008 20:52:07 -0000	1.7
@@ -36,7 +36,7 @@
 
 Name:           maven-scm
 Version:        1.0
-Release:        0.2.b3.1jpp.5%{?dist}
+Release:        0.2.b3.1.6%{?dist}
 Epoch:          0
 Summary:        Common API for doing SCM operations
 License:        ASL 2.0
@@ -114,8 +114,9 @@
 %package javadoc
 Summary:        Javadoc for %{name}
 Group:          Development/Documentation
-Requires(pre):  /bin/rm,/bin/ls
-Requires(post): /bin/rm
+# for /bin/rm and /bin/ls
+Requires(pre):  coreutils
+Requires(post): coreutils
 
 %description javadoc
 Javadoc for %{name}.
@@ -294,6 +295,9 @@
 %{_javadocdir}/*
 
 %changelog
+* Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0-0.2.b3.1.6
+- drop repotag
+
 * Thu Jun 26 2008 Deepak Bhole <dbhole at redhat.com> 1.0-0.2.b3.1jpp.5
 - Fix mapping for the scm plugin
 




More information about the fedora-extras-commits mailing list