commit freeglut for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package freeglut for openSUSE:Factory 
checked in at 2012-09-18 13:59:25

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


Package is freeglut, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/freeglut/freeglut.changes2012-05-21 
07:56:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes   2012-09-18 
13:59:26.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 18 07:46:35 UTC 2012 - co...@suse.com
+
+- in 12.3 libGLU is no longer part of Mesa
+
+---



Other differences:
--
++ freeglut.spec ++
--- /var/tmp/diff_new_pack.xtOD11/_old  2012-09-18 13:59:27.0 +0200
+++ /var/tmp/diff_new_pack.xtOD11/_new  2012-09-18 13:59:27.0 +0200
@@ -33,6 +33,9 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-devel
+%if 0%{?suse_version}  1220
+BuildRequires:  pkgconfig(glu)
+%endif
 Recommends: Mesa-demo-x
 Provides:   mesaglut = 7.11
 Obsoletes:  mesaglut  7.11
@@ -76,6 +79,9 @@
 Requires:   libglut3 = %{version}
 Requires:   xorg-x11-Mesa-devel
 Requires:   xorg-x11-devel
+%if 0%{?suse_version}  1220
+Requires:   pkgconfig(glu)
+%endif
 Provides:   mesaglut-devel = 7.11
 Obsoletes:  mesaglut-devel  7.11
 # bug437293

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



commit xf86-video-ast for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-ast for openSUSE:Factory 
checked in at 2012-09-18 13:59:46

Comparing /work/SRC/openSUSE:Factory/xf86-video-ast (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-ast.new (New)


Package is xf86-video-ast, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-ast/xf86-video-ast.changes
2012-05-08 12:03:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-ast.new/xf86-video-ast.changes   
2012-09-18 13:59:47.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 16:14:10 UTC 2012 - sndir...@suse.com
+
+- Update to version 0.97.0
+  * deal with XAA removal
+
+---

Old:

  xf86-video-ast-0.95.0.tar.bz2

New:

  xf86-video-ast-0.97.0.tar.bz2



Other differences:
--
++ xf86-video-ast.spec ++
--- /var/tmp/diff_new_pack.9JZPQc/_old  2012-09-18 13:59:48.0 +0200
+++ /var/tmp/diff_new_pack.9JZPQc/_new  2012-09-18 13:59:48.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-ast
-Version:0.95.0
+Version:0.97.0
 Release:0
-License:MIT
 Summary:ASpeed Technologies video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -44,12 +45,6 @@
 
 %prep
 %setup -q
-if [ -x README -o -x COPYING ]; then
-  chmod -x README COPYING
-else
-  echo Please remove this hack to remove x privilege from doc. Fixed upstream
-  false
-fi
 
 %build
 %configure

++ xf86-video-ast-0.95.0.tar.bz2 - xf86-video-ast-0.97.0.tar.bz2 ++
 10371 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-ast-0.95.0/ChangeLog new/xf86-video-ast-0.97.0/ChangeLog
--- old/xf86-video-ast-0.95.0/ChangeLog 2012-04-03 09:01:54.0 +0200
+++ new/xf86-video-ast-0.97.0/ChangeLog 2012-07-17 08:17:59.0 +0200
@@ -1,3 +1,77 @@
+commit e4268d2775c95e03e0d319cb937522bfb3bab61d
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 16:05:09 2012 +1000
+
+xf86-video-ast: bump to version 0.97.0
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 138d1ea01298aedbe414ecc48374e433d6960010
+Author: Dave Airlie airl...@gmail.com
+Date:   Fri Jul 13 14:33:47 2012 +1000
+
+ast: deal with XAA removal.
+
+This deals with the removal of XAA from the server, should
+fix tinderbox.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit eafaa2666fa43d6b06bec013feb254ea92759406
+Author: Dave Airlie airl...@redhat.com
+Date:   Mon Jul 2 12:01:46 2012 +0100
+
+ast: bump to 0.96.0 for release
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 1af03ed39b6692231544e5c7b8325fa8d70c728d
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed Jun 6 12:00:14 2012 +0100
+
+ast: port to new compat API.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit f981caeb7ebf53fea9d8f852edea6605d44d975e
+Author: Dave Airlie airl...@redhat.com
+Date:   Thu May 17 10:27:50 2012 +0100
+
+ast: don't bind to device if there is a loaded PCI driver.
+
+This stops this driver being used on top of the kernel modesetting
+driver, so fallback works correctly.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit c954c0874b8f776fae7a38cb2ac7f4a311f90980
+Author: Y.C. Chen yc_c...@aspeedtech.com
+Date:   Wed Apr 4 04:21:55 2012 +0800
+
+revert the code changed by Adam Jackson
+
+commit dc971ee25afb462f871ba1fb93f3bc996540ef51
+Author: Y.C. Chen yc_c...@aspeedtech.com
+Date:   Tue Apr 3 18:00:50 2012 +0800
+
+fix segmentation fault issue if enable XEN
+
+commit 7a455573ff292819be90e086fbc1198d05a04910
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Apr 3 10:01:53 2012 +0100
+
+Revert xf86-video-ast-ast 0.95.00
+
+This reverts commit 6f0b593c273979bc4a83e845e037ab35d4565b72.
+
+commit aba57046a9a38698a718629f0fde9d9a8dcc9012
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Apr 3 10:01:44 2012 +0100
+
+Revert xf86-video-ast-0.95.0
+
+This reverts commit 

commit xf86-video-ark for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-ark for openSUSE:Factory 
checked in at 2012-09-18 13:59:37

Comparing /work/SRC/openSUSE:Factory/xf86-video-ark (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-ark.new (New)


Package is xf86-video-ark, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-ark/xf86-video-ark.changes
2012-06-01 22:32:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-ark.new/xf86-video-ark.changes   
2012-09-18 13:59:45.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep 12 14:58:22 UTC 2012 - sndir...@suse.com
+
+- Update to version 0.7.5
+  * make build against XAA-less server.
+  * ark: update for compat X server ABI.
+  * convert to new X screen conversion api 
+
+---

Old:

  xf86-video-ark-0.7.4.tar.bz2

New:

  xf86-video-ark-0.7.5.tar.bz2



Other differences:
--
++ xf86-video-ark.spec ++
--- /var/tmp/diff_new_pack.70NJgS/_old  2012-09-18 13:59:47.0 +0200
+++ /var/tmp/diff_new_pack.70NJgS/_new  2012-09-18 13:59:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-ark
-Version:0.7.4
+Version:0.7.5
 Release:0
 Summary:Ark Logic video driver for the Xorg X server
 License:MIT

++ xf86-video-ark-0.7.4.tar.bz2 - xf86-video-ark-0.7.5.tar.bz2 ++
 10271 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-ark-0.7.4/ChangeLog new/xf86-video-ark-0.7.5/ChangeLog
--- old/xf86-video-ark-0.7.4/ChangeLog  2012-01-27 00:05:51.0 +0100
+++ new/xf86-video-ark-0.7.5/ChangeLog  2012-07-17 08:17:20.0 +0200
@@ -1,3 +1,43 @@
+commit 8d63c607ceab903dbe36eccf2315065e6830a47e
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 16:05:09 2012 +1000
+
+xf86-video-ark: bump to version 0.7.5
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit daf57a350326ff886de77609702944ec939a3495
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 14:51:38 2012 +1000
+
+convert to new X screen conversion api
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 8c29d34510d7dfd786660827a09d1d60454ea32a
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 13:59:15 2012 +1000
+
+ark: update for compat X server ABI.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 7f115c9df7431e73b558b18aba7b64a1e253bb0a
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 13:53:00 2012 +1000
+
+ark: make build against XAA-less server.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit da0262acee5ea37ea8c69ebadbf5e9e34d83b5f3
+Author: Matt Turner matts...@gmail.com
+Date:   Thu Feb 16 18:39:50 2012 -0500
+
+Don't check for unneeded proto headers.
+
+Signed-off-by: Matt Turner matts...@gmail.com
+
 commit e7baf1df0bbc45e1cd697f5df959586ab27103f9
 Author: Matt Turner matts...@gmail.com
 Date:   Thu Jan 26 18:04:34 2012 -0500
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-ark-0.7.4/config.h.in new/xf86-video-ark-0.7.5/config.h.in
--- old/xf86-video-ark-0.7.4/config.h.in2012-01-27 00:05:41.0 
+0100
+++ new/xf86-video-ark-0.7.5/config.h.in2012-07-17 08:17:20.0 
+0200
@@ -32,6 +32,9 @@
 /* Define to 1 if you have the unistd.h header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the xaa.h header file. */
+#undef HAVE_XAA_H
+
 /* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
 #undef LT_OBJDIR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-ark-0.7.4/configure.ac new/xf86-video-ark-0.7.5/configure.ac
--- old/xf86-video-ark-0.7.4/configure.ac   2012-01-27 00:04:32.0 
+0100
+++ new/xf86-video-ark-0.7.5/configure.ac   2012-07-17 08:00:16.0 
+0200
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 

commit xf86-video-chips for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2012-09-18 14:00:08

Comparing /work/SRC/openSUSE:Factory/xf86-video-chips (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-chips.new (New)


Package is xf86-video-chips, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2012-05-08 12:03:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2012-09-18 14:00:09.0 +0200
@@ -1,0 +2,22 @@
+Wed Sep 12 16:29:38 UTC 2012 - sndir...@suse.com
+
+- update to release 1.2.5_bde6593
+  * Fall back to shadowfb if XAA is unavailable
+  * Fix for new vgaHW ABI
+  * gut the overlay 8/16 support from driver.
+  * add compat API header
+  * use new scrn/screen conversion APIs.
+  * move to new compat API.
+  * drop usage of deprecated xf86PciInfo.h
+  * build without XAA support at all.
+  * fix make dist.
+  * Use malloc/calloc/realloc/free directly
+  * configure.ac: Remove AM_PROG_CC_C_O
+  * util: Consolidate common macros
+  * Fix implicit declaration of iopl
+  * Build fix for ABI Version 12
+  * PciTag is unused when using libpciaccess 
+  * Add iopl.h to source lists in util/Makefile.am so it gets
+packaged
+
+---

Old:

  xf86-video-chips-1.2.4.tar.bz2
  xf86-video-chips-git-fixes.patch

New:

  xf86-video-chips-1.2.5_bde6593.tar.bz2



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.T2J94D/_old  2012-09-18 14:00:11.0 +0200
+++ /var/tmp/diff_new_pack.T2J94D/_new  2012-09-18 14:00:11.0 +0200
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-chips
-Version:1.2.4
+Version:1.2.5
 Release:0
-License:MIT
 Summary:Chips and Technologies video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
-Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: xf86-video-chips-git-fixes.patch
+Url:http://xorg.freedesktop.org/
+#Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}_bde6593.tar.bz2
+Source0:%{name}-%{version}_bde6593.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) = 0.8.0
@@ -54,7 +55,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

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



commit xf86-video-cirrus for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-cirrus for 
openSUSE:Factory checked in at 2012-09-18 14:00:17

Comparing /work/SRC/openSUSE:Factory/xf86-video-cirrus (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-cirrus.new (New)


Package is xf86-video-cirrus, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-cirrus/xf86-video-cirrus.changes  
2012-06-01 18:55:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-cirrus.new/xf86-video-cirrus.changes 
2012-09-18 14:00:18.0 +0200
@@ -1,0 +2,7 @@
+Fri Sep 14 10:51:21 UTC 2012 - sndir...@suse.com
+
+- Update to version 1.5.1
+  * handle server with no XAA
+- adjusted u_cirrus-qemu.patch
+
+---

Old:

  xf86-video-cirrus-1.4.0.tar.bz2

New:

  xf86-video-cirrus-1.5.1.tar.bz2



Other differences:
--
++ xf86-video-cirrus.spec ++
--- /var/tmp/diff_new_pack.FV1Ami/_old  2012-09-18 14:00:20.0 +0200
+++ /var/tmp/diff_new_pack.FV1Ami/_new  2012-09-18 14:00:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-cirrus
-Version:1.4.0
+Version:1.5.1
 Release:0
 Summary:Cirrus Logic video driver for the Xorg X server
 License:MIT

++ u_cirrus-qemu.patch ++
--- /var/tmp/diff_new_pack.FV1Ami/_old  2012-09-18 14:00:20.0 +0200
+++ /var/tmp/diff_new_pack.FV1Ami/_new  2012-09-18 14:00:20.0 +0200
@@ -1,14 +1,14 @@
-diff -up xf86-video-cirrus-1.2.0/src/alp_driver.c.jx 
xf86-video-cirrus-1.2.0/src/alp_driver.c
 xf86-video-cirrus-1.2.0/src/alp_driver.c.jx2008-03-19 
10:29:23.0 -0400
-+++ xf86-video-cirrus-1.2.0/src/alp_driver.c   2009-02-27 10:59:27.0 
-0500
-@@ -812,6 +812,12 @@ AlpPreInit(ScrnInfoPtr pScrn, int flags)
+--- xf86-video-cirrus-1.5.1/src/alp_driver.c.orig  2012-09-14 
14:02:24.477314000 +0200
 xf86-video-cirrus-1.5.1/src/alp_driver.c   2012-09-14 14:02:28.610956000 
+0200
+@@ -775,6 +775,13 @@ AlpPreInit(ScrnInfoPtr pScrn, int flags)
   else
xf86SetDDCproperties(pScrn,xf86PrintEDID(
-   xf86DoEDID_DDC2(pScrn-scrnIndex,pCir-I2CPtr1)));
+xf86DoEDID_DDC2(XF86_SCRN_ARG(pScrn),pCir-I2CPtr1)));
++
 +#ifdef XSERVER_LIBPCIACCESS
 + if (!pScrn-monitor-DDC 
-+   ((pCir-PciInfo-subvendor_id  0x) == 0x1af4)) {
-+pCir-NoAccel = TRUE;
++  ((pCir-PciInfo-subvendor_id  0x) == 0x1af4)) {
++  pCir-NoAccel = TRUE;
 + }
 +#endif
   

++ xf86-video-cirrus-1.4.0.tar.bz2 - xf86-video-cirrus-1.5.1.tar.bz2 ++
 26569 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-cirrus-1.4.0/ChangeLog new/xf86-video-cirrus-1.5.1/ChangeLog
--- old/xf86-video-cirrus-1.4.0/ChangeLog   2012-03-24 02:49:00.0 
+0100
+++ new/xf86-video-cirrus-1.5.1/ChangeLog   2012-07-17 08:19:40.0 
+0200
@@ -1,3 +1,65 @@
+commit 129076c2a9c20ab515736bb7141b4f334699e21b
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 16:05:09 2012 +1000
+
+xf86-video-cirrus: bump to version 1.5.1
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit e443ede15981549ff5f6b01f42c3cb8dc909d778
+Author: Dave Airlie airl...@gmail.com
+Date:   Fri Jul 13 14:47:40 2012 +1000
+
+cirrus: handle server with no XAA
+
+this fixes cirrus to work with a server with no XAA module.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 46a9e962c6f33509e89d664115a9a2db51c9b67d
+Author: Dave Airlie airl...@redhat.com
+Date:   Mon Jul 2 11:57:59 2012 +0100
+
+cirrus: bump to 1.5.0 for release.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 7ae890b29b12609d410f5558640bb0407b0fdd2d
+Author: Johannes Obermayr johannesoberm...@gmx.de
+Date:   Sat Jun 9 11:29:02 2012 +0100
+
+use int scrnIndex instead of int i in macro SCREEN_INIT_ARGS_DECL.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit bab8041291ff81c81a98aca385cce561ecddc9d1
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jun 5 19:35:39 2012 +0100
+
+cirrus: drop xf86PciInfo.
+
+This drops usage of deprecated header file.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 9a5e19597be4f5ee4c1030e4a716207789e78668
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jun 5 19:26:15 2012 +0100
+
+cirrus: convert to compat server API.
+
+

commit xf86-video-dummy for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-dummy for 
openSUSE:Factory checked in at 2012-09-18 14:00:26

Comparing /work/SRC/openSUSE:Factory/xf86-video-dummy (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-dummy.new (New)


Package is xf86-video-dummy, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-dummy/xf86-video-dummy.changes
2012-05-08 12:03:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-dummy.new/xf86-video-dummy.changes   
2012-09-18 14:00:35.0 +0200
@@ -1,0 +2,11 @@
+Fri Sep 14 12:30:12 UTC 2012 - sndir...@suse.com
+
+- update to version 0.3.6
+  * add scrn conversion api compat header.
+  * convert to new scrn conversion APIs.
+  * convert to the new server APIs.
+  * Don't use XFreeXDGA to determine DGA support
+  * Only include Xv headers if server supports it
+  * Add XORG_LIBS to LIBADD 
+
+---

Old:

  xf86-video-dummy-0.3.5.tar.bz2

New:

  xf86-video-dummy-0.3.6.tar.bz2



Other differences:
--
++ xf86-video-dummy.spec ++
--- /var/tmp/diff_new_pack.1zm0xq/_old  2012-09-18 14:00:36.0 +0200
+++ /var/tmp/diff_new_pack.1zm0xq/_new  2012-09-18 14:00:36.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-dummy
-Version:0.3.5
+Version:0.3.6
 Release:0
-License:MIT
 Summary:Virtual/offscreen frame buffer video driver for the Xorg X 
server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)

++ xf86-video-dummy-0.3.5.tar.bz2 - xf86-video-dummy-0.3.6.tar.bz2 ++
 9005 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-dummy-0.3.5/ChangeLog new/xf86-video-dummy-0.3.6/ChangeLog
--- old/xf86-video-dummy-0.3.5/ChangeLog2012-01-01 07:17:27.0 
+0100
+++ new/xf86-video-dummy-0.3.6/ChangeLog2012-07-18 11:41:54.0 
+0200
@@ -1,3 +1,72 @@
+commit fee6b520a620eed80e22840b8149abc50815f771
+Author: Dave Airlie airl...@gmail.com
+Date:   Wed Jul 18 19:39:32 2012 +1000
+
+dummy: bump to 0.3.6 for release
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 1491470ee0745bf8303fa085bd30f7464098f1f2
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jun 5 11:14:37 2012 +0100
+
+dummy: convert to the new server APIs.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 6ff612955a1a8591bf21f6aa56e7b6ebd8e2db48
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed May 23 11:37:01 2012 +0100
+
+dummy: convert to new scrn conversion APIs.
+
+Generated from util/modular/x-driver-screen-scrn-conv.sh
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 20fcd59d3f8d7393586d8b64bfac18adede726ca
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed May 23 11:36:22 2012 +0100
+
+dummy: add scrn conversion api compat header.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit a78d524cfb332909dba89df5d709081515f0ed36
+Author: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Date:   Wed Mar 28 00:07:28 2012 -0500
+
+Add XORG_LIBS to LIBADD
+
+This affects only Cygwin, where drivers must be linked against the
+Xorg implib.  On other systems, XORG_LIBS will be empty.
+
+Signed-off-by: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Reviewed-by: Alan Coopersmith alan.coopersm...@oracle.com
+Reviewed-by: Jeremy Huddleston jerem...@apple.com
+
+commit 668223a665af38600b8b20152c7e53e731c76234
+Author: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Date:   Wed Mar 28 00:06:32 2012 -0500
+
+Only include Xv headers if server supports it
+
+Signed-off-by: Yaakov Selkowitz yselkow...@users.sourceforge.net
+Reviewed-by: Jeremy Huddleston jerem...@apple.com
+
+commit 02918fd53434a23a72fe878a90f4ec48ef0e0416
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Mon Jan 9 01:00:40 2012 -0800
+
+Don't use XFreeXDGA to determine DGA support
+
+If our server supports DGA and we want to build the dummy driver without 
it,
+

commit xf86-video-fbdev for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-fbdev for 
openSUSE:Factory checked in at 2012-09-18 14:01:18

Comparing /work/SRC/openSUSE:Factory/xf86-video-fbdev (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-fbdev.new (New)


Package is xf86-video-fbdev, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-fbdev/xf86-video-fbdev.changes
2012-05-08 12:03:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-fbdev.new/xf86-video-fbdev.changes   
2012-09-18 14:01:19.0 +0200
@@ -1,0 +2,14 @@
+Sun Sep  2 18:38:19 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.4.3:
+  + Port to new server API.
+  + Convert to new screen conversion APIs.
+  + Add compat-api + makefile.
+  + Add MOD_CLASS_VIDEODRV to FBDevVersRec
+  + Perform XV initialization only if the server supports it.
+  + Avoid unused variables when XSERVER_LIBPCIACCESS is defined.
+  + man: Stop mentioning server's -scanpci option.
+  + Upgrade to util-macros 1.8 for additional man page support.
+  + Other minor codefixes.
+
+---

Old:

  xf86-video-fbdev-0.4.2.tar.bz2

New:

  xf86-video-fbdev-0.4.3.tar.bz2



Other differences:
--
++ xf86-video-fbdev.spec ++
--- /var/tmp/diff_new_pack.Cwp5Gz/_old  2012-09-18 14:01:20.0 +0200
+++ /var/tmp/diff_new_pack.Cwp5Gz/_new  2012-09-18 14:01:20.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-fbdev
-Version:0.4.2
+Version:0.4.3
 Release:0
-License:MIT
 Summary:Framebuffer video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -29,7 +30,7 @@
 BuildRequires:  pkgconfig(randrproto)
 BuildRequires:  pkgconfig(renderproto)
 BuildRequires:  pkgconfig(videoproto)
-BuildRequires:  pkgconfig(xorg-macros) = 1.4
+BuildRequires:  pkgconfig(xorg-macros) = 1.8
 BuildRequires:  pkgconfig(xorg-server) = 1.0.99.901
 BuildRequires:  pkgconfig(xproto)
 Supplements:xorg-x11-server

++ xf86-video-fbdev-0.4.2.tar.bz2 - xf86-video-fbdev-0.4.3.tar.bz2 ++
 36042 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-fbdev-0.4.2/ChangeLog new/xf86-video-fbdev-0.4.3/ChangeLog
--- old/xf86-video-fbdev-0.4.2/ChangeLog2010-04-03 18:08:01.0 
+0200
+++ new/xf86-video-fbdev-0.4.3/ChangeLog2012-07-02 13:59:15.0 
+0200
@@ -1,3 +1,198 @@
+commit 2edaad4ab2c75e6863caa529d27cd141f579914a
+Author: Dave Airlie airl...@redhat.com
+Date:   Mon Jul 2 12:47:08 2012 +0100
+
+fbdev: bump to 0.4.3
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 8a65ca2fdcc8657ed3b4a72051c6f85bcecc2c18
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jun 5 11:29:31 2012 +0100
+
+fbdev: port to new server API.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 91e8b295f87fba81369b19969900f0981e8ba9cd
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jun 5 11:21:08 2012 +0100
+
+fbdev: convert to new screen conversion APIs.
+
+Generated using util/modular/x-driver-screen-scrn-conv.sh
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 6e29cf8c2927f81e1e5890a46bf03182079cc062
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jun 5 11:20:49 2012 +0100
+
+fbdev: add compat-api + makefile
+
+commit a87213930e399c0d5a8183f6cc7e98ed6d092638
+Author: Paulo Zanoni pzan...@mandriva.com
+Date:   Thu Nov 4 17:02:01 2010 -0200
+
+Add MOD_CLASS_VIDEODRV to FBDevVersRec
+
+fbdev seems to be the only video driver without MOD_CLASS_VIDEODRV
+
+Signed-off-by: Paulo Zanoni pzan...@mandriva.com
+Reviewed-by: Jesse Adkins jesserayadk...@gmail.com
+Signed-off-by: Julien Cristau jcris...@debian.org
+
+commit be003f2568366ff9fc2ff70d6a69df64a2a25cca
+Author: Cyril Brulebois k...@debian.org
+Date:   Mon Nov 8 14:10:44 2010 +0100
+
+Perform XV initialization only if the server supports it.
+
+Use XV from server's xorg-server.h to determine whether to perform XV
+

commit xf86-video-intel for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2012-09-18 14:01:41

Comparing /work/SRC/openSUSE:Factory/xf86-video-intel (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-intel.new (New)


Package is xf86-video-intel, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes
2012-08-24 13:53:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2012-09-18 14:01:45.0 +0200
@@ -1,0 +2,90 @@
+Sun Sep 16 19:48:00 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.20.8:
+  + Some bugs fixed, see below
+  + Enabling ValleyView SDV
+- Bugs fixed since 2.20.7:
+  + Add an extra layer of defence against trying to use a non-GEM device
+with UXA. This should already be taken care of with the new probe,
+but the extra sanity check already existed in the code but was doing
+nothing.
+
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/962892
+  + Fix computation of valid CRTCs bitmask for ZaphodHead
+Some systems can only handle certain outputs on certain pipes
+(Screens), and this information was not being propagated through to X
+and randr correctly, breaking valid configurations and not detecting
+invalid configurations correctly.
+  + Disable global glyph caching with ZaphodHeads.
+The glyph privates need to be Screen private, but at the moment are
+global leading to conflicts and invalid rendering with multiple heads.
+https://bugs.freedesktop.org/show_bug.cgi?id=54707
+  + Prevent direct read back of unmappable buffers
+https://bugs.freedesktop.org/show_bug.cgi?id=54808
+  + Tile large uploads whilst replacing the alpha channel
+https://bugs.freedesktop.org/show_bug.cgi?id=54808
+  + Correct the source offset when converting a RENDER composite
+operation into a BLT composite operation.
+https://bugs.freedesktop.org/show_bug.cgi?id=54868
+  + Correct a minor typo in flattening alphamaps which caused the
+replacement pixmap to often end up with a height of zero.
+https://bugs.gentoo.org/show_bug.cgi?id=434860
+  + Don't discard the CPU damage if only part is being replaced.
+This is most evident when combining software renders like Opera with
+accelerated rendering.
+https://bugs.freedesktop.org/show_bug.cgi?id=54937
+
+---
+Sat Sep  8 22:52:39 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.20.7:
+  Continuing the flurry of releases, this week saw the release of
+  xorg-1.13 bringing with it the first steps towards hotpluggable gpu
+  support and the ability to offload DRI rendering onto other GPUs. In
+  light of that advance, this release includes the support code by Dave
+  Airlie to integrate PRIME into xf86-video-intel and make those new
+  features available.
+- Aside from landing PRIME, a few other bugs were fixed since 2.20.6:
+  + Fix framebuffer leak on server regeneration
+  + Fix texture cache flushing on IvyBridge and Kwin with plastique
+https://bugs.freedesktop.org/show_bug.cgi?id=54488
+  + Redirect large solid fills on SandyBridge+. By large I mean greater
+than 8192 or 16384 pixels on SandyBridge and IvyBridge respectively.
+https://bugs.freedesktop.org/show_bug.cgi?id=54134
+  + Fix up backlight option handling in the manpage and uxa.
+https://bugs.freedesktop.org/show_bug.cgi?id=54397
+  + Unbreak ZaphodHeads.
+https://bugs.freedesktop.org/show_bug.cgi?id=52438
+
+---
+Mon Sep  3 13:32:02 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.20.6:
+  A serious bug that caused a crash on SandyBridge and IvyBridge when
+  mixing CPU and GPU operations on the same buffer, and an annoyance from
+  bad scheduling of windowed swapbuffer updates causing low framerates and
+  jitter. Plus the usual smattering of assertion fixes and a long standing
+  issue with incoherent page access to a streaming buffer.
+- Bugs fixed since 2.20.5:
+  + Low frame rates in Blobby Valley when fullscreen
+https://bugs.freedesktop.org/show_bug.cgi?id=54274
+  + Incoherent concurrent access with the CPU and GPU
+  + Add Option Backlight to override automatic selection of the
+backlight interface.
+  + Avoid overwriting the composite operation info when testing if we
+can transfer the operation to the BLT.
+
+---
+Mon Sep  3 13:32:01 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.20.5:
+  Another silly bug found, another small bugfix release. The goal was for
+  the driver to bind to all 

commit xf86-video-vesa for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-vesa for openSUSE:Factory 
checked in at 2012-09-18 14:02:21

Comparing /work/SRC/openSUSE:Factory/xf86-video-vesa (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-vesa.new (New)


Package is xf86-video-vesa, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-vesa/xf86-video-vesa.changes  
2012-05-08 12:04:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-vesa.new/xf86-video-vesa.changes 
2012-09-18 14:02:23.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep  2 19:26:30 UTC 2012 - zai...@opensuse.org
+
+- Update to version 2.3.2:
+  + Add api 13 compat layer.
+  + Convert to new screen conversion APIs.
+  + Add missing compat-api header.
+
+---

Old:

  xf86-video-vesa-2.3.1.tar.bz2

New:

  xf86-video-vesa-2.3.2.tar.bz2



Other differences:
--
++ xf86-video-vesa.spec ++
--- /var/tmp/diff_new_pack.okR855/_old  2012-09-18 14:02:24.0 +0200
+++ /var/tmp/diff_new_pack.okR855/_new  2012-09-18 14:02:24.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-vesa
-Version:2.3.1
+Version:2.3.2
 Release:0
-License:MIT
 Summary:Generic VESA video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 Patch0: xf86-video-vesa_DefaultRefresh.diff
 BuildRequires:  pkg-config

++ xf86-video-vesa-2.3.1.tar.bz2 - xf86-video-vesa-2.3.2.tar.bz2 ++
 11830 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-vesa-2.3.1/ChangeLog new/xf86-video-vesa-2.3.2/ChangeLog
--- old/xf86-video-vesa-2.3.1/ChangeLog 2012-03-22 22:33:05.0 +0100
+++ new/xf86-video-vesa-2.3.2/ChangeLog 2012-07-18 12:04:06.0 +0200
@@ -1,3 +1,47 @@
+commit 0249d01a2623c4f7769914fc0a7b50657a50560f
+Author: Dave Airlie airl...@gmail.com
+Date:   Wed Jul 18 20:02:49 2012 +1000
+
+vesa: bump to 2.3.2
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 86f1d894cd3c06a61abbd16e3e73d60db2c98621
+Author: Dave Airlie airl...@redhat.com
+Date:   Fri Jun 1 12:55:19 2012 +0100
+
+vesa: add api 13 compat layer.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 378e55e375cbb659d66d6739891553d7a83e6a65
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed May 23 11:30:51 2012 +0100
+
+vesa: fix make distcheck.
+
+Add missing compat-api header
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 18bf00600c75b1dc055d174c8ba9ec1dc4ae8b5a
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed May 23 11:25:14 2012 +0100
+
+vesa: convert to new screen conversion APIs.
+
+Generated by util/modular/x-driver-screen-scrn-conv.sh
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 76c67b2735a5b0ee1cf231ff85eb3273a30b4ccc
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed May 23 11:24:57 2012 +0100
+
+vesa: add compat-api.h
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
 commit 8cd553551767c0f970912fb73cae3aa733434106
 Author: Adam Jackson a...@redhat.com
 Date:   Thu Mar 22 17:32:22 2012 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-vesa-2.3.1/INSTALL new/xf86-video-vesa-2.3.2/INSTALL
--- old/xf86-video-vesa-2.3.1/INSTALL   2012-03-22 22:33:05.0 +0100
+++ new/xf86-video-vesa-2.3.2/INSTALL   2012-07-18 12:04:06.0 +0200
@@ -1,291 +0,0 @@
-Installation Instructions
-*
-
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
-2006, 2007, 2008 Free Software Foundation, Inc.
-
-   This file is free documentation; the Free Software Foundation gives
-unlimited permission to copy, distribute and modify it.
-
-Basic Installation
-==
-
-   Briefly, the shell commands `./configure; make; make install' should
-configure, 

commit xf86-video-vmware for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-vmware for 
openSUSE:Factory checked in at 2012-09-18 14:02:43

Comparing /work/SRC/openSUSE:Factory/xf86-video-vmware (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-vmware.new (New)


Package is xf86-video-vmware, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-vmware/xf86-video-vmware.changes  
2012-07-31 14:00:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-vmware.new/xf86-video-vmware.changes 
2012-09-18 14:02:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 17 09:18:35 UTC 2012 - sndir...@suse.com
+
+- update to latest git commit 007bed3 
+
+---

Old:

  xf86-video-vmware-12.0.2.tar.bz2

New:

  xf86-video-vmware-12.0.2_007bed3.tar.bz2



Other differences:
--
++ xf86-video-vmware.spec ++
--- /var/tmp/diff_new_pack.zB1gQx/_old  2012-09-18 14:02:45.0 +0200
+++ /var/tmp/diff_new_pack.zB1gQx/_new  2012-09-18 14:02:45.0 +0200
@@ -23,7 +23,8 @@
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
-Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+#Source0:   
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}_007bed3.tar.bz2
 ExclusiveArch:  %ix86 x86_64
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)

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



commit xf86-video-voodoo for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-voodoo for 
openSUSE:Factory checked in at 2012-09-18 14:03:09

Comparing /work/SRC/openSUSE:Factory/xf86-video-voodoo (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-voodoo.new (New)


Package is xf86-video-voodoo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-voodoo/xf86-video-voodoo.changes  
2012-05-08 12:05:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-voodoo.new/xf86-video-voodoo.changes 
2012-09-18 14:03:12.0 +0200
@@ -1,0 +2,9 @@
+Sun Sep  2 19:26:08 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.2.5:
+  + Fix build against older X servers.
+  + Fix build against XAA-less server.
+  + Drop useless vgaHW include.
+  + Fall back to shadowfb if XAA is unavailable.
+
+---

Old:

  xf86-video-voodoo-1.2.4.tar.bz2

New:

  xf86-video-voodoo-1.2.5.tar.bz2



Other differences:
--
++ xf86-video-voodoo.spec ++
--- /var/tmp/diff_new_pack.JJwaKi/_old  2012-09-18 14:03:13.0 +0200
+++ /var/tmp/diff_new_pack.JJwaKi/_new  2012-09-18 14:03:13.0 +0200
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-voodoo
-Version:1.2.4
+Version:1.2.5
 Release:0
-License:MIT
 Summary:Voodoo video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -30,7 +31,7 @@
 BuildRequires:  pkgconfig(renderproto)
 BuildRequires:  pkgconfig(xextproto)
 BuildRequires:  pkgconfig(xf86dgaproto)
-BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkgconfig(xorg-macros) = 1.8
 BuildRequires:  pkgconfig(xorg-server) = 1.0.99.901
 BuildRequires:  pkgconfig(xproto)
 Supplements:xorg-x11-server

++ xf86-video-voodoo-1.2.4.tar.bz2 - xf86-video-voodoo-1.2.5.tar.bz2 ++
 46504 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-voodoo-1.2.4/ChangeLog new/xf86-video-voodoo-1.2.5/ChangeLog
--- old/xf86-video-voodoo-1.2.4/ChangeLog   2010-07-05 06:39:45.0 
+0200
+++ new/xf86-video-voodoo-1.2.5/ChangeLog   2012-07-17 08:33:51.0 
+0200
@@ -1,3 +1,185 @@
+commit e505d6b24873046285b18446df43ef505b650663
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 16:05:09 2012 +1000
+
+xf86-video-voodoo: bump to version 1.2.5
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 7dd9360b9d9cdd76fed73323cc5cd8f6cc6c4adc
+Author: Dave Airlie airl...@redhat.com
+Date:   Tue Jul 17 15:39:50 2012 +1000
+
+voodoo: fix build against older X servers.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit f9e303905639ba84cb4eea909faa942d515c1968
+Author: Dave Airlie airl...@gmail.com
+Date:   Mon Jul 16 18:52:50 2012 +1000
+
+voodoo: fix build against XAA-less server.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit a5a9f9d7f69f812ef81557a50451efaa2f577cfb
+Author: Dave Airlie airl...@redhat.com
+Date:   Wed Jun 6 12:39:10 2012 +0100
+
+voodoo: add compat API.
+
+Signed-off-by: Dave Airlie airl...@redhat.com
+
+commit 8c1121725c4dc1a81dd1af74b83405a1cb69562e
+Author: Adam Jackson a...@redhat.com
+Date:   Mon Dec 19 17:40:16 2011 -0500
+
+Drop useless vgaHW include
+
+Signed-off-by: Adam Jackson a...@redhat.com
+
+commit b835f5083cfef2aad6575277fb168a60bbb76af4
+Author: Adam Jackson a...@redhat.com
+Date:   Mon Dec 19 17:39:44 2011 -0500
+
+Fall back to shadowfb if XAA is unavailable
+
+Signed-off-by: Adam Jackson a...@redhat.com
+
+commit d2f109c4179c13c3367b08f1ee4f4baa3a2a68ad
+Author: Jeremy Huddleston jerem...@apple.com
+Date:   Sat Oct 29 19:02:46 2011 -0700
+
+Fix implicit declaration warning
+
+voodoo_driver.c:898:7: warning: implicit declaration of function 
'VoodooRestorePassThrough' [-Wimplicit-function-declaration]
+
+Signed-off-by: Jeremy Huddleston jerem...@apple.com
+
+commit 614ccdf6a5dcc496d254aa361cc06ef70f2792f5
+Author: Trevor Woerner twoer...@gmail.com
+Date:   Fri Oct 22 14:51:16 2010 -0400
+

commit xorg-x11-driver-video-nouveau for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-video-nouveau for 
openSUSE:Factory checked in at 2012-09-18 14:03:32

Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-video-nouveau (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-driver-video-nouveau.new (New)


Package is xorg-x11-driver-video-nouveau, Maintainer is mh...@novell.com

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video-nouveau/xorg-x11-driver-video-nouveau.changes
  2012-07-18 11:48:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video-nouveau.new/xorg-x11-driver-video-nouveau.changes
 2012-09-18 14:03:34.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 12 13:41:09 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.0.2:
+  + nv40/exa: fix shaders on big-endian machines
+  + nvc0/nve0: support sync-to-vblank if kernel is new enough
+  + nouveau: add platform bus support
+  + nouveau/exa: add support for shared pixmaps.
+  + nouveau: add pixmap tracking/updating support.
+  + nouveau/dri2: add support for DRI2 offload
+  + nouveau: enable provider/capabilities
+
+---
+Tue Jul 17 14:24:27 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Remove U_xf86-video-nouveau_dri-debug-spam.patch: is included in version 
1.0.1.
+
+---
@@ -4,0 +22,5 @@
+
+---
+Mon Jul  2 18:53:40 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.0.1

Old:

  U_xf86-video-nouveau_dri-debug-spam.patch
  xf86-video-nouveau-0.0.16_20120321_ab7291d.tar.bz2

New:

  xf86-video-nouveau-1.0.2.tar.bz2



Other differences:
--
++ xorg-x11-driver-video-nouveau.spec ++
--- /var/tmp/diff_new_pack.C3qIW3/_old  2012-09-18 14:03:35.0 +0200
+++ /var/tmp/diff_new_pack.C3qIW3/_new  2012-09-18 14:03:35.0 +0200
@@ -21,11 +21,11 @@
 BuildRequires:  pciutils-devel
 BuildRequires:  xorg-x11-sdk
 BuildRequires:  pkgconfig(gl)
-BuildRequires:  pkgconfig(libdrm)
-BuildRequires:  pkgconfig(libdrm_nouveau)
+BuildRequires:  pkgconfig(libdrm) = 2.4.25
+BuildRequires:  pkgconfig(libdrm_nouveau) = 2.4.25
 Url:http://nouveau.freedesktop.org/wiki/
-%define vers   0.0.16
-Version:%{vers}_20120321_ab7291d
+
+Version:1.0.2
 Release:0
 Summary:Accelerated Open Source driver for nVidia cards
 License:MIT
@@ -36,7 +36,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:xf86-video-nouveau-%{version}.tar.bz2
 Patch0: N_xf86-video-nouveau_nva3-noaccel-info.patch
-Patch1: U_xf86-video-nouveau_dri-debug-spam.patch
 Supplements:modalias(xorg-x11-server:pci:v12D2d*sv*sd*bc03sc*i*)
 Supplements:modalias(xorg-x11-server:pci:v10DEd*sv*sd*bc03sc*i*)
 
@@ -47,14 +46,13 @@
 cards. “Nouveau” [nuvo] is the French word for “new”.
 
 %prep
-%setup -n xf86-video-nouveau
-%patch0 -p1 -b .nva3info
-%patch1 -p1 -b .reduce_dri2_debug_spam
+%setup -qn xf86-video-nouveau-%{version}
+%patch0 -p1 -F 1 -b .nva3info
 
 %build
 autoreconf -fi
 %configure --without-libudev CFLAGS=$RPM_OPT_FLAGS
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT

++ N_xf86-video-nouveau_nva3-noaccel-info.patch ++
--- /var/tmp/diff_new_pack.C3qIW3/_old  2012-09-18 14:03:35.0 +0200
+++ /var/tmp/diff_new_pack.C3qIW3/_new  2012-09-18 14:03:35.0 +0200
@@ -13,7 +13,7 @@
 index 49ed40a..2d837ea 100644
 --- a/src/nv_dma.c
 +++ b/src/nv_dma.c
-@@ -56,6 +56,21 @@ NVInitDma(ScrnInfoPtr pScrn)
+@@ -55,6 +55,21 @@ NVInitDma(ScrnInfoPtr pScrn)
if (ret) {
xf86DrvMsg(pScrn-scrnIndex, X_ERROR,
   Error creating GPU channel: %d\n, ret);

++ xf86-video-nouveau-0.0.16_20120321_ab7291d.tar.bz2 - 
xf86-video-nouveau-1.0.2.tar.bz2 ++
 90161 lines of diff (skipped)

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



commit texlive-specs-e for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-e for openSUSE:Factory 
checked in at 2012-09-18 15:46:11

Comparing /work/SRC/openSUSE:Factory/texlive-specs-e (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-e.new (New)


Package is texlive-specs-e, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-e/texlive-specs-e.changes  
2012-07-20 10:21:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-e.new/texlive-specs-e.changes 
2012-09-18 15:46:22.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-e.spec ++
--- /var/tmp/diff_new_pack.VhZSoR/_old  2012-09-18 15:46:25.0 +0200
+++ /var/tmp/diff_new_pack.VhZSoR/_new  2012-09-18 15:46:25.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:Apache-1.0 and BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and 
LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-eproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -163,111 +163,111 @@
 Source1125: epslatex-fr.doc.tar.xz
 Source1126: epspdf.doc.tar.xz
 Source1127: epspdf.tar.xz
-Source1128: epspdfconversion.doc.tar.xz
-Source1129: epspdfconversion.tar.xz
-Source1130: epstopdf.doc.tar.xz
-Source1131: epstopdf.tar.xz
-Source1132: eqell.doc.tar.xz
-Source1133: eqell.tar.xz
-Source1134: eqlist.doc.tar.xz
-Source1135: eqlist.tar.xz
-Source1136: eqname.tar.xz
-Source1137: eqnarray.doc.tar.xz
-Source1138: eqnarray.tar.xz
-Source1139: eqparbox.doc.tar.xz
-Source1140: eqparbox.tar.xz
-Source1141: erdc.doc.tar.xz
-Source1142: erdc.tar.xz
-Source1143: errata.doc.tar.xz
-Source1144: errata.tar.xz
-Source1145: es-tex-faq.doc.tar.xz
-Source1146: esdiff.doc.tar.xz
-Source1147: esdiff.tar.xz
-Source1148: esint-type1.doc.tar.xz
-Source1149: esint-type1.tar.xz
-Source1150: esint.doc.tar.xz
-Source1151: esint.tar.xz
-Source1152: esk.doc.tar.xz
-Source1153: esk.tar.xz
-Source1154: eskd.doc.tar.xz
-Source1155: eskd.tar.xz
-Source1156: eskdx.doc.tar.xz
-Source1157: eskdx.tar.xz
-Source1158: eso-pic.doc.tar.xz
-Source1159: eso-pic.tar.xz
-Source1160: esstix.doc.tar.xz
-Source1161: esstix.tar.xz
-Source1162: estcpmm.doc.tar.xz
-Source1163: estcpmm.tar.xz
-Source1164: esvect.doc.tar.xz
-Source1165: esvect.tar.xz
-Source1166: etaremune.doc.tar.xz
-Source1167: etaremune.tar.xz
-Source1168: etex-pkg.doc.tar.xz
-Source1169: etex-pkg.tar.xz
-Source1170: etex.doc.tar.xz
-Source1171: etex.tar.xz
-Source1172: etextools.doc.tar.xz
-Source1173: etextools.tar.xz
-Source1174: ethiop-t1.doc.tar.xz
-Source1175: ethiop-t1.tar.xz
-Source1176: ethiop.doc.tar.xz
-Source1177: ethiop.tar.xz
-Source1178: etoolbox-de.doc.tar.xz
-Source1179: etoolbox.doc.tar.xz
-Source1180: etoolbox.tar.xz
-Source1181: euenc.doc.tar.xz
-Source1182: euenc.tar.xz
-Source1183: eukdate.doc.tar.xz
-Source1184: eukdate.tar.xz
-Source1185: euler.doc.tar.xz
-Source1186: euler.tar.xz
-Source1187: eulervm.doc.tar.xz
-Source1188: eulervm.tar.xz
-Source1189: euro-ce.doc.tar.xz
-Source1190: euro-ce.tar.xz
-Source1191: euro.doc.tar.xz
-Source1192: euro.tar.xz
-Source1193: europecv.doc.tar.xz
-Source1194: europecv.tar.xz
-Source1195: eurosym.doc.tar.xz
-Source1196: eurosym.tar.xz

commit texlive-specs-w for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-w for openSUSE:Factory 
checked in at 2012-09-18 15:47:29

Comparing /work/SRC/openSUSE:Factory/texlive-specs-w (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-w.new (New)


Package is texlive-specs-w, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-w/texlive-specs-w.changes  
2012-07-20 10:15:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-w.new/texlive-specs-w.changes 
2012-09-18 15:47:45.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-w.spec ++
--- /var/tmp/diff_new_pack.6HHaJg/_old  2012-09-18 15:47:46.0 +0200
+++ /var/tmp/diff_new_pack.6HHaJg/_new  2012-09-18 15:47:46.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0 and SUSE-Public-Domain and SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-wproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -127,7 +127,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}

++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.6HHaJg/_old and /var/tmp/diff_new_pack.6HHaJg/_new 
differ































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



commit texlive-specs-b for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-b for openSUSE:Factory 
checked in at 2012-09-18 15:45:54

Comparing /work/SRC/openSUSE:Factory/texlive-specs-b (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-b.new (New)


Package is texlive-specs-b, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-b/texlive-specs-b.changes  
2012-07-20 10:21:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-b.new/texlive-specs-b.changes 
2012-09-18 15:45:55.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-b.spec ++
--- /var/tmp/diff_new_pack.S1qpr9/_old  2012-09-18 15:46:00.0 +0200
+++ /var/tmp/diff_new_pack.S1qpr9/_new  2012-09-18 15:46:00.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:Artistic-2.0 ; GPL-1.0+ and BSD-3-Clause and GPL-2.0+ and 
LPPL-1.0 and SUSE-Public-Domain and SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-bproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -69,215 +69,215 @@
 Source1031: bbold-type1.tar.xz
 Source1032: bbold.doc.tar.xz
 Source1033: bbold.tar.xz
-Source1034: bchart.doc.tar.xz
-Source1035: bchart.tar.xz
-Source1036: bclogo.doc.tar.xz
-Source1037: bclogo.tar.xz
-Source1038: beamer-FUBerlin.doc.tar.xz
-Source1039: beamer-FUBerlin.tar.xz
-Source1040: beamer-tut-pt.doc.tar.xz
-Source1041: beamer.doc.tar.xz
-Source1042: beamer.tar.xz
-Source1043: beamer2thesis.doc.tar.xz
-Source1044: beamer2thesis.tar.xz
-Source1045: beameraudience.doc.tar.xz
-Source1046: beameraudience.tar.xz
-Source1047: beamerposter.doc.tar.xz
-Source1048: beamerposter.tar.xz
-Source1049: beamersubframe.doc.tar.xz
-Source1050: beamersubframe.tar.xz
-Source1051: beamerthemejltree.tar.xz
-Source1052: beamerthemenirma.doc.tar.xz
-Source1053: beamerthemenirma.tar.xz
-Source1054: beebe.tar.xz
-Source1055: begriff.doc.tar.xz
-Source1056: begriff.tar.xz
-Source1057: belleek.doc.tar.xz
-Source1058: belleek.tar.xz
-Source1059: bengali.doc.tar.xz
-Source1060: bengali.tar.xz
-Source1061: bera.doc.tar.xz
-Source1062: bera.tar.xz
-Source1063: berenisadf.doc.tar.xz
-Source1064: berenisadf.tar.xz
-Source1065: betababel.doc.tar.xz
-Source1066: betababel.tar.xz
-Source1067: beton.doc.tar.xz
-Source1068: beton.tar.xz
-Source1069: bez123.doc.tar.xz
-Source1070: bez123.tar.xz
-Source1071: bezos.doc.tar.xz
-Source1072: bezos.tar.xz
-Source1073: bgreek.doc.tar.xz
-Source1074: bgreek.tar.xz
-Source1075: bgteubner.doc.tar.xz
-Source1076: bgteubner.tar.xz
-Source1077: bhcexam.doc.tar.xz
-Source1078: bhcexam.tar.xz
-Source1079: bib-fr.doc.tar.xz
-Source1080: bib-fr.tar.xz
-Source1081: bibarts.doc.tar.xz
-Source1082: bibarts.tar.xz
-Source1083: biber.doc.tar.xz
-Source1084: bibexport.doc.tar.xz
-Source1085: bibexport.tar.xz
-Source1086: bibhtml.doc.tar.xz
-Source1087: bibhtml.tar.xz
-Source1088: biblatex-apa.doc.tar.xz
-Source1089: biblatex-apa.tar.xz
-Source1090: biblatex-bwl.doc.tar.xz
-Source1091: biblatex-bwl.tar.xz
-Source1092: biblatex-chem.doc.tar.xz
-Source1093: biblatex-chem.tar.xz
-Source1094: biblatex-chicago.doc.tar.xz
-Source1095: biblatex-chicago.tar.xz
-Source1096: biblatex-dw.doc.tar.xz
-Source1097: biblatex-dw.tar.xz
-Source1098: 

commit texlive-specs-j for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-j for openSUSE:Factory 
checked in at 2012-09-18 15:46:33

Comparing /work/SRC/openSUSE:Factory/texlive-specs-j (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-j.new (New)


Package is texlive-specs-j, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-j/texlive-specs-j.changes  
2012-07-20 10:22:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-j.new/texlive-specs-j.changes 
2012-09-18 15:46:43.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-j.spec ++
--- /var/tmp/diff_new_pack.UjJFdD/_old  2012-09-18 15:46:45.0 +0200
+++ /var/tmp/diff_new_pack.UjJFdD/_new  2012-09-18 15:46:45.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:BSD-3-Clause and GPL-2.0+ and LPPL-1.0 and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-jproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -40,45 +40,45 @@
 Source1002: jadetex.doc.tar.xz
 Source1003: jadetex.requires
 Source1004: jadetex.tar.xz
-Source1005: jamtimes.doc.tar.xz
-Source1006: jamtimes.tar.xz
-Source1007: japanese-otf-uptex.doc.tar.xz
-Source1008: japanese-otf-uptex.tar.xz
-Source1009: japanese-otf.doc.tar.xz
-Source1010: japanese-otf.tar.xz
-Source1011: japanese.doc.tar.xz
-Source1012: japanese.tar.xz
-Source1013: jfontmaps.doc.tar.xz
-Source1014: jfontmaps.tar.xz
-Source1015: jknapltx.doc.tar.xz
-Source1016: jknapltx.tar.xz
-Source1017: jlabels.doc.tar.xz
-Source1018: jlabels.tar.xz
-Source1019: jmlr.doc.tar.xz
-Source1020: jmlr.tar.xz
-Source1021: jmn.tar.xz
-Source1022: jneurosci.doc.tar.xz
-Source1023: jneurosci.tar.xz
-Source1024: jpsj.doc.tar.xz
-Source1025: jpsj.tar.xz
-Source1026: js-misc.doc.tar.xz
-Source1027: js-misc.tar.xz
-Source1028: jsclasses.tar.xz
-Source1029: junicode.doc.tar.xz
-Source1030: junicode.tar.xz
-Source1031: jura.doc.tar.xz
-Source1032: jura.tar.xz
-Source1033: juraabbrev.doc.tar.xz
-Source1034: juraabbrev.tar.xz
-Source1035: jurabib.doc.tar.xz
-Source1036: jurabib.tar.xz
-Source1037: juramisc.doc.tar.xz
-Source1038: juramisc.tar.xz
-Source1039: jurarsp.doc.tar.xz
-Source1040: jurarsp.tar.xz
-Source1041: jvlisting.doc.tar.xz
-Source1042: jvlisting.tar.xz
-Source1:  jadetex_ini.dif
+Source1005: jadetex_ini.dif
+Source1006: jamtimes.doc.tar.xz
+Source1007: jamtimes.tar.xz
+Source1008: japanese-otf-uptex.doc.tar.xz
+Source1009: japanese-otf-uptex.tar.xz
+Source1010: japanese-otf.doc.tar.xz
+Source1011: japanese-otf.tar.xz
+Source1012: japanese.doc.tar.xz
+Source1013: japanese.tar.xz
+Source1014: jfontmaps.doc.tar.xz
+Source1015: jfontmaps.tar.xz
+Source1016: jknapltx.doc.tar.xz
+Source1017: jknapltx.tar.xz
+Source1018: jlabels.doc.tar.xz
+Source1019: jlabels.tar.xz
+Source1020: jmlr.doc.tar.xz
+Source1021: jmlr.tar.xz
+Source1022: jmn.tar.xz
+Source1023: jneurosci.doc.tar.xz
+Source1024: jneurosci.tar.xz
+Source1025: jpsj.doc.tar.xz
+Source1026: jpsj.tar.xz
+Source1027: js-misc.doc.tar.xz
+Source1028: js-misc.tar.xz
+Source1029: jsclasses.tar.xz
+Source1030: junicode.doc.tar.xz
+Source1031: junicode.tar.xz
+Source1032: jura.doc.tar.xz
+Source1033: jura.tar.xz
+Source1034: 

commit texlive-specs-g for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-g for openSUSE:Factory 
checked in at 2012-09-18 15:46:21

Comparing /work/SRC/openSUSE:Factory/texlive-specs-g (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-g.new (New)


Package is texlive-specs-g, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-g/texlive-specs-g.changes  
2012-07-20 10:13:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-g.new/texlive-specs-g.changes 
2012-09-18 15:46:33.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-g.spec ++
--- /var/tmp/diff_new_pack.4sGGzi/_old  2012-09-18 15:46:36.0 +0200
+++ /var/tmp/diff_new_pack.4sGGzi/_new  2012-09-18 15:46:36.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-gproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -368,7 +368,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}























































































































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.4sGGzi/_old and /var/tmp/diff_new_pack.4sGGzi/_new 
differ

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



commit texlive-specs-l for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-l for openSUSE:Factory 
checked in at 2012-09-18 15:46:42

Comparing /work/SRC/openSUSE:Factory/texlive-specs-l (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-l.new (New)


Package is texlive-specs-l, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-l/texlive-specs-l.changes  
2012-07-20 10:24:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-l.new/texlive-specs-l.changes 
2012-09-18 15:46:48.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-l.spec ++
--- /var/tmp/diff_new_pack.CyVJQA/_old  2012-09-18 15:46:55.0 +0200
+++ /var/tmp/diff_new_pack.CyVJQA/_new  2012-09-18 15:46:55.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GFDL-1.2 and GPL-2.0+ and LPPL-1.0 and LPPL-1.3c and 
SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-lproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -78,210 +78,210 @@
 Source1040: latex2e-help-texinfo.doc.tar.xz
 Source1041: latex2man.doc.tar.xz
 Source1042: latex2man.tar.xz
-Source1043: latex4wp-it.doc.tar.xz
-Source1044: latex4wp.doc.tar.xz
-Source1045: latexcheat-esmx.doc.tar.xz
-Source1046: latexcheat-ptbr.doc.tar.xz
-Source1047: latexcheat.doc.tar.xz
-Source1048: latexconfig.tar.xz
-Source1049: latexdiff.doc.tar.xz
-Source1050: latexdiff.tar.xz
-Source1051: latexfileinfo-pkgs.doc.tar.xz
-Source1052: latexfileinfo-pkgs.source.tar.xz
-Source1053: latexfileversion.doc.tar.xz
-Source1054: latexfileversion.tar.xz
-Source1055: latexmk.doc.tar.xz
-Source1056: latexmk.tar.xz
-Source1057: latexmp.doc.tar.xz
-Source1058: latexmp.tar.xz
-Source1059: lato.doc.tar.xz
-Source1060: lato.tar.xz
-Source1061: layaureo.doc.tar.xz
-Source1062: layaureo.tar.xz
-Source1063: layouts.doc.tar.xz
-Source1064: layouts.tar.xz
-Source1065: lazylist.doc.tar.xz
-Source1066: lazylist.tar.xz
-Source1067: lcd.doc.tar.xz
-Source1068: lcd.tar.xz
-Source1069: lcdftypetools.doc.tar.xz
-Source1070: lcg.doc.tar.xz
-Source1071: lcg.tar.xz
-Source1072: lcyw.doc.tar.xz
-Source1073: lcyw.tar.xz
-Source1074: leading.doc.tar.xz
-Source1075: leading.tar.xz
-Source1076: leaflet.doc.tar.xz
-Source1077: leaflet.tar.xz
-Source1078: lecturer.doc.tar.xz
-Source1079: lecturer.tar.xz
-Source1080: ledmac.doc.tar.xz
-Source1081: ledmac.tar.xz
-Source1082: leftidx.doc.tar.xz
-Source1083: leftidx.tar.xz
-Source1084: lettre.doc.tar.xz
-Source1085: lettre.tar.xz
-Source1086: lettrine.doc.tar.xz
-Source1087: lettrine.tar.xz
-Source1088: levy.doc.tar.xz
-Source1089: levy.tar.xz
-Source1090: lewis.doc.tar.xz
-Source1091: lewis.tar.xz
-Source1092: lexikon.doc.tar.xz
-Source1093: lexikon.tar.xz
-Source1094: lfb.doc.tar.xz
-Source1095: lfb.tar.xz
-Source1096: lgreek.doc.tar.xz
-Source1097: lgreek.tar.xz
-Source1098: lgrx.doc.tar.xz
-Source1099: lgrx.moves
-Source1100: lgrx.tar.xz
-Source1101: lh.doc.tar.xz
-Source1102: lh.tar.xz
-Source1103: lhcyr.tar.xz
-Source1104: lhelp.doc.tar.xz
-Source1105: lhelp.tar.xz
-Source1106: libertine-legacy.doc.tar.xz
-Source1107: libertine-legacy.tar.xz
-Source1108: libertineotf.doc.tar.xz
-Source1109: libertineotf.tar.xz
-Source1110: libgreek.doc.tar.xz

commit texlive-specs-n for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-n for openSUSE:Factory 
checked in at 2012-09-18 15:46:52

Comparing /work/SRC/openSUSE:Factory/texlive-specs-n (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-n.new (New)


Package is texlive-specs-n, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-n/texlive-specs-n.changes  
2012-07-20 10:13:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-n.new/texlive-specs-n.changes 
2012-09-18 15:47:05.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-n.spec ++
--- /var/tmp/diff_new_pack.Y3IYpy/_old  2012-09-18 15:47:07.0 +0200
+++ /var/tmp/diff_new_pack.Y3IYpy/_new  2012-09-18 15:47:07.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0 and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-nproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -257,7 +257,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}






























































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.Y3IYpy/_old and /var/tmp/diff_new_pack.Y3IYpy/_new 
differ

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



commit texlive-specs-t for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-t for openSUSE:Factory 
checked in at 2012-09-18 15:47:17

Comparing /work/SRC/openSUSE:Factory/texlive-specs-t (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-t.new (New)


Package is texlive-specs-t, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-t/texlive-specs-t.changes  
2012-07-20 10:22:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-t.new/texlive-specs-t.changes 
2012-09-18 15:47:33.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-t.spec ++
--- /var/tmp/diff_new_pack.aBLmoM/_old  2012-09-18 15:47:38.0 +0200
+++ /var/tmp/diff_new_pack.aBLmoM/_new  2012-09-18 15:47:38.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:Apache-1.0 and Artistic-1.0 and BSD-3-Clause and GFDL-1.2 and 
GPL-2.0+ and LPPL-1.0 and LPPL-1.3c and SUSE-Public-Domain and SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-tproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -119,253 +119,253 @@
 Source1081: tex.requires
 Source1082: tex4ht.doc.tar.xz
 Source1083: tex4ht.tar.xz
-Source1084: texapi.doc.tar.xz
-Source1085: texapi.tar.xz
-Source1086: texbytopic.doc.tar.xz
-Source1087: texconfig.doc.tar.xz
-Source1088: texconfig.tar.xz
-Source1089: texcount.doc.tar.xz
-Source1090: texcount.tar.xz
-Source1091: texdef.doc.tar.xz
-Source1092: texdef.tar.xz
-Source1093: texdiff.doc.tar.xz
-Source1094: texdiff.tar.xz
-Source1095: texdirflatten.doc.tar.xz
-Source1096: texdirflatten.tar.xz
-Source1097: texdoc.doc.tar.xz
-Source1098: texdoc.tar.xz
-Source1099: texdraw.doc.tar.xz
-Source1100: texdraw.tar.xz
-Source1101: texilikechaps.tar.xz
-Source1102: texilikecover.tar.xz
-Source1103: texinfo.requires
-Source1104: texinfo.tar.xz
-Source1105: texlive-common.doc.tar.xz
-Source1106: texlive-cz.doc.tar.xz
-Source1107: texlive-de.doc.tar.xz
-Source1108: texlive-en.doc.tar.xz
-Source1109: texlive-fr.doc.tar.xz
-Source1110: texlive-it.doc.tar.xz
-Source: texlive-pl.doc.tar.xz
-Source1112: texlive-ru.doc.tar.xz
-Source1113: texlive-sr.doc.tar.xz
-Source1114: texlive-zh-cn.doc.tar.xz
-Source1115: texliveonfly.doc.tar.xz
-Source1116: texliveonfly.tar.xz
-Source1117: texloganalyser.doc.tar.xz
-Source1118: texloganalyser.tar.xz
-Source1119: texlogos.tar.xz
-Source1120: texmate.doc.tar.xz
-Source1121: texmate.tar.xz
-Source1122: texments.doc.tar.xz
-Source1123: texments.tar.xz
-Source1124: texpower.doc.tar.xz
-Source1125: texpower.tar.xz
-Source1126: texshade.doc.tar.xz
-Source1127: texshade.tar.xz
-Source1128: texsis.doc.tar.xz
-Source1129: texsis.tar.xz
-Source1130: textcase.doc.tar.xz
-Source1131: textcase.tar.xz
-Source1132: textfit.doc.tar.xz
-Source1133: textfit.tar.xz
-Source1134: textgreek.doc.tar.xz
-Source1135: textgreek.tar.xz
-Source1136: textmerg.doc.tar.xz
-Source1137: textmerg.tar.xz
-Source1138: textopo.doc.tar.xz
-Source1139: textopo.tar.xz
-Source1140: textpath.doc.tar.xz
-Source1141: textpath.tar.xz
-Source1142: textpos.doc.tar.xz
-Source1143: textpos.tar.xz
-Source1144: texware.doc.tar.xz
-Source1145: tfrupee.doc.tar.xz
-Source1146: tfrupee.tar.xz
-Source1147: thailatex.doc.tar.xz
-Source1148: 

commit texlive-specs-d for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-d for openSUSE:Factory 
checked in at 2012-09-18 15:46:06

Comparing /work/SRC/openSUSE:Factory/texlive-specs-d (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-d.new (New)


Package is texlive-specs-d, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-d/texlive-specs-d.changes  
2012-07-20 10:12:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-d.new/texlive-specs-d.changes 
2012-09-18 15:46:17.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-d.spec ++
--- /var/tmp/diff_new_pack.B6d0DI/_old  2012-09-18 15:46:20.0 +0200
+++ /var/tmp/diff_new_pack.B6d0DI/_new  2012-09-18 15:46:20.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:Artistic-1.0 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and 
SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-dproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -394,7 +394,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}



































































































































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.B6d0DI/_old and /var/tmp/diff_new_pack.B6d0DI/_new 
differ

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



commit texlive-specs-x for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-x for openSUSE:Factory 
checked in at 2012-09-18 15:47:34

Comparing /work/SRC/openSUSE:Factory/texlive-specs-x (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-x.new (New)


Package is texlive-specs-x, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-x/texlive-specs-x.changes  
2012-07-20 10:15:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-x.new/texlive-specs-x.changes 
2012-09-18 15:47:47.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-x.spec ++
--- /var/tmp/diff_new_pack.d4fttX/_old  2012-09-18 15:47:48.0 +0200
+++ /var/tmp/diff_new_pack.d4fttX/_new  2012-09-18 15:47:48.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:Apache-1.0 and GPL-2.0+ and LPPL-1.0 and OFL-1.1 and 
SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-xproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -239,7 +239,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}

++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.d4fttX/_old and /var/tmp/diff_new_pack.d4fttX/_new 
differ






















































































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



commit texlive-specs-u for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-u for openSUSE:Factory 
checked in at 2012-09-18 15:47:22

Comparing /work/SRC/openSUSE:Factory/texlive-specs-u (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-u.new (New)


Package is texlive-specs-u, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-u/texlive-specs-u.changes  
2012-08-28 21:12:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-u.new/texlive-specs-u.changes 
2012-09-18 15:47:40.0 +0200
@@ -2 +2 @@
-Mon Aug 27 12:44:33 UTC 2012 - cfarr...@suse.com
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
@@ -4,4 +4,9 @@
-- license update: LPPL-1.3 and LPPL-1.2 and LPPL-1.0 and GPL-2.0+ and
-  LGPL-3.0+ and Apache-2.0 and OFL-1.1
-  Reflect all of the licenses of the various components in the spec file
-  license (in the absence of subpackage specific licensing)
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages



Other differences:
--
++ texlive-specs-u.spec ++
--- /var/tmp/diff_new_pack.CtWwmr/_old  2012-09-18 15:47:42.0 +0200
+++ /var/tmp/diff_new_pack.CtWwmr/_new  2012-09-18 15:47:42.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:LPPL-1.3 and LPPL-1.2 and LPPL-1.0 and GPL-2.0+ and LGPL-3.0+ 
and Apache-2.0 and OFL-1.1
+License:Apache-1.0 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and OFL-1.1 
and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-uproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -233,7 +233,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}





















































































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



commit texlive-specs-q for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-q for openSUSE:Factory 
checked in at 2012-09-18 15:47:04

Comparing /work/SRC/openSUSE:Factory/texlive-specs-q (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-q.new (New)


Package is texlive-specs-q, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-q/texlive-specs-q.changes  
2012-07-20 10:14:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-q.new/texlive-specs-q.changes 
2012-09-18 15:47:23.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-q.spec ++
--- /var/tmp/diff_new_pack.1JUMKV/_old  2012-09-18 15:47:24.0 +0200
+++ /var/tmp/diff_new_pack.1JUMKV/_new  2012-09-18 15:47:24.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-qproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -103,7 +103,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}



















++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.1JUMKV/_old and /var/tmp/diff_new_pack.1JUMKV/_new 
differ

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



commit texlive-specs-r for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-r for openSUSE:Factory 
checked in at 2012-09-18 15:47:08

Comparing /work/SRC/openSUSE:Factory/texlive-specs-r (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-r.new (New)


Package is texlive-specs-r, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-r/texlive-specs-r.changes  
2012-07-20 10:14:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-r.new/texlive-specs-r.changes 
2012-09-18 15:47:24.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-r.spec ++
--- /var/tmp/diff_new_pack.WdSqRR/_old  2012-09-18 15:47:26.0 +0200
+++ /var/tmp/diff_new_pack.WdSqRR/_new  2012-09-18 15:47:26.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0 and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-rproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -281,7 +281,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}










































































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.WdSqRR/_old and /var/tmp/diff_new_pack.WdSqRR/_new 
differ

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



commit texlive-specs-h for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-h for openSUSE:Factory 
checked in at 2012-09-18 15:46:25

Comparing /work/SRC/openSUSE:Factory/texlive-specs-h (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-h.new (New)


Package is texlive-specs-h, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-h/texlive-specs-h.changes  
2012-07-20 10:13:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-h.new/texlive-specs-h.changes 
2012-09-18 15:46:37.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-h.spec ++
--- /var/tmp/diff_new_pack.3C19Wr/_old  2012-09-18 15:46:39.0 +0200
+++ /var/tmp/diff_new_pack.3C19Wr/_new  2012-09-18 15:46:39.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and SUSE-Public-Domain and 
SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-hproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -347,7 +347,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}













































































































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.3C19Wr/_old and /var/tmp/diff_new_pack.3C19Wr/_new 
differ

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



commit texlive-specs-k for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-k for openSUSE:Factory 
checked in at 2012-09-18 15:46:38

Comparing /work/SRC/openSUSE:Factory/texlive-specs-k (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-k.new (New)


Package is texlive-specs-k, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-k/texlive-specs-k.changes  
2012-07-20 10:22:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-k.new/texlive-specs-k.changes 
2012-09-18 15:46:45.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-k.spec ++
--- /var/tmp/diff_new_pack.q8SkY8/_old  2012-09-18 15:46:47.0 +0200
+++ /var/tmp/diff_new_pack.q8SkY8/_new  2012-09-18 15:46:47.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and LPPL-1.3c and SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-kproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -76,12 +76,12 @@
 Source1038: kopka.doc.tar.xz
 Source1039: kpathsea.doc.tar.xz
 Source1040: kpathsea.tar.xz
-Source1041: kpfonts.doc.tar.xz
-Source1042: kpfonts.tar.xz
-Source1043: ksfh_nat.tar.xz
-Source1044: kurier.doc.tar.xz
-Source1045: kurier.tar.xz
-Source1:  kpathsea_cnf.dif
+Source1041: kpathsea_cnf.dif
+Source1042: kpfonts.doc.tar.xz
+Source1043: kpfonts.tar.xz
+Source1044: ksfh_nat.tar.xz
+Source1045: kurier.doc.tar.xz
+Source1046: kurier.tar.xz
 NoSource:   1000
 NoSource:   1001
 NoSource:   1002
@@ -128,6 +128,7 @@
 NoSource:   1043
 NoSource:   1044
 NoSource:   1045
+NoSource:   1046
 BuildRequires:  buffer
 BuildRequires:  ed
 BuildRequires:  file
@@ -160,7 +161,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}















































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.q8SkY8/_old and /var/tmp/diff_new_pack.q8SkY8/_new 
differ

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



commit texlive-specs-m for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-m for openSUSE:Factory 
checked in at 2012-09-18 15:46:47

Comparing /work/SRC/openSUSE:Factory/texlive-specs-m (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-m.new (New)


Package is texlive-specs-m, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-m/texlive-specs-m.changes  
2012-07-20 10:22:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-m.new/texlive-specs-m.changes 
2012-09-18 15:46:56.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-m.spec ++
--- /var/tmp/diff_new_pack.OYr9hT/_old  2012-09-18 15:47:04.0 +0200
+++ /var/tmp/diff_new_pack.OYr9hT/_new  2012-09-18 15:47:04.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:Artistic-1.0 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and 
OFL-1.1 and SUSE-Public-Domain and SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-mproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -303,25 +303,25 @@
 Source1265: musixtex-fonts.tar.xz
 Source1266: musixtex.doc.tar.xz
 Source1267: musixtex.tar.xz
-Source1268: musuos.doc.tar.xz
-Source1269: musuos.tar.xz
-Source1270: muthesis.doc.tar.xz
-Source1271: muthesis.tar.xz
-Source1272: mversion.doc.tar.xz
-Source1273: mversion.tar.xz
-Source1274: mwcls.doc.tar.xz
-Source1275: mwcls.tar.xz
-Source1276: mwe.doc.tar.xz
-Source1277: mwe.tar.xz
-Source1278: mxedruli.doc.tar.xz
-Source1279: mxedruli.tar.xz
-Source1280: mychemistry.doc.tar.xz
-Source1281: mychemistry.tar.xz
-Source1282: mycv.doc.tar.xz
-Source1283: mycv.tar.xz
-Source1284: mylatexformat.doc.tar.xz
-Source1285: mylatexformat.tar.xz
-Source1:  musixtex_various.dif
+Source1268: musixtex_various.dif
+Source1269: musuos.doc.tar.xz
+Source1270: musuos.tar.xz
+Source1271: muthesis.doc.tar.xz
+Source1272: muthesis.tar.xz
+Source1273: mversion.doc.tar.xz
+Source1274: mversion.tar.xz
+Source1275: mwcls.doc.tar.xz
+Source1276: mwcls.tar.xz
+Source1277: mwe.doc.tar.xz
+Source1278: mwe.tar.xz
+Source1279: mxedruli.doc.tar.xz
+Source1280: mxedruli.tar.xz
+Source1281: mychemistry.doc.tar.xz
+Source1282: mychemistry.tar.xz
+Source1283: mycv.doc.tar.xz
+Source1284: mycv.tar.xz
+Source1285: mylatexformat.doc.tar.xz
+Source1286: mylatexformat.tar.xz
 NoSource:   1000
 NoSource:   1001
 NoSource:   1002
@@ -608,6 +608,7 @@
 NoSource:   1283
 NoSource:   1284
 NoSource:   1285
+NoSource:   1286
 BuildRequires:  buffer
 BuildRequires:  ed
 BuildRequires:  file
@@ -640,7 +641,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}





























































































































































































































































































++ texlive-specs.tar.xz ++
Files 

commit texlive-specs-s for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-s for openSUSE:Factory 
checked in at 2012-09-18 15:47:12

Comparing /work/SRC/openSUSE:Factory/texlive-specs-s (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-s.new (New)


Package is texlive-specs-s, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-s/texlive-specs-s.changes  
2012-07-20 10:14:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-s.new/texlive-specs-s.changes 
2012-09-18 15:47:27.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-s.spec ++
--- /var/tmp/diff_new_pack.H5yYYE/_old  2012-09-18 15:47:31.0 +0200
+++ /var/tmp/diff_new_pack.H5yYYE/_new  2012-09-18 15:47:31.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and OFL-1.1 and 
SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-sproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -659,7 +659,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}







































































































































































































































































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.H5yYYE/_old and /var/tmp/diff_new_pack.H5yYYE/_new 
differ

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



commit texlive-specs-o for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-o for openSUSE:Factory 
checked in at 2012-09-18 15:46:55

Comparing /work/SRC/openSUSE:Factory/texlive-specs-o (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-o.new (New)


Package is texlive-specs-o, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-o/texlive-specs-o.changes  
2012-07-20 10:13:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-o.new/texlive-specs-o.changes 
2012-09-18 15:47:08.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-o.spec ++
--- /var/tmp/diff_new_pack.QRwBLM/_old  2012-09-18 15:47:10.0 +0200
+++ /var/tmp/diff_new_pack.QRwBLM/_new  2012-09-18 15:47:10.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain and 
SUSE-TeX
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-oproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -193,7 +193,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}
































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.QRwBLM/_old and /var/tmp/diff_new_pack.QRwBLM/_new 
differ

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



commit texlive-specs-p for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-p for openSUSE:Factory 
checked in at 2012-09-18 15:46:59

Comparing /work/SRC/openSUSE:Factory/texlive-specs-p (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-p.new (New)


Package is texlive-specs-p, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-p/texlive-specs-p.changes  
2012-07-20 10:23:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-p.new/texlive-specs-p.changes 
2012-09-18 15:47:11.0 +0200
@@ -1,0 +2,24 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---



Other differences:
--
++ texlive-specs-p.spec ++
 727 lines (skipped)
 between /work/SRC/openSUSE:Factory/texlive-specs-p/texlive-specs-p.spec
 and /work/SRC/openSUSE:Factory/.texlive-specs-p.new/texlive-specs-p.spec



































































































































































































































































































































































































































































++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.JLUsSA/_old and /var/tmp/diff_new_pack.JLUsSA/_new 
differ

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



commit texlive-specs-v for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-v for openSUSE:Factory 
checked in at 2012-09-18 15:47:26

Comparing /work/SRC/openSUSE:Factory/texlive-specs-v (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-v.new (New)


Package is texlive-specs-v, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-v/texlive-specs-v.changes  
2012-08-27 17:47:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-v.new/texlive-specs-v.changes 
2012-09-18 15:47:43.0 +0200
@@ -2 +2 @@
-Fri Aug 24 10:12:45 UTC 2012 - cfarr...@suse.com
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
@@ -4,2 +4,9 @@
-- license update: LPPL-1.3 and LPPL-1.2 and GPL-2.0+ and GPL-2.0
-  Adding the LPPL as many files are licensed under this license
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages



Other differences:
--
++ texlive-specs-v.spec ++
--- /var/tmp/diff_new_pack.Ad6qUQ/_old  2012-09-18 15:47:44.0 +0200
+++ /var/tmp/diff_new_pack.Ad6qUQ/_new  2012-09-18 15:47:44.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:LPPL-1.3 and LPPL-1.2 and GPL-2.0+ and GPL-2.0
+License:GPL-2.0+ and LPPL-1.0 and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-vproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -185,7 +185,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}





























































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



commit texlive-specs-z for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-z for openSUSE:Factory 
checked in at 2012-09-18 15:47:43

Comparing /work/SRC/openSUSE:Factory/texlive-specs-z (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-z.new (New)


Package is texlive-specs-z, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-z/texlive-specs-z.changes  
2012-07-20 10:15:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-z.new/texlive-specs-z.changes 
2012-09-18 15:47:50.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-z.spec ++
--- /var/tmp/diff_new_pack.auDdN4/_old  2012-09-18 15:47:51.0 +0200
+++ /var/tmp/diff_new_pack.auDdN4/_new  2012-09-18 15:47:51.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GFDL-1.2 and GPL-2.0+ and LPPL-1.0 and OFL-1.1 and 
SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-zproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -141,7 +141,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}
























++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.auDdN4/_old and /var/tmp/diff_new_pack.auDdN4/_new 
differ















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



commit texlive-specs-y for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-y for openSUSE:Factory 
checked in at 2012-09-18 15:47:38

Comparing /work/SRC/openSUSE:Factory/texlive-specs-y (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-y.new (New)


Package is texlive-specs-y, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-y/texlive-specs-y.changes  
2012-07-20 10:15:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-y.new/texlive-specs-y.changes 
2012-09-18 15:47:49.0 +0200
@@ -1,0 +2,29 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---
+Wed Aug 29 11:00:26 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and
+  LPPL-1.0 and OFL-1.1 and Apache-2.0 
+  Aggregate licenses for spec file without subpackages
+
+---
+Thu Aug  2 13:17:40 UTC 2012 - wer...@suse.de
+
+- Change font config semantic as the font directories below
+  /usr/share/fonts will be always found by freetype
+
+---
+Fri Jul 20 10:28:11 UTC 2012 - wer...@suse.de
+
+- Source validator does not like not applied patches 
+
+---
+Thu Jul 19 10:54:28 UTC 2012 - wer...@suse.de
+
+- Correct path in pgf patch 
+
+---



Other differences:
--
++ texlive-specs-y.spec ++
--- /var/tmp/diff_new_pack.hzLanK/_old  2012-09-18 15:47:50.0 +0200
+++ /var/tmp/diff_new_pack.hzLanK/_new  2012-09-18 15:47:50.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0
+License:GPL-2.0+ and LPPL-1.0
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-yproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -111,7 +111,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}

++ texlive-specs.tar.xz ++
Files /var/tmp/diff_new_pack.hzLanK/_old and /var/tmp/diff_new_pack.hzLanK/_new 
differ























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



commit texlive-specs-f for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-f for openSUSE:Factory 
checked in at 2012-09-18 15:46:16

Comparing /work/SRC/openSUSE:Factory/texlive-specs-f (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-f.new (New)


Package is texlive-specs-f, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-f/texlive-specs-f.changes  
2012-09-01 10:35:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-f.new/texlive-specs-f.changes 
2012-09-18 15:46:27.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 12:31:15 UTC 2012 - wer...@suse.de
+
+- Use disturl for rpmbuild runs
+- Aggregate licenses for meta spec file automatically
+
+---



Other differences:
--
++ texlive-specs-f.spec ++
--- /var/tmp/diff_new_pack.CMYw4n/_old  2012-09-18 15:46:32.0 +0200
+++ /var/tmp/diff_new_pack.CMYw4n/_new  2012-09-18 15:46:32.0 +0200
@@ -31,7 +31,7 @@
 Version:2012
 Release:0
 Summary:One spec file for all TeX Live packages
-License:GPL-2.0+ and LPPL-1.3c and GPL-3.0+ and MPL-1.1 and LPPL-1.0 
and OFL-1.1 and Apache-2.0 
+License:GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and SUSE-Public-Domain
 Group:  Development/Tools/Building
 Url:
http://build.opensuse.org/package/show?package=texlive-specs-fproject=Publishing:TeXLive
 Source0:texlive-specs.tar.xz
@@ -493,7 +493,7 @@
 %%.rpm: root=$(rootdir)/$*.noarch
 %%.rpm: %%.spec
exec  (exec buffer -s 256k -m 1m -u 10) 21; \
-   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' $  \
+   rpmbuild -ba --buildroot $(root) --define '_srcdefattr (-,root,root)' 
--define 'rlobs %release' %{?disturl:--define 'disturl %disturl'} $  \
rm -rf $(topdir)/BUILD/$*-[0-9]*
 
 %if %{defined build_slice}























































































































































































































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