commit uwsgi for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2014-07-22 06:58:03

Comparing /work/SRC/openSUSE:Factory/uwsgi (Old)
 and  /work/SRC/openSUSE:Factory/.uwsgi.new (New)


Package is "uwsgi"

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2014-04-09 
13:17:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2014-07-22 
09:55:53.0 +0200
@@ -1,0 +2,131 @@
+Tue Jul  1 17:14:31 UTC 2014 - jf...@funktronics.ca
+
+- Update to 2.0.6:
+  * Bugfixes
+* fixed a memory leak with subscription system
+* fixed shortcut for ssl-socket
+* fixed apache2 mod_proxy_uwsgi (it is now considered stable with all mpm
+  engines)
+* fixed SCRIPT_NAME and PATH_TRANSLATED generation in php plugin (thanks
+  Matthijs Kooijman)
+* remove the old FIFO socket from the event queue when recreating it
+  (thanks Marko Tiikkaja)
+  * New features
+* The new Rados plugins. The rados plugin has been improved and
+  stabilized, and now it is considered usable in production.
+* --if-hostname. This is a configuration logic for including options only
+  when the specified hostname matches
+* Apache2 mod_proxy_uwsgi stabilization. After literally years of bug
+  reports, and corrupted data, the mod_proxy_uwsgi is now stable, and on
+  modern apache2 releases it supports unix sockets too
+* uwsgi[rsize] routing var. This routing var (meaningful only in the
+  'final' chain) exposes the response size of the request
+* the callint scheme. This scheme allows you to generate blob from
+  functions exposed by your uWSGI instance
+* --fastrouter-fallback-on-no-key. The corerouters fallback procedure
+  requires a valid key (domain name) has been requested. This option
+  forces the various routers to trigger the fallback procedure even if a
+  key has not been found
+* php 5.5 opcode caching via --php-sapi-name
+* Improved chain-reloading. Thanks to Marko Tiikkaja the chain reloading
+  procedure correctly works in cheaper modes and it is more verbose
+* added 'chdir' keyval to --attach-daemon2. You can now set where attached
+  daemons need to chdir()
+- Changes from 2.0.5:
+  * Bugfixes
+* fixed support for repeated headers in lua plugin (Credits: tizoc)
+* fixed support for embedding config in OpenBSD and NetBSD
+* various fixes in the curl-based plugins (Credits: Yu Zhao)
+* fixed milliseconds-based waits
+* fixed sharedarea poller
+* fixed stats server json escaper
+* fixed fastcgi parser and implemented eof management (Credits: Jeff
+  Trawick)
+* improved fast on-demand mode
+* exclude avg_rt computation for static files
+* fixed variables support in uwsgi internal router
+* fixed websockets + keepalive ordering
+* disable SIGPIPE management in corutines-based loop-engines
+* fixed 64bit sharedarea management in 32bit systems
+* honour chmod/chown-socket in fd0 mode
+* hack for avoiding Safari iOS to make mess with keepalive
+* fixed log setup when both --logto and --log2 (Credits: Ɓukasz
+  Mierzwa)
+* fixed mule_get_msg EAGAIN
+* signal_pidfile returns the right error code
+* fixed asyncio on OSX
+  * New features
+* graceful reload of mule processes (Credits: Paul Egan). SIGHUP is now
+  sent to mules instead of directly killing them
+* return routing action (Credits: Yu Zhao). The new action will allow
+  users to write simplified "break" clause
+* --emperor-no-blacklist. This new option, completely disables the
+  blacklisting Emperor subsystem
+* Icecast2 protocol helpers
+* --metrics-no-cores, --stats-no-cores, --stats-no-metrics. When you have
+  hundreds (or thousands) of async cores, exposing metrics of them could
+  be really slow.  Three new options have been added allowing you to
+  disable the generation of core-related metrics and (eventually) their
+  usage in the stats server
+* sharedarea improvements. The sharedarea api continues to improve. Latest
+  patches include support for mmapping device directly from the command
+  line
+* UWSGI_GO_CHEAP_CODE. This exit code (15) can be raised by a worker to
+  tell the master to not respawn it
+* PROXY1 support for the http router (Credits: bgglenn). The option
+  --http-enable-proxy-protocol allows the HTTP router to understand PROXY1
+  protocol requests (like the ones made by haproxy or amazon elb)
+* reset_after_push for metrics (Credits: Babacar Tall). This metric
+  attribute ensure that the matric value is reset to 0 (or its hardcoded
+  initial_value) evry time the metric is pushed to some external system
+  (like carbon, or statsd)
+

commit aelfred for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package aelfred for openSUSE:Factory checked 
in at 2014-07-22 06:58:05

Comparing /work/SRC/openSUSE:Factory/aelfred (Old)
 and  /work/SRC/openSUSE:Factory/.aelfred.new (New)


Package is "aelfred"

Changes:

--- /work/SRC/openSUSE:Factory/aelfred/aelfred.changes  2013-09-12 
17:04:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.aelfred.new/aelfred.changes 2014-07-22 
09:55:56.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 14:02:37 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner and do not version javadoc dir.
+
+---



Other differences:
--
++ aelfred.spec ++
--- /var/tmp/diff_new_pack.3QXpj6/_old  2014-07-22 09:55:57.0 +0200
+++ /var/tmp/diff_new_pack.3QXpj6/_new  2014-07-22 09:55:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package aelfred
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,7 @@
 #
 
 
-%define gcj_support 
%{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}}
-
 Name:   aelfred
-%define name   aelfred
-%define version1.2
-%define release0.a.7jpp
-%define sectionfree
 Version:1.2
 Release:0
 Summary:Java-based XML parser
@@ -32,41 +26,24 @@
 Source0:http://card4u.fhnon.de/XMLKlassen/microstar-Parser/aelfred.zip
 Patch0: aelfred-icedtea-build.patch
 BuildRequires:  ant
-BuildRequires:  javapackages-tools
-%if ! %{gcj_support}
-BuildArch:  noarch
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %defined suse_version
 BuildRequires:  java-devel
+BuildRequires:  javapackages-tools
 BuildRequires:  unzip
-%endif
-%if %{gcj_support}
-BuildRequires:  gnu-crypto
-BuildRequires:  java-gcj-compat-devel
-Requires(post):   java-gcj-compat
-Requires(postun): java-gcj-compat
-%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 AElfred is a Java-based XML parser from Microstar Software Ltd. AElfred
 is distributed for free (with full source) for both commercial and
 non-commercial use.
 
-
-
 %package javadoc
-PreReq: coreutils
 Summary:Java-based XML parser (documentation)
 Group:  Development/Libraries/Java
-Requires(post):   /bin/rm,/bin/ln
-Requires(postun): /bin/rm
 
 %description javadoc
 Javadoc for aelfred.
 
-
-
 %package demo
 Summary:Java-based XML parser (demo and samples)
 Group:  Development/Libraries/Java
@@ -75,14 +52,12 @@
 %description demo
 Demonstrations and samples for aelfred.
 
-
-
 %prep
 %setup -q -c
 # remove all binary libs
-find . -name "*.jar" -exec %__rm -f {} \;
-find . -name "*.class" -exec %__rm -f {} \;
-%__rm -rf HTML/*
+find . -name "*.jar" -exec rm -f {} \;
+find . -name "*.class" -exec rm -f {} \;
+rm -rf HTML/*
 %patch0 -b .sav
 
 %build
@@ -90,71 +65,36 @@
 export PATH=%{java_home}/bin:$PATH
 export CLASSPATH=
 cd src
-%javac -source 1.4 `find . -name \*.java`
-%javadoc -source 1.4 -d ../HTML `find . -name \*.java`
+%{javac} -source 1.4 `find . -name \*.java`
+%{javadoc} -source 1.4 -d ../HTML `find . -name \*.java`
 
 %install
 # jar
 export JAVA_HOME=%{java_home}
 cd src
-%__mkdir_p %{buildroot}%{_javadir}
-%jar cvmf /dev/null %{name}.jar -C . com/
-%__cp -a %{name}.jar \
+mkdir -p %{buildroot}%{_javadir}
+%{jar} cvmf /dev/null %{name}.jar -C . com/
+cp -a %{name}.jar \
 %{buildroot}%{_javadir}/%{name}-%{version}.jar
 (cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do \
-%__ln_s ${jar} ${jar/-%{version}/}; done)
+ln -s ${jar} ${jar/-%{version}/}; done)
 # javadoc
-%__mkdir_p %{buildroot}%{_javadocdir}/%{name}-%{version}
-%__cp -a ../HTML/* %{buildroot}%{_javadocdir}/%{name}-%{version}
-(cd %{buildroot}%{_javadocdir} && %__ln_s %{name}-%{version} %{name})
+mkdir -p %{buildroot}%{_javadocdir}/%{name}
+cp -a ../HTML/* %{buildroot}%{_javadocdir}/%{name}
 # data
-%__mkdir_p %{buildroot}%{_datadir}/%{name}/Demo
-%__cp -a *.class %{buildroot}%{_datadir}/%{name}/Demo
-%if %{gcj_support}
-export CLASSPATH=$(build-classpath gnu-crypto)
-%{_bindir}/aot-compile-rpm
-%endif
-
-%post javadoc
-%__rm -f %{_javadocdir}/%{name}
-%__ln_s %{name}-%{version} %{_javadocdir}/%{name}
-
-%postun javadoc
-if [ $1 -eq 0 ]; then
-  %__rm -f %{_javadocdir}/%{name}
-fi
-%if %{gcj_support}
-
-%post
-if [ -x %{_bindir}/rebuild-gcj-

commit perl-Test-Requires for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Requires for 
openSUSE:Factory checked in at 2014-07-22 06:58:00

Comparing /work/SRC/openSUSE:Factory/perl-Test-Requires (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Requires.new (New)


Package is "perl-Test-Requires"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Requires/perl-Test-Requires.changes
2013-07-31 17:24:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Requires.new/perl-Test-Requires.changes   
2014-07-22 09:55:51.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 18 12:25:57 UTC 2014 - ch...@computersalat.de
+
+- update to 0.08
+  * switch to EUMM
+
+---

Old:

  Test-Requires-0.07.tar.gz

New:

  Test-Requires-0.08.tar.gz



Other differences:
--
++ perl-Test-Requires.spec ++
--- /var/tmp/diff_new_pack.XzG9L3/_old  2014-07-22 09:55:52.0 +0200
+++ /var/tmp/diff_new_pack.XzG9L3/_new  2014-07-22 09:55:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Requires
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Requires
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Test-Requires
 Summary:Checks to see if the module can be loaded
@@ -29,12 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta)
-BuildRequires:  perl(CPAN::Meta::Prereqs)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.59
-BuildRequires:  perl(Module::Build) >= 0.38
-#BuildRequires: perl(Test::Perl::Critic)
-#BuildRequires: perl(Test::Requires)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.64
+BuildRequires:  perl(Test::Builder::Module)
+BuildRequires:  perl(Test::More) >= 0.61
 %{perl_requires}
 
 %description
@@ -53,14 +50,15 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files

++ Test-Requires-0.07.tar.gz -> Test-Requires-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Requires-0.07/Build.PL 
new/Test-Requires-0.08/Build.PL
--- old/Test-Requires-0.07/Build.PL 2013-07-01 05:09:00.0 +0200
+++ new/Test-Requires-0.08/Build.PL 1970-01-01 01:00:00.0 +0100
@@ -1,68 +0,0 @@
-# =
-# THIS FILE IS AUTOMATICALLY GENERATED BY MINILLA.
-# DO NOT EDIT DIRECTLY.
-# =
-
-use 5.008_001;
-
-use strict;
-use warnings;
-use utf8;
-
-use Module::Build;
-use File::Basename;
-use File::Spec;
-use CPAN::Meta;
-use CPAN::Meta::Prereqs;
-
-my %args = (
-license  => 'perl',
-dynamic_config   => 0,
-
-configure_requires => {
-'Module::Build' => 0.38,
-},
-
-name=> 'Test-Requires',
-module_name => 'Test::Requires',
-allow_pureperl => 0,
-
-script_files => [glob('script/*'), glob('bin/*')],
-
-test_files   => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') 
? 't/ xt/' : 't/',
-recursive_test_files => 1,
-);
-if (-d 'share') {
-$args{share_dir} = 'share';
-}
-
-my $builder = Module::Build->subclass(
-class => 'MyBuilder',
-code => q{
-sub ACTION_distmeta {
-die "Do not run distmeta. Install Minilla and `minil install` 
instead.\n";
-}
-sub ACTION_installdeps {
-die "Do not run installdeps. Run `cpanm --installdeps .` 
instead.\n";
-}
-}
-)->new(%args);
-$builder->create_build_script();
-
-my $mbmeta = CPAN::Meta->load_file('MYMETA.json');
-my $meta = CPAN::Meta->load_file('META.json');
-my $prereqs_hash = CPAN::Meta::Prereqs->new(
-$meta->prereqs
-)->with_merged_prereqs(
-CPAN::Meta::Prereqs->new($mbmeta->prereqs)
-)->as_string_hash;
-my $mymeta = CPAN::Meta->new(
-{
-%{$meta->as_struct},
-prereqs => $prereqs_hash
-}
-);
-print "Merging cpanfile prereqs to MYMETA.yml\n";
-$mymeta->save('MYMETA.yml', { version => 1.4 });
-print "Merging cp

commit scilab for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package scilab for openSUSE:Factory checked 
in at 2014-07-22 06:57:59

Comparing /work/SRC/openSUSE:Factory/scilab (Old)
 and  /work/SRC/openSUSE:Factory/.scilab.new (New)


Package is "scilab"

Changes:

--- /work/SRC/openSUSE:Factory/scilab/scilab.changes2014-07-12 
17:14:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.scilab.new/scilab.changes   2014-07-22 
09:55:48.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 18 09:30:33 UTC 2014 - badshah...@gmail.com
+
+- Add scilab-fileio-hang-with-incorrect-format.patch to fix
+  scilab becoming unresponsive when incorrect format is specified
+  for mfscanf; patch came from upstream; fixes
+  http://bugzilla.scilab.org/13468.
+
+---

New:

  scilab-fileio-hang-with-incorrect-format.patch



Other differences:
--
++ scilab.spec ++
--- /var/tmp/diff_new_pack.AfdT3i/_old  2014-07-22 09:55:51.0 +0200
+++ /var/tmp/diff_new_pack.AfdT3i/_new  2014-07-22 09:55:51.0 +0200
@@ -54,6 +54,8 @@
 Patch16:scilab-fix-arpack-detection.patch
 # PATCH-FIX-UPSTREAM scilab-intg-crash.patch badshah...@gmail.com -- Fix 
scilab crash when intg involved division by zero; patch came from upstream
 Patch17:scilab-intg-crash.patch
+# PATCH-FIX-UPSTREAM scilab-fileio-hang-with-incorrect-format.patch 
badshah...@gmail.com -- Fix scilab becoming unresponsive when incorrect format 
is specified for mfscanf; patch came from upstream, fixes 
http://bugzilla.scilab.org/13468
+Patch18:scilab-fileio-hang-with-incorrect-format.patch
 # Dependencies are extracted from :
 # "http://wiki.scilab.org/Dependencies of Scilab 5.X"
 # Mandatory
@@ -285,6 +287,7 @@
 %patch15 -p1
 %patch16 -p1
 %patch17 -p2
+%patch18 -p2
 
 # Fix Class-Path in manifest
 sed -i '/name="Class-Path"/d' build.incl.xml

++ scilab-fileio-hang-with-incorrect-format.patch ++
X-Git-Url: 
http://gitweb.scilab.org/?p=scilab.git;a=blobdiff_plain;f=scilab%2Fmodules%2Ffileio%2Fsrc%2Fc%2Fdo_xxscanf.c;h=e4b1be4c22adbd8f9b0b1628e14a94e76893f474;hp=969be74f3e2ab0f0618bd1e3b51e0a470f835a4f;hb=70f49342c5384aab56fd497c63a6b71fd99fd14c;hpb=350cde63b99c795a82ccab4f0e937583a1a8c81a

diff --git a/scilab/modules/fileio/src/c/do_xxscanf.c 
b/scilab/modules/fileio/src/c/do_xxscanf.c
index 969be74..e4b1be4 100644
--- a/scilab/modules/fileio/src/c/do_xxscanf.c
+++ b/scilab/modules/fileio/src/c/do_xxscanf.c
@@ -387,6 +387,12 @@ int do_xxscanf(char *fname, FILE * fp, char *format, int 
*nargs, char *strv, int
   ptrtab[90], ptrtab[91], ptrtab[92], ptrtab[93], 
ptrtab[94], ptrtab[95], ptrtab[96], ptrtab[97], ptrtab[98],
   ptrtab[MAXSCAN - 1]);
 
+if (*retval == 0)
+{
+Scierror(998, _("%s: An error occurred: Requested type does not match 
data type.\n"), fname);
+return RET_BUG;
+}
+
 *nargs = Min(num_conversion + 1, Max(*retval + n_directive_count, 0));
 
 for (i = 1; i <= *nargs; i++)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit swing-layout for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package swing-layout for openSUSE:Factory 
checked in at 2014-07-22 06:58:07

Comparing /work/SRC/openSUSE:Factory/swing-layout (Old)
 and  /work/SRC/openSUSE:Factory/.swing-layout.new (New)


Package is "swing-layout"

Changes:

--- /work/SRC/openSUSE:Factory/swing-layout/swing-layout.changes
2013-09-11 17:11:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.swing-layout.new/swing-layout.changes   
2014-07-22 09:55:57.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 14:13:33 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner and do not version javadoc dir.
+
+---



Other differences:
--
++ swing-layout.spec ++
--- /var/tmp/diff_new_pack.QSGmbW/_old  2014-07-22 09:55:59.0 +0200
+++ /var/tmp/diff_new_pack.QSGmbW/_new  2014-07-22 09:55:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package swing-layout
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,36 +17,21 @@
 
 
 Name:   swing-layout
+Version:1.0.3
+Release:0
 Summary:Natural layout for Swing panels
 License:LGPL-2.1+
 Group:  Development/Languages/Java
 Url:https://swing-layout.dev.java.net/ 
-Version:1.0.3
-Release:0
+Source0:%{name}-%{version}-src.tar.bz2
 BuildRequires:  ant
-# ant variable
-%if ! 0%{?suse_version}
-%define ant JAVA_HOME=/usr/lib/jvm/java ant
-%endif
-%if 0%{?centos_version} || 0%{?fedora}
-BuildRequires:  java-devel >= 1.6.0
-%else
-BuildRequires:  java-devel
-BuildRequires:  update-alternatives
-%endif
 BuildRequires:  javapackages-tools
-%if 0%{?mandriva_version}
-BuildRequires:  xml-commons-apis
-BuildRequires:  xml-commons-jaxp-1.3-apis
-BuildRequires:  xml-commons-resolver12
-%else
-BuildRequires:  xml-commons-apis
-BuildRequires:  xml-commons-resolver
-%endif
 Requires:   jre >= 1.5
-BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:%{name}-%{version}-src.tar.bz2
+BuildArch:  noarch
+BuildRequires:  java-devel
+BuildRequires:  xml-commons-apis
+BuildRequires:  xml-commons-resolver
 
 %description
 Swing Layout Extensions goal is to make it easy to create
@@ -61,8 +46,6 @@
 toward a free-form drag and drop layout model as can be provided by GUI
 builders.
 
-
-
 %package javadoc
 Summary:Natural layout for Swing panels
 Group:  Development/Languages/Java
@@ -80,22 +63,20 @@
 toward a free-form drag and drop layout model as can be provided by GUI
 builders.
 
-
-
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 # wrong end of line encoding
 sed -i -e 's/.$//' releaseNotes.txt COPYING
 
 %build
 unset CLASSPATH
 export CLASSPATH=%{java_home}/jre/lib/rt.jar
-%ant jar javadoc
+ant jar javadoc
 
 %install
 # jars
-%__install -dm 755 %{buildroot}%{_javadir}
-%__install -m 644 dist/%{name}.jar \
+install -dm 755 %{buildroot}%{_javadir}
+install -m 644 dist/%{name}.jar \
%{buildroot}%{_javadir}/%{name}-%{version}.jar
 pushd %{buildroot}%{_javadir}
for jar in *-%{version}*; do
@@ -103,13 +84,9 @@
done
 popd
 # javadoc
-%__install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
-%__cp -pr dist/javadoc/* \
-   %{buildroot}%{_javadocdir}/%{name}-%{version}
-ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name} # ghost symlink
-
-%clean
-[ -d %{buildroot} -a "%{buildroot}" != "" ] && %__rm -rf %{buildroot}
+install -dm 755 %{buildroot}%{_javadocdir}/%{name}
+cp -pr dist/javadoc/* \
+   %{buildroot}%{_javadocdir}/%{name}
 
 %files
 %defattr(-,root,root)
@@ -118,7 +95,6 @@
 
 %files javadoc
 %defattr(644,root,root,755)
-%doc %{_javadocdir}/%{name}-%{version}
 %doc %{_javadocdir}/%{name}
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit adaptx for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package adaptx for openSUSE:Factory checked 
in at 2014-07-22 06:58:02

Comparing /work/SRC/openSUSE:Factory/adaptx (Old)
 and  /work/SRC/openSUSE:Factory/.adaptx.new (New)


Package is "adaptx"

Changes:

--- /work/SRC/openSUSE:Factory/adaptx/adaptx.changes2014-07-10 
14:55:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.adaptx.new/adaptx.changes   2014-07-22 
09:55:52.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 13:49:39 UTC 2014 - tchva...@suse.com
+
+- Do not version java docdir.
+
+---



Other differences:
--
++ adaptx.spec ++
--- /var/tmp/diff_new_pack.mLR0Yy/_old  2014-07-22 09:55:53.0 +0200
+++ /var/tmp/diff_new_pack.mLR0Yy/_new  2014-07-22 09:55:53.0 +0200
@@ -84,8 +84,8 @@
 install -m 644 dist/%{name}_%{version}.jar 
%{buildroot}%{_javadir}/%{name}-%{version}.jar
 (cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} 
${jar/-%{version}/}; done)
 # javadoc
-install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
-cp -pr build/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
+install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
+cp -pr build/doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}
 rm -rf build/doc/javadoc
 
 %files
@@ -95,7 +95,7 @@
 
 %files javadoc
 %defattr(0664,root,root,0755)
-%{_javadocdir}/%{name}-%{version}
+%{_javadocdir}/%{name}
 
 %files doc
 %defattr(0664,root,root,0755)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit virt-viewer for openSUSE:Factory

2014-07-22 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2014-07-22 06:58:10

Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.virt-viewer.new (New)


Package is "virt-viewer"

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2014-07-02 
15:05:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2014-07-22 09:56:02.0 +0200
@@ -1,0 +2,12 @@
+Mon Jul  7 09:44:35 MDT 2014 - carn...@suse.com
+
+- Drop spice-gtk.patch.  It was only needed for systems with
+  spice-gtk version < 0.22
+
+---
+Fri Jul  4 14:54:32 CEST 2014 - agin...@suse.com
+
+- fix build: remove spice_uuid_to_string definition no more needed with
+  the new spice-gtk
+
+---

Old:

  spice-gtk.patch



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.775ymH/_old  2014-07-22 09:56:04.0 +0200
+++ /var/tmp/diff_new_pack.775ymH/_new  2014-07-22 09:56:04.0 +0200
@@ -51,7 +51,6 @@
 Patch52:netware-keycombo.patch
 Patch53:report-error.patch
 Patch54:virtview-desktop.patch
-Patch55:spice-gtk.patch
 ExclusiveArch:  %ix86 x86_64 s390x
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -113,7 +112,6 @@
 %patch52 -p1
 %patch53 -p1
 %patch54 -p1
-%patch55 -p1
 
 %build
 echo "suse_version = %suse_version"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org