rpms/maven-wagon/devel maven-wagon.spec,1.4,1.5

Michael Schwendt mschwendt at fedoraproject.org
Mon Dec 1 14:27:40 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/maven-wagon/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30191

Modified Files:
	maven-wagon.spec 
Log Message:
* Mon Dec  1 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 0:1.0-0.1.a5.3.5
- include missing dir below _docdir



Index: maven-wagon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven-wagon/devel/maven-wagon.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven-wagon.spec	3 Oct 2008 21:18:18 -0000	1.4
+++ maven-wagon.spec	1 Dec 2008 14:27:10 -0000	1.5
@@ -16,7 +16,7 @@
 
 Name:           maven-%{bname}
 Version:        1.0
-Release:        0.1.a5.3.4%{?dist}
+Release:        0.1.a5.3.5%{?dist}
 Epoch:          0
 Summary:        Tools to manage artifacts and deployment
 License:        ASL 2.0
@@ -382,6 +382,7 @@
 %files
 %defattr(-,root,root,-)
 %{_javadir}/*
+%dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/LICENSE.txt
 
 # Needs to be re-enabled when spec files starts building with maven2
@@ -397,6 +398,9 @@
 #%endif
 
 %changelog
+* Mon Dec  1 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 0:1.0-0.1.a5.3.5
+- include missing dir below _docdir
+
 * Fri Oct 03 2008 Matt Wringe <mwringe at redhat.com> - 0:1.0-0.1.a5.3.4
 - added patch to make it compatible with the newer version of jsch
 




More information about the fedora-extras-commits mailing list