From 8433b17dbc3587da11d242992dea37b884e1de45 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Feb 22 2013 08:44:30 +0000 Subject: Remove duplicated %files for javadoc package - Add the new tarball to sources --- diff --git a/jetty.spec b/jetty.spec index fc3a12d..e7f2c8c 100644 --- a/jetty.spec +++ b/jetty.spec @@ -553,9 +553,7 @@ done) install -dm 755 %{buildroot}%{_bindir} install -dm 755 %{buildroot}%{_sysconfdir}/logrotate.d install -dm 755 %{buildroot}%{_javadir}/%{name} -install -dm 755 %{buildroot}%{_javadocdir}/%{name} install -dm 755 %{buildroot}%{confdir} -install -dm 755 %{buildroot}%{homedir} install -dm 755 %{buildroot}%{homedir}/start.d install -dm 755 %{buildroot}%{logdir} install -dm 755 %{buildroot}%{rundir} @@ -748,8 +746,6 @@ getent passwd %username &>/dev/null || useradd -r -u %jtuid -g %username \ %files websocket-parent -f .mfiles-websocket-parent %files websocket-server -f .mfiles-websocket-server %files websocket-servlet -f .mfiles-websocket-servlet -%files javadoc -f .mfiles-javadoc -%doc NOTICE.txt README.txt VERSION.txt LICENSE* %if %{with nosql} %files nosql -f .mfiles-jetty-nosql @@ -764,9 +760,12 @@ getent passwd %username &>/dev/null || useradd -r -u %jtuid -g %username \ %files javadoc -f .mfiles-javadoc %doc NOTICE.txt LICENSE* -%doc %{_javadocdir}/%{name} %changelog +* Fri Feb 22 2013 Mikolaj Izdebski - 9.0.0-0.1.RC0 +- Remove duplicated %%files for javadoc package +- Add the new tarball to sources + * Mon Feb 18 2013 Michal Srb - 9.0.0-0.1.RC0 - Update to upstream version 9.0.0 - Build with xmvn diff --git a/sources b/sources index be9e0dc..9bbef54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad3e3ce4bb34340a300907d41f873f45 jetty-8.1.9.v20130131.tar.bz2 +c1539440e164b6c8b8204e6bbf958ed5 jetty-9.0.0.RC0.tar.gz