diff --git a/eclipse-checkstyle.spec b/eclipse-checkstyle.spec index a223f92..432cc3e 100644 --- a/eclipse-checkstyle.spec +++ b/eclipse-checkstyle.spec @@ -6,7 +6,7 @@ Summary: Checkstyle plugin for Eclipse Name: eclipse-checkstyle Version: 5.1.0 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ Group: Development/Tools URL: http://eclipse-cs.sourceforge.net @@ -71,7 +71,7 @@ ln -s %{_javadir}/itext.jar net.sf.eclipsecs.ui/lib/itext-2.0.1.jar rm -fr net.sf.eclipsecs.ui/src/net/sf/eclipsecs/ui/stats/export/internal/RTFStatsExporter.java %build -%{eclipse_base}/buildscripts/pdebuild +eclipse-pdebuild %install rm -rf %{buildroot} @@ -111,6 +111,9 @@ rm -rf %{buildroot} %{install_loc} %changelog +* Thu Feb 21 2013 Alexander Kurtakov 5.1.0-7 +- Switch to eclipse-pdebuild command. + * Wed Feb 13 2013 Fedora Release Engineering - 5.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild