rpms/mx4j/devel mx4j.spec,1.66,1.67

David Walluck dwalluck at fedoraproject.org
Fri Oct 24 20:12:16 UTC 2008


Author: dwalluck

Update of /cvs/pkgs/rpms/mx4j/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20780

Modified Files:
	mx4j.spec 
Log Message:
- add %%{_javadocdir}/%%{name} to file list


Index: mx4j.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mx4j/devel/mx4j.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- mx4j.spec	24 Oct 2008 20:02:51 -0000	1.66
+++ mx4j.spec	24 Oct 2008 20:11:46 -0000	1.67
@@ -40,7 +40,7 @@
 
 Name:           mx4j
 Version:        3.0.1
-Release:        7.7%{?dist}
+Release:        7.8%{?dist}
 Epoch:		1
 Summary:        Open source implementation of JMX Java API
 License:        ASL 1.1
@@ -270,12 +270,16 @@
 %files javadoc
 %defattr(-,root,root)
 %{_javadocdir}/%{name}-%{version}
+%{_javadocdir}/%{name}
 
 %files manual
 %defattr(0644,root,root,0755)
 %doc dist/docs/*
 
 %changelog
+* Fri Oct 24 2008 David Walluck <dwalluck at redhat.com> 1:3.0.1-7.8
+- add %%{_javadocdir}/%%{name} to file list
+
 * Fri Oct 24 2008 David Walluck <dwalluck at redhat.com> 1:3.0.1-7.7
 - own %%{_libdir}/gcj/%%{name}
 - add %%{_javadocdir}/%%{name} to file list




More information about the scm-commits mailing list