Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit struts
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 03 Sep 2007 18:20:32 +0200
- Message-id: <20070903162033.0FB8E67832C@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package struts
checked in at Mon Sep 3 18:20:32 CEST 2007.
--------
--- struts/struts.changes 2007-08-21 10:46:13.000000000 +0200
+++ /mounts/work_src_done/NOARCH/struts/struts.changes 2007-09-03 17:05:53.287343000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 3 17:02:28 CEST 2007 - anosek@xxxxxxx
+
+- removed tomcat55 from BuildRequires because of cyclic dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ struts.spec ++++++
--- /var/tmp/diff_new_pack.X26337/_old 2007-09-03 18:20:15.000000000 +0200
+++ /var/tmp/diff_new_pack.X26337/_new 2007-09-03 18:20:15.000000000 +0200
@@ -13,7 +13,7 @@
Name: struts
BuildRequires: ant-apache-oro ant-apache-regexp ant-nodeps ant-trax antlr classpath jakarta-commons-beanutils jakarta-commons-digester jakarta-commons-fileupload jakarta-commons-logging jakarta-commons-validator oro servletapi5 unzip update-alternatives xalan-j2
-BuildRequires: java-1_4_2-gcj-compat-devel tomcat55
+BuildRequires: java-1_4_2-gcj-compat-devel
%define name struts
%define full_name jakarta-%{name}
%define version 1.2.9
@@ -29,7 +29,7 @@
%define jdkmajorver 1.4
%define legacyver 1.0
Version: 1.2.9
-Release: 83
+Release: 97
Summary: Web application framework
License: The Apache Software License
Group: Development/Libraries/Java
@@ -221,6 +221,12 @@
%files webapps-tomcat5
%defattr(-,tomcat,tomcat)
+%dir /srv/www/%{tomcat5dir}
+%dir /srv/www/%{tomcat5dir}/base
+%dir /srv/www/%{tomcat5dir}/base/webapps
+%dir %{_sysconfdir}/%{tomcat5dir}
+%dir %{_sysconfdir}/%{tomcat5dir}/Catalina
+%dir %{_sysconfdir}/%{tomcat5dir}/Catalina/localhost
%{tomcat5appsdir}/%{name}-blank
%{tomcat5appsdir}/%{name}-documentation
%{tomcat5appsdir}/%{name}-example
@@ -229,6 +235,8 @@
%{tomcat5ctxdir}/%{name}-*.xml
%changelog
+* Mon Sep 03 2007 - anosek@xxxxxxx
+- removed tomcat55 from BuildRequires because of cyclic dependency
* Tue Aug 21 2007 - anosek@xxxxxxx
- fixed unresolvable dependency: struts-webapps-tomcat5 -> tomcat5 [#297708]
* added tomcat55 to Requires and BuildRequires
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |