rpms/maven-checkstyle-plugin/devel maven-checkstyle-plugin.spec, 1.1, 1.2

spike spike at fedoraproject.org
Mon Jul 19 21:26:14 UTC 2010


Author: spike

Update of /cvs/pkgs/rpms/maven-checkstyle-plugin/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12419/devel

Modified Files:
	maven-checkstyle-plugin.spec 
Log Message:
Removed BuildArch from javadoc subpackage
Fixed Requires for plexus-containers-container-default and plexus-resources (#616202)


Index: maven-checkstyle-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven-checkstyle-plugin/devel/maven-checkstyle-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- maven-checkstyle-plugin.spec	16 Jul 2010 21:58:35 -0000	1.1
+++ maven-checkstyle-plugin.spec	19 Jul 2010 21:26:14 -0000	1.2
@@ -1,6 +1,6 @@
 Name:             maven-checkstyle-plugin
 Version:          2.5
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Plugin that generates a report regarding the code style used by the developers
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -56,7 +56,6 @@ if violations are detected.
 Group:            Documentation
 Summary:          Javadoc for %{name}
 Requires:         jpackage-utils
-BuildArch:        noarch
 
 %description javadoc
 This package contains the API documentation for %{name}.
@@ -114,5 +113,10 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jul 19 2010 Chris Spike <chris.spike at arcor.de> 2.5-2
+- Removed BuildArch from javadoc subpackage
+- Fixed Requires for plexus-containers-container-default and 
+  plexus-resources (#616202)
+
 * Thu Jul 15 2010 Chris Spike <chris.spike at arcor.de> 2.5-1
-- Initial version of the package
\ No newline at end of file
+- Initial version of the package



More information about the scm-commits mailing list