From a5752ca5008bf51b3c62133a86757eef1f49ad49 Mon Sep 17 00:00:00 2001 From: Deepak Bhole Date: Aug 04 2006 14:52:55 +0000 Subject: Add missing requirements. --- diff --git a/antlr.spec b/antlr.spec index 120d92a..942a91e 100644 --- a/antlr.spec +++ b/antlr.spec @@ -28,8 +28,6 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%define _with_gcj_support 1 - %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}} %define build_jedit %{?_with_jedit:1}%{!?_without_jedit:0} @@ -39,7 +37,7 @@ Summary: ANother Tool for Language Recognition Name: antlr Version: 2.7.6 -Release: 3jpp_5fc +Release: 4jpp.1 Epoch: 0 License: Public Domain URL: http://www.antlr.org/ @@ -108,6 +106,8 @@ Documentation for %{name}. %package javadoc Group: Development/Documentation Summary: Javadoc for %{name} +Requires(post): /bin/rm,/bin/ln +Requires(postun): /bin/rm %description javadoc Javadoc for %{name}. @@ -279,6 +279,9 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name} %changelog +* Thu Aug 03 2006 Deepak Bhole = 0:2.7.6-4jpp.1 +- Add missing requirements. + * Sat Jul 22 2006 Thomas Fitzsimmons - 0:2.7.6-3jpp_5fc - Unstub docs. @@ -290,11 +293,11 @@ ln -s %{name}-%{version} %{_javadocdir}/%{name} - Require hack-libgcj for build. (dist-fc6-java) - Bump release number. -* Wed Jul 19 2006 Deepak Bhole = 0:2.7.6-3jpp_2fc +* Wed Jul 19 2006 Deepak Bhole = 0:2.7.6-3jpp_2fc - From gbenson@redhat: - Omit the jedit subpackage to fix dependencies. -* Wed Jul 19 2006 Deepak Bhole = 0:2.7.6-3jpp_1fc +* Wed Jul 19 2006 Deepak Bhole = 0:2.7.6-3jpp_1fc - Added conditional native compilation. * Fri Jan 13 2006 Fernando Nasser - 0:2.7.6-2jpp