rpms/cal10n/devel cal10n.spec,1.2,1.3

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Jul 19 11:02:40 UTC 2010


Author: akurtakov

Update of /cvs/pkgs/rpms/cal10n/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12949/devel

Modified Files:
	cal10n.spec 
Log Message:
- BR maven-site-plugin.


Index: cal10n.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cal10n/devel/cal10n.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- cal10n.spec	19 Jul 2010 10:45:55 -0000	1.2
+++ cal10n.spec	19 Jul 2010 11:02:40 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           cal10n
 Version:        0.7.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Compiler assisted localization library (CAL10N)
 
 Group:          Development/Libraries
@@ -24,6 +24,7 @@ BuildRequires: maven-plugin-plugin
 BuildRequires: maven-resources-plugin
 BuildRequires: maven-source-plugin
 BuildRequires: maven-doxia-sitetools
+BuildRequires: maven-site-plugin
 BuildRequires: maven-surefire-maven-plugin
 BuildRequires: maven-surefire-provider-junit4
 
@@ -130,6 +131,9 @@ rm -rf target/site/api*
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jul 19 2010 Alexander Kurtakov <akurtako at redhat.com> 0.7.4-2
+- BR maven-site-plugin.
+
 * Mon Jul 19 2010 Alexander Kurtakov <akurtako at redhat.com> 0.7.4-1
 - Update to 0.7.4.
 



More information about the scm-commits mailing list