commit kiwi for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-09-23 10:42:08

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


Package is kiwi

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2014-09-20 
15:51:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-09-23 
10:42:11.0 +0200
@@ -1,0 +2,14 @@
+Sun Sep 21 11:03:39 CEST 2014 - m...@suse.de
+
+- v5.06.163 released
+  
+---
+Sun Sep 21 11:01:10 CEST 2014 - m...@suse.de
+  
+- Follow up fix for max storage device wait period (bnc #897516)
+  
+  Hannes Reinecke suggested to increase it to 60 seconds; 30 seconds
+  is the typical I/O timeout value, so I'd be giving it double the
+  time to allow error handling to complete.
+  
+---



Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.JuZOLN/_old  2014-09-23 10:42:14.0 +0200
+++ /var/tmp/diff_new_pack.JuZOLN/_new  2014-09-23 10:42:14.0 +0200
@@ -26,7 +26,7 @@
 Group:  System/Management
 Url:http://github.com/openSUSE/kiwi
 Name:   kiwi
-Version:5.06.162
+Version:5.06.163
 Release:0
 Provides:   kiwi-image:lxc
 Provides:   kiwi-image:tbz

++ kiwi-docu.tar.bz2 ++

++ kiwi-repo.tar.bz2 ++

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2014-09-17 16:25:06.0 +0200
+++ new/kiwi/.revision  2014-09-17 16:25:06.0 +0200
@@ -1 +1 @@
-920ce160053f2bb7ca189c52f7c585a9839d02a8
+bb88655a883172fb9cf5cdb43d01535c136df66c
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/modules/KIWIGlobals.pm 
new/kiwi/modules/KIWIGlobals.pm
--- old/kiwi/modules/KIWIGlobals.pm 2014-09-19 18:19:39.0 +0200
+++ new/kiwi/modules/KIWIGlobals.pm 2014-09-21 11:04:32.0 +0200
@@ -1832,7 +1832,7 @@
 # Globals (generic)
 #--
 my %data;
-$data{Version} = 5.06.162;
+$data{Version} = 5.06.163;
 $data{Publisher}   = SUSE LINUX GmbH;
 $data{Preparer}= KIWI - http://opensuse.github.com/kiwi;;
 $data{ConfigName}  = config.xml;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/modules/KIWILinuxRC.sh 
new/kiwi/modules/KIWILinuxRC.sh
--- old/kiwi/modules/KIWILinuxRC.sh 2014-09-19 18:19:39.0 +0200
+++ new/kiwi/modules/KIWILinuxRC.sh 2014-09-21 11:04:32.0 +0200
@@ -6849,7 +6849,7 @@
 if [ $? = 0 ];then
 sleep 1; return 0
 fi
-if [ $check -eq 15 ];then
+if [ $check -eq 30 ];then
 return 1
 fi
 Echo Waiting for device $device to settle...

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



commit gnome-disk-utility for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package gnome-disk-utility for 
openSUSE:Factory checked in at 2014-09-23 10:42:11

Comparing /work/SRC/openSUSE:Factory/gnome-disk-utility (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-disk-utility.new (New)


Package is gnome-disk-utility

Changes:

--- /work/SRC/openSUSE:Factory/gnome-disk-utility/gnome-disk-utility.changes
2014-05-05 21:16:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-disk-utility.new/gnome-disk-utility.changes   
2014-09-23 10:42:22.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 21 13:54:56 UTC 2014 - dims...@opensuse.org
+
+- Add %glib2_gsettings_schema_post/postun handling to scriptlets.
+
+---



Other differences:
--
++ gnome-disk-utility.spec ++
--- /var/tmp/diff_new_pack.YUaCnr/_old  2014-09-23 10:42:24.0 +0200
+++ /var/tmp/diff_new_pack.YUaCnr/_new  2014-09-23 10:42:24.0 +0200
@@ -70,11 +70,13 @@
 rm -rf %{buildroot}
 
 %post
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 %icon_theme_cache_post HighContrast
 
 %postun
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %icon_theme_cache_postun HighContrast

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



commit ghc for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2014-09-23 10:42:21

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


Package is ghc

Changes:

--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2014-08-01 07:08:29.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes 2014-09-23 
10:42:41.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 16 19:17:05 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- bootstrap from ghc-bootstrap not ghc
+* remove BR loop ghc-ghc 
+
+---



Other differences:
--
++ ghc.spec ++
--- /var/tmp/diff_new_pack.vYK1G4/_old  2014-09-23 10:42:45.0 +0200
+++ /var/tmp/diff_new_pack.vYK1G4/_new  2014-09-23 10:42:45.0 +0200
@@ -31,40 +31,7 @@
 Group:  Development/Languages/Other
 ExclusiveArch:  %{ix86} x86_64 ppc ppc64 ppc64le
 
-BuildRequires:  ghc-bytestring-devel
-BuildRequires:  ghc-compiler = 7.0
-BuildRequires:  ghc-containers-devel
-BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-haskell98-devel
-BuildRequires:  ghc-pretty-devel
-BuildRequires:  ghc-process-devel
-# These are needed so OBS will keep those packages
-# Alternatively a Keep: line could be added to prjconf
-%if 0%{?opensuse_bs}
-BuildRequires:  ghc-array-devel
-BuildRequires:  ghc-base-devel
-BuildRequires:  ghc-binary-devel
-BuildRequires:  ghc-deepseq-devel
-BuildRequires:  ghc-filepath-devel
-BuildRequires:  ghc-old-locale-devel
-BuildRequires:  ghc-old-time-devel
-BuildRequires:  ghc-time-devel
-BuildRequires:  ghc-unix-devel
-%if %{undefined without_hscolour}
-BuildRequires:  ghc-array
-BuildRequires:  ghc-base
-BuildRequires:  ghc-containers
-BuildRequires:  ghc-deepseq
-BuildRequires:  ghc-directory
-BuildRequires:  ghc-filepath
-BuildRequires:  ghc-haskell98
-BuildRequires:  ghc-old-locale
-BuildRequires:  ghc-old-time
-BuildRequires:  ghc-process
-BuildRequires:  ghc-time
-BuildRequires:  ghc-unix
-%endif
-%endif
+BuildRequires:  ghc-bootstrap = 7.0
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  binutils-devel

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



commit go-go-mtpfs for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package go-go-mtpfs for openSUSE:Factory 
checked in at 2014-09-23 10:42:28

Comparing /work/SRC/openSUSE:Factory/go-go-mtpfs (Old)
 and  /work/SRC/openSUSE:Factory/.go-go-mtpfs.new (New)


Package is go-go-mtpfs

Changes:

--- /work/SRC/openSUSE:Factory/go-go-mtpfs/go-go-mtpfs.changes  2013-11-13 
10:03:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.go-go-mtpfs.new/go-go-mtpfs.changes 
2014-09-23 10:42:49.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 19 17:35:48 UTC 2014 - i...@marguerite.su
+
+- update version 0.0.0+git20140903.689b5b4
+
+---

Old:

  go-mtpfs-0.0.0+git20131015.bb3f0c2.tar.bz2

New:

  go-mtpfs-0.0.0+git20140903.689b5b4.tar.bz2



Other differences:
--
++ go-go-mtpfs.spec ++
--- /var/tmp/diff_new_pack.dBXNbb/_old  2014-09-23 10:42:51.0 +0200
+++ /var/tmp/diff_new_pack.dBXNbb/_new  2014-09-23 10:42:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go-go-mtpfs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,28 @@
 
 
 Name:   go-go-mtpfs
-Version:0.0.0+git20131015.bb3f0c2
+Version:0.0.0+git20140903.689b5b4
 Release:0
 Summary:Mount MTP devices over FUSE
-Group:  Productivity/Multimedia/Sound/Players
 License:BSD-3-Clause
+Group:  Productivity/Multimedia/Sound/Players
 Url:https://github.com/hanwen/go-mtpfs
 Source: go-mtpfs-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
 BuildRequires:  go-go-fuse
-BuildRequires:  pkgconfig
+BuildRequires:  go-hanwen-usb
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libmtp)
-BuildRequires:  pkgconfig(libusb-1.0)
-%if 0%{?suse_version} = 1100
-Recommends: %{name}-doc
-%endif
+Requires:   go-go-fuse
+Requires:   go-hanwen-usb
+Requires:   pkg-config
+Requires:   pkgconfig(libmtp)
 Provides:   go-mtpfs = 0.0+git6b55d1f9
 Obsoletes:  go-mtpfs  0.0+git6b55d1f9
 %{go_requires}
 %{go_provides}
+%{go_recommends}
 
 %description
 Go-mtpfs is a simple FUSE filesystem for mounting Android devices as a
@@ -51,13 +53,7 @@
 Nexus 7).  As of Jan. 2013, it uses a pure Go implementation of MTP,
 which is based on libusb.
 
-%package doc
-Summary:API documenation
-Group:  Documentation/Other
-Requires:   %{name} = %{version}
-
-%description doc
-API, examples and documentation.
+%godoc_package
 
 %prep
 %setup -q -n go-mtpfs-%{version}

++ go-mtpfs-0.0.0+git20131015.bb3f0c2.tar.bz2 - 
go-mtpfs-0.0.0+git20140903.689b5b4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/go-mtpfs-0.0.0+git20131015.bb3f0c2/all.bash 
new/go-mtpfs-0.0.0+git20140903.689b5b4/all.bash
--- old/go-mtpfs-0.0.0+git20131015.bb3f0c2/all.bash 2013-11-11 
11:27:55.0 +0100
+++ new/go-mtpfs-0.0.0+git20140903.689b5b4/all.bash 2014-09-19 
19:29:28.0 +0200
@@ -3,8 +3,6 @@
 # Script to exercise everything.
 set -eux
 
-# mtp-detect still does a better job at resetting device to a sane state.
-mtp-detect
 for x in fs mtp
 do
 go build github.com/hanwen/go-mtpfs/$x
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/go-mtpfs-0.0.0+git20131015.bb3f0c2/fs/android.go 
new/go-mtpfs-0.0.0+git20140903.689b5b4/fs/android.go
--- old/go-mtpfs-0.0.0+git20131015.bb3f0c2/fs/android.go2013-11-11 
11:27:55.0 +0100
+++ new/go-mtpfs-0.0.0+git20140903.689b5b4/fs/android.go2014-09-19 
19:29:28.0 +0200
@@ -93,7 +93,7 @@
 }
 
 func (f *androidFile) Read(dest []byte, off int64) (fuse.ReadResult, 
fuse.Status) {
-   if off = f.node.Size {
+   if off  f.node.Size {
// ENXIO = no such address.
return nil, fuse.Status(int(syscall.ENXIO))
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/go-mtpfs-0.0.0+git20131015.bb3f0c2/fs/classic.go 
new/go-mtpfs-0.0.0+git20140903.689b5b4/fs/classic.go
--- old/go-mtpfs-0.0.0+git20131015.bb3f0c2/fs/classic.go2013-11-11 
11:27:55.0 +0100
+++ new/go-mtpfs-0.0.0+git20140903.689b5b4/fs/classic.go2014-09-19 
19:29:28.0 +0200
@@ -281,7 +281,7 @@
 
 
 
-func (fs *DeviceFs) trimUnused(todo int64, node *nodefs.Inode) (done int64) 

commit gpicview for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package gpicview for openSUSE:Factory 
checked in at 2014-09-23 10:42:34

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


Package is gpicview

Changes:

--- /work/SRC/openSUSE:Factory/gpicview/gpicview.changes2014-09-03 
19:54:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.gpicview.new/gpicview.changes   2014-09-23 
10:42:53.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep 19 22:28:30 UTC 2014 - t...@gmx.com
+
+- split lang package
+- removed unnecessary BuildRequires in spec file
+
+---



Other differences:
--
++ gpicview.spec ++
--- /var/tmp/diff_new_pack.0smZV6/_old  2014-09-23 10:42:54.0 +0200
+++ /var/tmp/diff_new_pack.0smZV6/_new  2014-09-23 10:42:54.0 +0200
@@ -24,8 +24,6 @@
 Group:  Productivity/Graphics/Viewers
 Url:http://www.lxde.org/
 Source0:%{name}-%{version}.tar.gz
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
@@ -35,12 +33,13 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libjpeg-devel
-BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%lang_package
 
 %description
 An extremely fast, lightweight, yet feature-rich photo viewer.
@@ -66,7 +65,7 @@
 %postun
 %desktop_database_postun
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %{_bindir}/%{name}
 %{_datadir}/applications/gpicview.desktop
@@ -77,4 +76,7 @@
 %{_datadir}/gpicview/ui/pref-dlg.ui
 %{_datadir}/icons/hicolor/48x48/apps/gpicview.png
 
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
+
 %changelog

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



commit perl-Cache-Cache for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Cache-Cache for 
openSUSE:Factory checked in at 2014-09-23 10:42:26

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


Package is perl-Cache-Cache

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cache-Cache/perl-Cache-Cache.changes
2014-03-28 13:17:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Cache-Cache.new/perl-Cache-Cache.changes   
2014-09-23 10:42:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 18 09:23:52 UTC 2014 - m...@suse.com
+
+- update to version 1.07
+  * fix a bug where we checked @$ instead of $@ after eval
+
+---

Old:

  Cache-Cache-1.06.tar.gz

New:

  Cache-Cache-1.07.tar.gz



Other differences:
--
++ perl-Cache-Cache.spec ++
--- /var/tmp/diff_new_pack.mJ1c2O/_old  2014-09-23 10:42:48.0 +0200
+++ /var/tmp/diff_new_pack.mJ1c2O/_new  2014-09-23 10:42:48.0 +0200
@@ -17,22 +17,24 @@
 
 
 Name:   perl-Cache-Cache
-Version:1.06
+Version:1.07
 Release:0
 %define cpan_name Cache-Cache
 Summary:The Cache::Cache cache interface
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Cache-Cache/
-Source: 
http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
-BuildRequires:  perl(Digest::SHA1)
-BuildRequires:  perl(Error)
 BuildRequires:  perl-macros
-Requires:   perl(Digest::SHA1)
-Requires:   perl(Error)
+BuildRequires:  perl(Digest::SHA1) = 2.02
+BuildRequires:  perl(Error) = 0.15
+BuildRequires:  perl(IPC::ShareLite) = 0.09
+Requires:   perl(Digest::SHA1) = 2.02
+Requires:   perl(Error) = 0.15
+Requires:   perl(IPC::ShareLite) = 0.09
 %{perl_requires}
 
 %description

++ Cache-Cache-1.06.tar.gz - Cache-Cache-1.07.tar.gz ++
Files old/Cache-Cache-1.06/._META.yml and new/Cache-Cache-1.07/._META.yml differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cache-Cache-1.06/CHANGES new/Cache-Cache-1.07/CHANGES
--- old/Cache-Cache-1.06/CHANGES2009-03-01 01:53:14.0 +0100
+++ new/Cache-Cache-1.07/CHANGES2014-09-17 15:58:18.0 +0200
@@ -1,6 +1,9 @@
 Revision history for Cache
 
-1.06 in progress
+1.07 2014-09-17
+ - fix a bug where we checked @$ instead of $@ after eval
+
+1.06 2009-02-28
  - updated the project homepage and added notes about the CHI project
  - fixed extra use vars in CacheUtils
 
@@ -12,7 +15,7 @@
 1.04 2005-03-17-11-23
  - release version 1.04
  - repair permissions on temp cache files
- 
+
 1.03 2004-10-04-11-23
  - release version 1.03
  - modified the FileBackend to use the more robust File::Temp
@@ -52,10 +55,10 @@
  - released version 0.99
  - major refactoring of code
  - replaced non-standard usage of SUCCESS and FAILURE with Error.pm
- - replaced non-standard usage of TRUE and FALSE with 1 and 0 
+ - replaced non-standard usage of TRUE and FALSE with 1 and 0
  - migrated from the term identifier to the more standard term key
and marked the old public methods with identifier as deprecated
- - broke out the MemoryBackend, FileBackend, SharedMemoryBackend into 
+ - broke out the MemoryBackend, FileBackend, SharedMemoryBackend into
distinct and reusable classes
  - fixed a long outstanding bug in the unit tests that made working
caches appear to fail
@@ -99,7 +102,7 @@
  - released version 0.07
  - prepared for initial CPAN release
  - improved Cache::Cache documentation
- - removed last use IPC::Shareable 
+ - removed last use IPC::Shareable
  - added support in the Makefile.PL to conditionally build the
SharedMemoryCache, which requires IPC::ShareLite, and thus runs only
on certain architectures.  Also broke out the IPC related routines
@@ -109,7 +112,7 @@
 0.06 2001-03-23-08-36
  - release version 0.06
  - added the get_identifiers method to the Cache interface, implemented
-   the method for all classes, added a new test, and updated the test 
+   the method for all classes, added a new test, and updated the test
scripts
  - added the size property to Object
  - added the _freeze and _thaw methods to the BaseCache class and
@@ -129,7 +132,7 @@
  - added exclusive locking on the shared cache for operations that
will both read and write to the cache
  - replaced the cache_hash_ref instance property in MemoryCache with
-   a class 

commit mono-core for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2014-09-23 10:42:16

Comparing /work/SRC/openSUSE:Factory/mono-core (Old)
 and  /work/SRC/openSUSE:Factory/.mono-core.new (New)


Package is mono-core

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2014-08-28 
21:05:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2014-09-23 
10:42:34.0 +0200
@@ -1,0 +2,67 @@
+Sat Sep  6 15:12:18 UTC 2014 - mailaen...@opensuse.org
+
+- Removed upstreamed ppc.patch
+- Updated to 3.8.0
+  + The JIT now better handle long remainers by powers of two, generating 
significantly better code.
+  + Over 10x faster code is generated for delegates that only invoked once. C# 
features such as async and LINQ produces a lot of those delegates, so this 
improvement will impact everyone.
+  + Improved alias analysis can now handle second order aliases and eliminate 
null checks.
+  + The runtime now has a concurrently readable hashtable that can makes 
reflection heavy workloads significantly faster and more scalable.
+  + Optimized one of the core data structures of the garbage collector should 
result in 5 to 10% reduction in collection times.
+  + Fix the leaking of mach ports introduced by 
98bbf8512aec0fa01b4426583280f6d231d22187. bxc#22068
+  + Fix Process.PrivateMemorySize64 etc. on ios. bxc#21882
+  + Fix enum-int casts in gsharedvt code. bxc#21893
+  + Avoid making generic calls from gsharedvt methods normally, go through the 
rgctx infrastructure instead. bxc#21677
+  + Fix another native-types problem. Hopefully fixes #21670 and #21636
+  + Use alias information to eliminate explicit null checks. bxc#21645
+  + Initialize fields in MonoField:GetFieldOffset () if needed. Fixes part of 
#21604
+  + Properly handle rethrow outside of catch blocks. bxc#20412
+  + Disable runtime unit tests on linux, because it cannot be linked due to 
circular dependencies between libraries. bxc#21520
+  + When parsing a method header, ensure we pass any available generic 
context. bxc#21388
+  + Added new mono_domain_set_config function; used to fix 
ConfigurationErrorsException in bxc#10468
+  + Only apply the maverick stack size hack to the main thread. bxc#10096
+  + Don’t hardcode the temp dir to /tmp, use g_get_tmp_dir instead. bxc#20894
+  + Explicit thread GC data around instead of relying on TLS storage. bxc#20360
+  + Make WaitForPendingFinalizers () really wait for the finalizers added by a 
previous GC. bxc#20503
+  + Fix the marshal7.cs test, longs can be aligned to 4 bytes on 32 bit linux, 
and the runtime no longer aligns structure sizes to 8 bytes. bxc#20788
+  + Fix the popping of LMF frames during unwinding. bxc#20616
+  + Fix the marshalling of ByValTStr types which have a size specified. 
bxc#20674
+  + Fix the decoding of MonoJitInfo. bxc#16439
+  + Make it possible to create views to magic zero size files such as 
/dev/zero. bxc#19460
+  + Free static bound delegate wrappers of dynamic methods. bxc#19058
+  + Don’t perform double accounting of offset for named memory segments. 
bxc#20591
+  + Avoid joining attached threads. bxc#19343
+  + Fix support for custom marshallers defined in other assemblies. bxc#20020
+  + Fix a jit assertion on a class which contains an empty struct as a static 
field. bxc#20349
+  + Applied patch from Kyle Edwards kyleedward...@gmail.com. Fix isinf () 
check with clang. bxc#20244
+  + Fix constrained type unwrap for enum types. bxc#18371
+  + Handle quoted filename value. bxc#21960
+  + Correctly handle partial chunk sizes. bxc#20583
+  + Tweak Dictionary initial capacity to be more conservative. bxc#21375
+  + Handle closed-over-null delegates created with IL when using 
InvokeDynamic. bxc#21196
+  + Fix a race in a Task test. bxc#20921
+  + Contract the values array when decoding an array with a negative number 
and a trailer that evals to zero. bxc#20456
+  + Fixes issue with expression columns and IsNull. bxc#20925
+  + Array qsort without head allocation. bxc#20922
+  + Enum::TryParse ignores leading whitespaces. bxc#20870
+  + Fix disposing of DelegatingHandler. bxc#20818
+  + Fix digest authentication (bug #18799)
+  + Only recycle ServicePoints from the idle timer (fixes #19823)
+  + Changed ConcurrentDictionary.Contains(KeyValuePairTKey, TValue) to also 
compare value. bxc#16990
+  + Add System.ServiceModel.Security assembly. bxc#20108
+  + Removed NET_2_1 conditional blocks from FileInfo. bxc#19862
+  + Update codegen for boolean loads. bxc#21685
+  + Effective base class can include inherited types. bxc#21390
+  + Handle duplicate resume point registration. bxc#21387
+  + Arguments can be empty when reporting missing params argument. bxc#21215
+  + Flow analysis of moved arguments. bxc#20983
+  + Run new 

commit pymol for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package pymol for openSUSE:Factory checked 
in at 2014-09-23 10:42:47

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


Package is pymol

Changes:

--- /work/SRC/openSUSE:Factory/pymol/pymol.changes  2014-09-02 
08:22:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.pymol.new/pymol.changes 2014-09-23 
10:43:17.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep 15 19:20:49 UTC 2014 - dh...@wustl.edu
+
+- update to svnrev 4093
+  * fix ObjectMoleculeCopy lex ref counting
+  * added missing function pymol.menu.measurement_color
+  * multi-letter chain support
+  * c++ for all PyMOL c files
+- renaming files c - cpp
+- c++ specific syntax (::)
+
+
+---

Old:

  pymol-1.7.2.1.svn4088.tar.xz

New:

  pymol-1.7.3.0.svn4093.tar.xz



Other differences:
--
++ pymol.spec ++
--- /var/tmp/diff_new_pack.JKy4Oi/_old  2014-09-23 10:43:18.0 +0200
+++ /var/tmp/diff_new_pack.JKy4Oi/_new  2014-09-23 10:43:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pymol
-Version:1.7.2.1.svn4088
+Version:1.7.3.0.svn4093
 Release:0
 Url:http://pymol.org
 Summary:A Molecular Viewer

++ pymol-1.7.2.1.svn4088.tar.xz - pymol-1.7.3.0.svn4093.tar.xz ++
/work/SRC/openSUSE:Factory/pymol/pymol-1.7.2.1.svn4088.tar.xz 
/work/SRC/openSUSE:Factory/.pymol.new/pymol-1.7.3.0.svn4093.tar.xz differ: char 
25, line 1

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



commit ffado for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2014-09-23 10:42:15

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


Package is ffado

Changes:

--- /work/SRC/openSUSE:Factory/ffado/ffado-mixer.changes2014-09-20 
15:50:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado-mixer.changes   2014-09-23 
10:42:28.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 21 14:08:29 UTC 2014 - davejpla...@gmail.com
+
+- Update to version 2.2.1, no mixer changes.
+
+---
--- /work/SRC/openSUSE:Factory/ffado/ffado.changes  2014-03-11 
09:23:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado.changes 2014-09-23 
10:42:28.0 +0200
@@ -1,0 +2,50 @@
+Sun Sep 21 14:00:23 UTC 2014 - davejpla...@gmail.com
+
+- Update to bugfix version 2.2.1
+- Fixes compilation failures when DEBUG=no is specified
+- Upstream changes for 2.2.0:
+  *Many bugs fixed
+Mixer, router and monitor support for Saffire Pro 14
+Mixer and router support for Presonus Firestudio Tube,
+ Presonus Firestudio Project, and M-Audio Profire 2626
+Support Echo Audio AudioFire12 with firmware versions 5.0 and
+ later (addresses ticket 360)
+Echo Audio device mixer additions:
+hide SPDIF mode switch on AudioFire12
+digital interface switch on AudioFire8 and Pre8
+phantom power switch for AudioFire4 (addresses ticket 364)
+playback routing for AudioFire2/4 (addresses ticket 335)
+  *Presonus device mixer additions:
+better support the FP10 (formerly known as the Firepod)
+implement support for the Firebox and Inspire1394
+  *M-Audio mixer additions:
+improve support for the Ozonic
+add support for Firewire Solo (ticket 336), Audiophile, 410, 1814
+ and ProjectMix I/O
+  *Device-specific mixer for Yamaha GO44 and GO46 interfaces added
+  *RME Fireface 400/800 improvements:
+mixer and device settings can now be saved to and restored from
+ device flash clock source selection made more consistent
+  *DICE EAP / RME Matrix mixer enhancements:
+per output view with mono/stereo control saving of mixer
+ settings to file
+more consistent cooperation with jackd when sample rate is changed
+  *Audio streaming support added or refined for additional MOTU
+   interfaces:
+Traveller mk 3
+Ultralite mk 3
+Ultralite hybrid (using firewire interface only)
+4pre
+- Known issues:
+  *Saffire Pro 40 at 96 kHz fails to start most of the time
+   (ticket 326)
+  *Saffire Pro 24 and Pro 40 MIDI problems (tickets 372 and 375)
+  *Saffire Pro 24 and Pro 40 lack an ADAT/SPDIF switch
+  *Only mixer control is supported on M-Audio 1814 and M-Audio,
+   ProjectMix
+  *M-Audio Audiophile, 410 and 1814 require startup workaround.
+   See http://sourceforge.net/p/ffado/mailman/message/30807938
+  *M-Audio Audiophile, 410 and 1814 will only work with FFADO when
+   loaded with the latest firmware
+
+---

Old:

  libffado-2.1.0.tar.bz2

New:

  libffado-2.2.1.tar.bz2



Other differences:
--
++ ffado-mixer.spec ++
--- /var/tmp/diff_new_pack.3w1HZ3/_old  2014-09-23 10:42:30.0 +0200
+++ /var/tmp/diff_new_pack.3w1HZ3/_new  2014-09-23 10:42:30.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   ffado-mixer
 %define tname libffado
-Version:2.1.0
+Version:2.2.1
 Release:0
 Summary:FireWire 1394 support for audio devices, svn snapshot
 License:GPL-2.0+

++ ffado.spec ++
--- /var/tmp/diff_new_pack.3w1HZ3/_old  2014-09-23 10:42:30.0 +0200
+++ /var/tmp/diff_new_pack.3w1HZ3/_new  2014-09-23 10:42:30.0 +0200
@@ -24,7 +24,7 @@
 
 Name:   ffado
 %define tname libffado
-Version:2.1.0
+Version:2.2.1
 Release:0
 Summary:FireWire 1394 support for audio devices, svn snapshot
 License:GPL-2.0+
@@ -104,7 +104,7 @@
 %setup -n %{tname}-%{version} -q
 %patch0
 # The svn repo is actually unavailable
-#cp %{SOURCE2} .
+#cp %%{SOURCE2} .
 
 %build
 export EXTRA_FLAGS=
@@ -142,7 +142,7 @@
 %doc AUTHORS
 %doc LICENSE.GPLv2
 %doc LICENSE.GPLv3
-#%doc ChangeLog
+#%%doc ChangeLog
 %{_bindir}/dumpiso_mod
 %{_bindir}/gen-loadpulses
 %{_bindir}/scan-devreg

++ libffado-2.1.0.tar.bz2 - libffado-2.2.1.tar.bz2 ++
 49502 lines of diff (skipped)

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



commit knot for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2014-09-23 10:42:48

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


Package is knot

Changes:

--- /work/SRC/openSUSE:Factory/knot/knot.changes2014-07-15 
08:01:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.knot.new/knot.changes   2014-09-23 
10:43:18.0 +0200
@@ -1,0 +2,31 @@
+Mon Sep 15 19:44:38 UTC 2014 - ond...@sury.org
+
+- Updated to 1.5.3
+  Bugfixes:
+   - Some specific incoming IXFRs were causing server to crash
+   - Rare sychronization error during reload caused read-after-free
+   - Response synthetization module did not work properly with DNSSEC-enabled 
zones
+   - When Knot sent AXFR when IXFR was requested, message ID and opcode were 
wrong
+   - Knot failed to send large messages to remote control (present since 1.5.1)
+   - Some RR parsing corner cases were not handled properly
+   - AXFR-style IXFR was refused and had to be retransfered
+   - Hash character (#) was not properly escaped when storing text zone file
+   - DNSSEC: DNAMEs in RDATA were not lowercased before signing
+   - EDNS: OPT RR were not put into responsing for some errors
+   - TSIG: DDNS responses were not signed with TSIG
+   - DDNS: Prerequisite checks failed for some inputs
+   - knsupdate: Zone origin was not used for deletions
+
+  Features:
+   - Basic support for logging using systemd journal
+   - DDNS: Ability to process updates in bulk
+
+  Improvements:
+   - Unified logging messages structure
+   - DNSSEC: More strict controls for signing keys
+
+- Refreshed patches on top of 1.5.3 release:
+  * 0001-loosen-openssl-dependency.patch
+  * 0002-make-configure.ac-compatible-with-old-tools.patch
+
+---

Old:

  knot-1.5.0.tar.gz

New:

  knot-1.5.3.tar.gz



Other differences:
--
++ knot.spec ++
--- /var/tmp/diff_new_pack.hv77TL/_old  2014-09-23 10:43:20.0 +0200
+++ /var/tmp/diff_new_pack.hv77TL/_new  2014-09-23 10:43:20.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   knot
 Url:http://www.knot-dns.cz
-Version:1.5.0
+Version:1.5.3
 Release:0
 Summary:An authoritative DNS daemon
 License:GPL-3.0+

++ 0001-loosen-openssl-dependency.patch ++
--- /var/tmp/diff_new_pack.hv77TL/_old  2014-09-23 10:43:20.0 +0200
+++ /var/tmp/diff_new_pack.hv77TL/_new  2014-09-23 10:43:20.0 +0200
@@ -1,32 +1,6 @@
 knot.orig/configure
-+++ knot/configure
-@@ -13607,23 +13607,6 @@ if test $with_openssl = no; then :
- 
- fi
- 
--cat confdefs.h - _ACEOF conftest.$ac_ext
--/* end confdefs.h.  */
--#include openssl/crypto.h
--   #if (OPENSSL_VERSION_NUMBER = 0x1000L)
--   openssl_version_ok
--   #endif
--
--_ACEOF
--if (eval $ac_cpp conftest.$ac_ext) 25 |
--  $EGREP openssl_version_ok /dev/null 21; then :
--
--else
--  as_fn_error $? OpenSSL library version = 1.0.0 is required. $LINENO 5
--
--fi
--rm -f conftest*
--
- 
- 
- # Check whether --with-libidn was given.
 --- knot.orig/configure.ac
 +++ knot/configure.ac
-@@ -284,14 +284,6 @@ AS_IF([test $with_openssl = no],[
+@@ -279,14 +279,6 @@ AS_IF([test $with_openssl = no],[
AC_MSG_ERROR([OpenSSL library is required.])
  ])
  

++ 0002-make-configure.ac-compatible-with-old-tools.patch ++
--- /var/tmp/diff_new_pack.hv77TL/_old  2014-09-23 10:43:20.0 +0200
+++ /var/tmp/diff_new_pack.hv77TL/_new  2014-09-23 10:43:20.0 +0200
@@ -1,24 +1,12 @@
-diff --git a/configure.ac b/configure.ac
-index 6eed9ce..9f62d3d 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -3,7 +3,6 @@
- AC_PREREQ([2.60])
- AC_INIT([knot], [1.5.0], [knot-...@labs.nic.cz])
- AM_INIT_AUTOMAKE([gnits subdir-objects dist-xz -Wall -Werror])
--AM_SILENT_RULES([yes])
- AC_CONFIG_SRCDIR([src/knot/main.c])
- AC_CONFIG_HEADERS([src/config.h])
- AC_CONFIG_MACRO_DIR([m4])
-diff --git a/configure.ac b/configure.ac
-index 45c853f..7f7d48f 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -2,7 +2,7 @@
+diff -urNap a/configure.ac b/configure.ac
+--- a/configure.ac 2014-09-12 18:20:42.0 +0200
 b/configure.ac 2014-09-15 21:31:08.971056640 +0200
+@@ -2,8 +2,7 @@
  
  AC_PREREQ([2.60])
- AC_INIT([knot], [1.5.0], [knot-...@labs.nic.cz])
+ AC_INIT([knot], [1.5.3], [knot-...@labs.nic.cz])
 -AM_INIT_AUTOMAKE([gnits subdir-objects dist-xz -Wall -Werror])
+-AM_SILENT_RULES([yes])
 +AM_INIT_AUTOMAKE([gnits subdir-objects -Wall -Werror])
  AC_CONFIG_SRCDIR([src/knot/main.c])
  AC_CONFIG_HEADERS([src/config.h])

++ knot-1.5.0.tar.gz - knot-1.5.3.tar.gz ++
 38668 lines of diff (skipped)

-- 
To unsubscribe, e-mail: 

commit go-pretty for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package go-pretty for openSUSE:Factory 
checked in at 2014-09-23 10:42:27

Comparing /work/SRC/openSUSE:Factory/go-pretty (Old)
 and  /work/SRC/openSUSE:Factory/.go-pretty.new (New)


Package is go-pretty

Changes:

--- /work/SRC/openSUSE:Factory/go-pretty/go-pretty.changes  2013-09-25 
14:31:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.go-pretty.new/go-pretty.changes 2014-09-23 
10:42:48.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 19 09:10:27 UTC 2014 - i...@marguerite.su
+
+- update version 0.0.0+git20140812.f31442d
+
+---

Old:

  pretty-0.0.0+git20111222.tar.bz2

New:

  _service
  pretty-0.0.0+git20140812.f31442d.tar.bz2



Other differences:
--
++ go-pretty.spec ++
--- /var/tmp/diff_new_pack.R9ExUR/_old  2014-09-23 10:42:49.0 +0200
+++ /var/tmp/diff_new_pack.R9ExUR/_new  2014-09-23 10:42:49.0 +0200
@@ -1,6 +1,7 @@
 #
-# spec file for package go-pretty-go
+# spec file for package go-pretty
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sascha Peilicke sasc...@gmx.de
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,66 +18,52 @@
 
 
 Name:   go-pretty
-Version:0.0.0+git20111222
+Version:0.0.0+git20140812.f31442d
 Release:0
 Summary:Pretty printing for Go values
-Group:  Development/Languages/Other
 License:MIT
-URL:https://github.com/kr/pretty.go
+Group:  Development/Languages/Other
+Url:https://github.com/kr/pretty.go
 Source0:pretty-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
-Obsoletes:  go-pretty.go go-pretty.go-devel
-%if 0%{?suse_version} = 1100
-Recommends: go-pretty-doc
-%endif
+BuildRequires:  go-kr-text
+Obsoletes:  go-pretty.go
+Obsoletes:  go-pretty.go-devel
+Requires:   go-kr-text
 %{go_provides}
 %{go_requires}
+%{go_recommends}
 
 %description
 Package pretty provides pretty-printing for go values. This is useful during
 debugging, to avoid wrapping long output lines in the terminal.
 
 It provides a function, Formatter, that can be used with any function that
-accepts a format string. For example,
-
-type LongTypeName struct {
-longFieldName, otherLongFieldName int
-}
-func TestFoo(t *testing.T) {
-var x []LongTypeName{{1, 2}, {3, 4}, {5, 6}}
-t.Errorf(%# v, Formatter(x))
-}
+accepts a format string.
 
 This package also provides a convenience wrapper for each function in package
 fmt that takes a format string.
 
-%package doc
-Summary:API documenation
-Group:  Documentation/Other
-Requires:   %{name} = %{version}
-
-%description doc
-API, examples and documentation.
+%godoc_package
 
 %prep
-%setup -q -n pretty
+%setup -q -n pretty-%{version}
 
 %build
 %goprep github.com/kr/pretty
 %gobuild ...
 
 %install
-%{go_disable_brp_strip_static_archive}
-
 %goinstall
 %godoc
-#%%gotestgithub.com/kr/pretty
 
+%check
+%gotest github.com/kr/pretty
 
 %files
 %defattr(-,root,root,-)
-%doc Readme.md
+%doc Readme License
 %{go_contribdir}/*
 
 %files doc

++ _service ++
services
  service name=tar_scm mode=disabled
param name=urlhttps://github.com/kr/pretty.git/param
param name=scmgit/param
param name=exclude.git/param
param name=versionformat0.0.0+git%cd.%h/param
param name=revisionmaster/param
  /service
  service name=recompress mode=disabled
param name=filepretty-*.tar/param
param name=compressionbz2/param
  /service
  service name=set_version mode=disabled
param name=basenamepretty/param
  /service
/services
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit git for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2014-09-23 10:42:14

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


Package is git

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2014-08-27 16:53:09.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2014-09-23 
10:42:25.0 +0200
@@ -1,0 +2,35 @@
+Sat Sep 20 07:45:00 UTC 2014 - andreas.stie...@gmx.de
+
+- git 2.1.1:
+ * Git 2.0 had a regression where git fetch into a shallowly
+   cloned repository from a repository with bitmap object index
+   enabled did not work correctly.  This has been corrected.
+ * Git 2.0 had a regression which broke (rarely used) git diff-tree
+   -t.  This has been corrected.
+ * git log --pretty/format= with an empty format string did not
+   mean the more obvious No output whatsoever but Use default
+   format, which was counterintuitive.  Now it means nothing shown
+   for the log message part.
+ * git -c section.var command and git -c section.var= command
+   should pass the configuration differently (the former should be a
+   boolean true, the latter should be an empty string), but they
+   didn't work that way.  Now it does.
+ * Applying a patch not generated by Git in a subdirectory used to
+   check the whitespace breakage using the attributes for incorrect
+   paths. Also whitespace checks were performed even for paths
+   excluded via git apply --exclude=path mechanism.
+ * git bundle create with date-range specification were meant to
+   exclude tags outside the range, but it did not work correctly.
+ * git add x where x that used to be a directory has become a
+   symbolic link to a directory misbehaved.
+ * The prompt script checked $GIT_DIR/ref/stash file to see if there
+   is a stash, which was a no-no.
+ * git checkout -m did not switch to another branch while carrying
+   the local changes forward when a path was deleted from the index.
+ * With sufficiently long refnames, fast-import could have overflown
+   an on-stack buffer.
+ * After pack-refs --prune packed refs at the top-level, it failed
+   to prune them.
+ * git gc --auto triggered from git fetch --quiet was not quiet.
+
+---

Old:

  git-2.1.0.tar.xz

New:

  git-2.1.1.tar.xz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.CAe28W/_old  2014-09-23 10:42:27.0 +0200
+++ /var/tmp/diff_new_pack.CAe28W/_new  2014-09-23 10:42:27.0 +0200
@@ -20,7 +20,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:   git
-Version:2.1.0
+Version:2.1.1
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-2.1.0.tar.xz - git-2.1.1.tar.xz ++
 70556 lines of diff (skipped)

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



commit thttpd for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package thttpd for openSUSE:Factory checked 
in at 2014-09-23 10:42:42

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


Package is thttpd

Changes:

--- /work/SRC/openSUSE:Factory/thttpd/thttpd.changes2014-07-21 
22:35:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.thttpd.new/thttpd.changes   2014-09-23 
10:42:59.0 +0200
@@ -1,0 +2,19 @@
+Mon Sep 22 13:34:52 UTC 2014 - vci...@suse.com
+
+- drop thttpd-2.25b.tar.bz2 (old tarball)
+
+---
+Wed Sep  3 07:42:53 UTC 2014 - vci...@suse.com
+
+- update to 2.26 (bnc#894285)
+  Ignore ECONNABORTED on accept().
+  Correctly implemented the config-file option change from nosymlink
+  to nosymlinkcheck, which was supposedly done in version 2.24.
+  Removed mailto: link from default index page.
+  Allow CGIs to provide both Location and Status headers.
+  Better logic for figuring out CGI SERVER_NAME environment variable.
+  Updated for clang, and general cleanup.
+- dropped thttpd-2.25b-getline.patch (upstream)
+- added thttpd-crypt_is_in_crypt.h.patch
+
+---

Old:

  thttpd-2.25b-getline.patch
  thttpd-2.25b.tar.bz2

New:

  thttpd-2.26.tar.gz
  thttpd-crypt_is_in_crypt.h.patch



Other differences:
--
++ thttpd.spec ++
--- /var/tmp/diff_new_pack.cblCad/_old  2014-09-23 10:43:02.0 +0200
+++ /var/tmp/diff_new_pack.cblCad/_new  2014-09-23 10:43:02.0 +0200
@@ -15,49 +15,50 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version}  1220
 %define with_systemd 1
 %else
 %define with_systemd 0
 %endif
-
 Name:   thttpd
-Provides:   http_daemon
-%if %{with_systemd}
-BuildRequires:  systemd
-%{?systemd_requires}
-%else
-PreReq: %fillup_prereq %insserv_prereq
-%endif
-PreReq: permissions
-Version:2.25b
+Version:2.26
 Release:0
-Source: %{name}-%{version}.tar.bz2
+Summary:Small and very simple webserver
+License:BSD-3-Clause
+Group:  Productivity/Networking/Web/Servers
+Url:http://www.acme.com/software/thttpd/
+Source: %{name}-%{version}.tar.gz
 Source1:%{name}-SuSE.tar.bz2
 Source2:%{name}.service
-Patch0: %{name}-%{version}-configure.patch
-Patch1: %{name}-%{version}-dirs.patch
-Patch2: %{name}-%{version}-time_h.patch
-Patch3: %{name}-%{version}-newautoconf.patch  
-Patch4: %{name}-%{version}-sec.patch
-Patch5: %{name}-%{version}-static.patch
-Patch6: %{name}-%{version}-pie.patch
-Patch7: %{name}-%{version}-syslogtocern.diff
-Patch8: %{name}-%{version}-overflow.diff
-Patch9: %{name}-%{version}-chown.diff
-Patch10:%{name}-%{version}-zerolen.patch
-Patch11:%{name}-%{version}-strcpy.patch
-Patch12:thttpd-2.25b-getline.patch
+Patch0: %{name}-2.25b-configure.patch
+Patch1: %{name}-2.25b-dirs.patch
+Patch2: %{name}-2.25b-time_h.patch
+Patch3: %{name}-2.25b-newautoconf.patch
+Patch4: %{name}-2.25b-sec.patch
+Patch5: %{name}-2.25b-static.patch
+Patch6: %{name}-2.25b-pie.patch
+Patch7: %{name}-2.25b-syslogtocern.diff
+Patch8: %{name}-2.25b-overflow.diff
+Patch9: %{name}-2.25b-chown.diff
+Patch10:%{name}-2.25b-zerolen.patch
+Patch11:%{name}-2.25b-strcpy.patch
 # PATCH-FIX-SUSE CVE-2012-5640
 Patch13:thttpd-2.25b-CVE-2012-5640-check_crypt_return_value.patch
 Patch14:thttpd-CVE-2013-0348.patch
-Url:http://www.acme.com/software/thttpd/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Small and very simple webserver
-License:BSD-3-Clause
-Group:  Productivity/Networking/Web/Servers
+Patch15:thttpd-crypt_is_in_crypt.h.patch
 BuildRequires:  automake
 BuildRequires:  libtool
+Requires(post): permissions
+Provides:   http_daemon
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with_systemd}
+BuildRequires:  systemd
+%{?systemd_requires}
+%else
+Requires(post): %fillup_prereq
+Requires(post): %insserv_prereq
+%endif
 
 %description
 Thttpd is a very compact no-frills httpd serving daemon that can handle
@@ -83,50 +84,51 @@
 %patch9
 %patch10
 %patch11
-%patch12
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 
 %build
-cp /usr/share/automake-1.*/config.* . 
+cp %{_datadir}/automake-1.*/config.* .
 # update server root path
-sed -i s@__SRVROOT__@%{serverroot}/htdocs@g README.SuSE SuSE/etc/thttpd.conf
+sed -i 

commit libmlx5-rdmav2 for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package libmlx5-rdmav2 for openSUSE:Factory 
checked in at 2014-09-23 10:42:37

Comparing /work/SRC/openSUSE:Factory/libmlx5-rdmav2 (Old)
 and  /work/SRC/openSUSE:Factory/.libmlx5-rdmav2.new (New)


Package is libmlx5-rdmav2

Changes:

--- /work/SRC/openSUSE:Factory/libmlx5-rdmav2/libmlx5-rdmav2.changes
2014-09-09 19:00:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmlx5-rdmav2.new/libmlx5-rdmav2.changes   
2014-09-23 10:42:56.0 +0200
@@ -1,0 +2,10 @@
+Mon Sep 22 11:39:44 CEST 2014 - p...@suse.de
+
+- Add -fi to autoreconf call.
+
+---
+Fri Sep 19 12:31:51 CEST 2014 - p...@suse.de
+
+- Run autoreconf so that libmlx5-no_werror.patch can work.
+
+---



Other differences:
--
++ libmlx5-rdmav2.spec ++
--- /var/tmp/diff_new_pack.PbuSRG/_old  2014-09-23 10:42:57.0 +0200
+++ /var/tmp/diff_new_pack.PbuSRG/_new  2014-09-23 10:42:57.0 +0200
@@ -43,6 +43,7 @@
 %patch0
 
 %build
+autoreconf -fi
 %configure --disable-static
 make %{?_smp_mflags} V=1
 

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



commit perl-Log-Dispatch for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2014-09-23 10:42:38

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


Package is perl-Log-Dispatch

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes  
2013-07-29 17:49:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new/perl-Log-Dispatch.changes 
2014-09-23 10:42:57.0 +0200
@@ -1,0 +2,29 @@
+Mon Sep 22 10:16:56 UTC 2014 - co...@suse.com
+
+- really remove Log-Dispatch-old_Test-More.patch
+
+---
+Fri Sep 19 12:15:47 UTC 2014 - co...@suse.com
+
+- updated to 2.42
+ - Added a Log::Dispatch-clone() method. This returns shallow clone. The
+   outputs and callbacks are shared, but changes to outputs and callbacks in
+   the clone do not affect the original, or vice versa.
+ 
+ - Added Log::Dispatch-outputs() method. This returns all the output objects
+   in a dispatch object.
+ 
+ - Added Log::Dispatch-callbacks() method. This returns all the callback subs
+   in a dispatch object.
+ 
+ - The Syslog output now calls Sys::Syslog::setlogsock() every time a message
+   is logged, since something else could have called it in between logging two
+   messages.
+ 
+ - Added a lock parameter to the Syslog output. If this is true, then logging
+   is done in the scope of a per-thread lock. Reported by Cedric Carree and
+   Franck Youssef. RT #67988 and #85013.
+ 
+ - Replaced Class::Load with Module::Runtime.
+
+---

Old:

  Log-Dispatch-2.41.tar.gz
  Log-Dispatch-old_Test-More.patch

New:

  Log-Dispatch-2.42.tar.gz



Other differences:
--
++ perl-Log-Dispatch.spec ++
--- /var/tmp/diff_new_pack.RoYeAd/_old  2014-09-23 10:42:58.0 +0200
+++ /var/tmp/diff_new_pack.RoYeAd/_new  2014-09-23 10:42:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Dispatch
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Log-Dispatch
-Version:2.41
+Version:2.42
 Release:0
 %define cpan_name Log-Dispatch
 Summary:Dispatches messages to one or more outputs
@@ -29,32 +29,17 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Class::Load)
 BuildRequires:  perl(Dist::CheckConflicts) = 0.02
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Params::Validate) = 0.15
-BuildRequires:  perl(Sys::Syslog) = 0.25
+BuildRequires:  perl(Sys::Syslog) = 0.28
+BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
-#BuildRequires: perl(Apache2::Log)
-#BuildRequires: perl(Apache::Log)
-#BuildRequires: perl(Log::Dispatch)
-#BuildRequires: perl(Log::Dispatch::Base)
-#BuildRequires: perl(Log::Dispatch::Email)
-#BuildRequires: perl(Log::Dispatch::Email::MailSend)
-#BuildRequires: perl(Log::Dispatch::File)
-#BuildRequires: perl(Log::Dispatch::Handle)
-#BuildRequires: perl(Log::Dispatch::Null)
-#BuildRequires: perl(Log::Dispatch::Output)
-#BuildRequires: perl(Log::Dispatch::Screen)
-#BuildRequires: perl(Log::Dispatch::TestUtil)
-#BuildRequires: perl(Mail::Send)
-#BuildRequires: perl(Mail::Sender)
-#BuildRequires: perl(Mail::Sendmail)
-#BuildRequires: perl(MIME::Lite)
-#BuildRequires: perl(Test::Spelling)
-Requires:   perl(Class::Load)
+BuildRequires:  perl(Test::Requires)
 Requires:   perl(Dist::CheckConflicts) = 0.02
+Requires:   perl(Module::Runtime)
 Requires:   perl(Params::Validate) = 0.15
-Requires:   perl(Sys::Syslog) = 0.25
+Requires:   perl(Sys::Syslog) = 0.28
 %{perl_requires}
 
 %description
@@ -89,6 +74,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README.md
 
 %changelog

++ Log-Dispatch-2.41.tar.gz - Log-Dispatch-2.42.tar.gz ++
 4244 lines of diff (skipped)

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



commit icedtea-web for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2014-09-23 10:42:44

Comparing /work/SRC/openSUSE:Factory/icedtea-web (Old)
 and  /work/SRC/openSUSE:Factory/.icedtea-web.new (New)


Package is icedtea-web

Changes:

--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2014-08-16 
15:38:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes 
2014-09-23 10:43:02.0 +0200
@@ -1,0 +2,45 @@
+Mon Sep 22 12:39:43 UTC 2014 - fst...@suse.com
+
+- Update to 1.5.1
+  * Massively improved offline abilities.
+  * Improved to be able to run with any JDK
+  * JDK 8 support added (URLPermission granted if applicable)
+  * Added DE and PL localizations
+  * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property
+to control scan of Manifest file 
+  * Control Panel
+- PR1856: ControlPanel UI improvement for lower resolutions (800*600)
+  * NetX
+- PR1858: Java Console accepts multi-byte encodings
+- PR1859: Java Console UI improvement for lower resolutions (800*600)
+- RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception
+  java.lang.ClassCastException in method
+  sun.applet.PluginAppletViewer$8.run()
+  * Plugin
+- PR1743 - Intermittant deadlock in PluginRequestProcessor
+- RH1121549: coverity defects
+  * PolicyEditor
+- codebases without permissions assigned save to file anyway (and
+  re-appear on next open)
+- PR1776: NullPointer on save-and-exit
+- Custom permissions are properly formatted
+- Remove upstreamed patch:
+  * icedtea-web-1.5-no-return-in-nonvoid-function.patch
+
+---
+Thu Aug 21 10:49:39 UTC 2014 - fst...@suse.com
+
+- Touch link targets in order to silence test of broken symlinks
+
+---
+Thu Aug  7 15:39:01 UTC 2014 - fcro...@suse.com
+
+- Update icedtea-web-suse-desktop-files.patch: Add
+  X-GNOME-SystemSettings category.
+
+---
+Mon Jul 28 07:05:32 UTC 2014 - tchva...@suse.com
+
+- Update alternatives code to match docu.
+
+---
--- /work/SRC/openSUSE:Factory/icedtea-web/java-1_7_0-openjdk-plugin.changes
2014-08-25 11:04:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.icedtea-web.new/java-1_7_0-openjdk-plugin.changes   
2014-09-23 10:43:02.0 +0200
@@ -1,0 +2,29 @@
+Mon Sep 22 12:39:43 UTC 2014 - fst...@suse.com
+
+- Update to 1.5.1
+  * Massively improved offline abilities.
+  * Improved to be able to run with any JDK
+  * JDK 8 support added (URLPermission granted if applicable)
+  * Added DE and PL localizations
+  * Added KEY_ENABLE_MANIFEST_ATTRIBUTES_CHECK deployment property
+to control scan of Manifest file 
+  * Control Panel
+- PR1856: ControlPanel UI improvement for lower resolutions (800*600)
+  * NetX
+- PR1858: Java Console accepts multi-byte encodings
+- PR1859: Java Console UI improvement for lower resolutions (800*600)
+- RH1091563: [abrt] icedtea-web-1.5-2.fc20: Uncaught exception
+  java.lang.ClassCastException in method
+  sun.applet.PluginAppletViewer$8.run()
+  * Plugin
+- PR1743 - Intermittant deadlock in PluginRequestProcessor
+- RH1121549: coverity defects
+  * PolicyEditor
+- codebases without permissions assigned save to file anyway (and
+  re-appear on next open)
+- PR1776: NullPointer on save-and-exit
+- Custom permissions are properly formatted
+- Remove upstreamed patch:
+  * icedtea-web-1.5-no-return-in-nonvoid-function.patch
+
+---
java-1_8_0-openjdk-plugin.changes: same change

Old:

  icedtea-web-1.5-no-return-in-nonvoid-function.patch
  icedtea-web-1.5.tar.gz

New:

  icedtea-web-1.5.1.tar.gz



Other differences:
--
++ icedtea-web.spec ++
--- /var/tmp/diff_new_pack.6fR7Pi/_old  2014-09-23 10:43:04.0 +0200
+++ /var/tmp/diff_new_pack.6fR7Pi/_new  2014-09-23 10:43:04.0 +0200
@@ -19,7 +19,7 @@
 %define sdkdir  java
 %define jredir  %{sdkdir}/jre
 Name:   icedtea-web
-Version:1.5
+Version:1.5.1
 Release:0
 Summary:Java Web Start and plugin implementation
 License:GPL-2.0-with-classpath-exception

++ java-1_7_0-openjdk-plugin.spec ++
--- /var/tmp/diff_new_pack.6fR7Pi/_old  2014-09-23 10:43:04.0 +0200
+++ /var/tmp/diff_new_pack.6fR7Pi/_new  2014-09-23 10:43:04.0 +0200
@@ -26,14 +26,13 @@
 %define pluginpath  %{_libdir}/%{name}/lib
 %define pluginname  

commit kiwi-config-openSUSE for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package kiwi-config-openSUSE for 
openSUSE:Factory checked in at 2014-09-23 10:42:35

Comparing /work/SRC/openSUSE:Factory/kiwi-config-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new (New)


Package is kiwi-config-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/kiwi-config-openSUSE/kiwi-config-openSUSE.changes
2014-09-22 09:23:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new/kiwi-config-openSUSE.changes
   2014-09-23 10:42:54.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 22 09:37:45 UTC 2014 - co...@suse.com
+
+- fix previous change, it's RC_LANG not RC_ALL
+
+---



Other differences:
--

++ config.sh ++
--- /var/tmp/diff_new_pack.cRdcuS/_old  2014-09-23 10:42:56.0 +0200
+++ /var/tmp/diff_new_pack.cRdcuS/_new  2014-09-23 10:42:56.0 +0200
@@ -97,10 +97,10 @@
 ln -s /usr/lib/systemd/system/runlevel5.target 
/etc/systemd/system/default.target
 baseUpdateSysConfig /etc/sysconfig/displaymanager DISPLAYMANAGER_AUTOLOGIN 
linux
 baseUpdateSysConfig /etc/sysconfig/keyboard KEYTABLE us.map.gz
-baseUpdateSysConfig /etc/sysconfig/keyboard YAST_KEYBOARD english-us,pc104
+baseUpdateSysConfig /etc/sysconfig/keyboard YAST_KEYBOARD english-us,pc104
 baseUpdateSysConfig /etc/sysconfig/keyboard COMPOSETABLE clear latin1.add
 
-baseUpdateSysConfig /etc/sysconfig/language RC_ALL en_US.UTF-8
+baseUpdateSysConfig /etc/sysconfig/language RC_LANG en_US.UTF-8
 
 baseUpdateSysConfig /etc/sysconfig/console CONSOLE_FONT lat9w-16.psfu
 baseUpdateSysConfig /etc/sysconfig/console CONSOLE_SCREENMAP trivial


++ langset.service ++
--- /var/tmp/diff_new_pack.cRdcuS/_old  2014-09-23 10:42:56.0 +0200
+++ /var/tmp/diff_new_pack.cRdcuS/_new  2014-09-23 10:42:56.0 +0200
@@ -2,7 +2,7 @@
 Description=setup language based on kernel commandline
 DefaultDependencies=no
 Conflicts=shutdown.target
-Before=sysinit.target shutdown.target systemd-vconsole-setup.service
+Before=sysinit.target shutdown.target systemd-vconsole-setup.service 
systemd-localed.service
 ConditionPathExists=!/var/lib/zypp/RequestedLocales
  
 [Service]

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



commit perl-Perl-Critic for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Perl-Critic for 
openSUSE:Factory checked in at 2014-09-23 10:42:21

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


Package is perl-Perl-Critic

Changes:

--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes
2013-11-12 15:23:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new/perl-Perl-Critic.changes   
2014-09-23 10:42:38.0 +0200
@@ -1,0 +2,25 @@
+Mon Sep 15 15:15:20 UTC 2014 - co...@suse.com
+
+- updated to 1.122
+ 
+ [Dependencies]
+ * Now requires PPI-1.218 which has numerous enahncements and bug fixes.
+   Also now requires Readonly-2.00, which obviates the need for 
Readonly::XS
+   to get fast constants.
+ 
+ * File::HomeDir, File::Which, and Term::ANSIColor are all required now
+   instead of being optional or recommended. This simplifies our test code
+   and ensures consistent optimal behavior for all users.
+ 
+ [New Policies]
+ * Added two new policies: BuiltinFunctions::ProhibitUselessTopic and
+   RegularExpressions::ProhibitUselessTopic.
+ 
+ [Miscellanea]
+ * Updated the perlcritic.el script to use modern Emacs hooks.
+   Thanks to @intrigeri and the Debian team for the patch.  Fixes GH #556.
+ 
+ * Removed all the internal RCS keyword boilerplate blocks that were never
+   getting expanded.
+
+---

Old:

  Perl-Critic-1.121.tar.gz

New:

  Perl-Critic-1.122.tar.gz



Other differences:
--
++ perl-Perl-Critic.spec ++
--- /var/tmp/diff_new_pack.I5ZPBI/_old  2014-09-23 10:42:40.0 +0200
+++ /var/tmp/diff_new_pack.I5ZPBI/_new  2014-09-23 10:42:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Perl-Critic
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   perl-Perl-Critic
-Version:1.121
+Version:1.122
 Release:0
 %define cpan_name Perl-Critic
-Summary:Critique Perl source code for best-practices
+Summary:Critique Perl source code for best-practices.
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Perl-Critic/
@@ -34,136 +34,57 @@
 BuildRequires:  perl(Email::Address) = 1.889
 BuildRequires:  perl(Exception::Class) = 1.23
 BuildRequires:  perl(Exporter) = 5.63
+BuildRequires:  perl(File::HomeDir)
+BuildRequires:  perl(File::Which)
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(List::MoreUtils) = 0.19
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) = 0.4024
 BuildRequires:  perl(Module::Pluggable) = 3.1
-BuildRequires:  perl(PPI) = 1.215
-BuildRequires:  perl(PPI::Document) = 1.215
-BuildRequires:  perl(PPI::Document::File) = 1.215
-BuildRequires:  perl(PPI::Node) = 1.215
-BuildRequires:  perl(PPI::Token::Quote::Single) = 1.215
-BuildRequires:  perl(PPI::Token::Whitespace) = 1.215
-BuildRequires:  perl(PPIx::Regexp) = 0.022
+BuildRequires:  perl(PPI) = 1.218
+BuildRequires:  perl(PPI::Document) = 1.218
+BuildRequires:  perl(PPI::Document::File) = 1.218
+BuildRequires:  perl(PPI::Node) = 1.218
+BuildRequires:  perl(PPI::Token::Quote::Single) = 1.218
+BuildRequires:  perl(PPI::Token::Whitespace) = 1.218
+BuildRequires:  perl(PPIx::Regexp) = 0.027
 BuildRequires:  perl(PPIx::Utilities::Node) = 1.001
 BuildRequires:  perl(PPIx::Utilities::Statement) = 1.001
 BuildRequires:  perl(Perl::Tidy)
 BuildRequires:  perl(Pod::Spell) = 1
-BuildRequires:  perl(Readonly) = 1.03
+BuildRequires:  perl(Readonly) = 2
 BuildRequires:  perl(String::Format) = 1.13
 BuildRequires:  perl(Task::Weaken)
+BuildRequires:  perl(Term::ANSIColor) = 2.02
 BuildRequires:  perl(Test::Builder) = 0.92
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(version) = 0.77
-#BuildRequires: perl(Devel::CheckOS)
-#BuildRequires: perl(Devel::EnforceEncapsulation)
-#BuildRequires: perl(Devel::NYTProf)
-#BuildRequires: perl(File::HomeDir)
-#BuildRequires: perl(File::Which)
-#BuildRequires: perl(Perl::Critic)
-#BuildRequires: perl(Perl::Critic::Annotation)
-#BuildRequires: perl(Perl::Critic::BuildUtilities)
-#BuildRequires: perl(Perl::Critic::Command)
-#BuildRequires: perl(Perl::Critic::Config)
-#BuildRequires: perl(Perl::Critic::Document)
-#BuildRequires: perl(Perl::Critic::Exception::AggregateConfiguration)

commit f2fs-tools for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2014-09-23 10:42:50

Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and  /work/SRC/openSUSE:Factory/.f2fs-tools.new (New)


Package is f2fs-tools

Changes:

--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes2014-07-21 
22:34:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new/f2fs-tools.changes   
2014-09-23 10:43:22.0 +0200
@@ -1,0 +2,9 @@
+Fri Sep 19 10:18:57 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 1.4.0
+* fsck: add the -a option (auto-fix errors) [bnc#856645]
+* fsck: remove corrupted xattr blocks and corrupted orphan inodes;
+  remove dentry if inode block is corrupted
+- Add 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
+
+---

Old:

  f2fs-tools-1.3.0.g22.tar.xz

New:

  0001-build-provide-definitions-for-byteswapping-on-big-en.patch
  f2fs-tools-1.4.0.tar.xz



Other differences:
--
++ f2fs-tools.spec ++
--- /var/tmp/diff_new_pack.RUd80o/_old  2014-09-23 10:43:22.0 +0200
+++ /var/tmp/diff_new_pack.RUd80o/_new  2014-09-23 10:43:22.0 +0200
@@ -18,17 +18,18 @@
 
 Name:   f2fs-tools
 %define lname  libf2fs0
-Version:1.3.0.g22
+Version:1.4.0
 Release:0
 Summary:Utilities for the Flash-friendly Filesystem (F2FS)
 License:GPL-2.0 and LGPL-2.1
 Group:  System/Filesystems
 Url:http://f2fs-tools.sf.net/_(disused)
 
-#Snapshot: v1.3.0-22-g092e3d9
+#Snapshot: v1.4.0
 #Git-Clone:git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
-#DL-URL:   no tarballs provided
+#DL-URL:   no location known - no tarballs provided
 Source: %name-%version.tar.xz
+Patch1: 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -42,6 +43,7 @@
 
 %prep
 %setup -qn %name
+%patch -P 1 -p1
 
 %build
 if [ ! -e configure ]; then

++ 0001-build-provide-definitions-for-byteswapping-on-big-en.patch ++
From 96c932cab4eeeb54a18782fd903f199d6921 Mon Sep 17 00:00:00 2001
From: Jan Engelhardt jeng...@inai.de
Date: Tue, 23 Sep 2014 01:04:38 +0200
Subject: [PATCH] build: provide definitions for byteswapping on big-endian

[   31s] /bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -DWITH_BLKDISCARD 
-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g   -o 
mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid  
../lib/libf2fs.la 
[   31s] libtool: link: gcc -Wall -DWITH_BLKDISCARD -fmessage-length=0 
-grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector 
-funwind-tables -fasynchronous-unwind-tables -g -o .libs/mkfs.f2fs 
f2fs_format_main.o f2fs_format.o f2fs_format_utils.o  -luuid 
../lib/.libs/libf2fs.so
[   31s] f2fs_format.o: In function `f2fs_prepare_super_block':
[   31s] /home/abuild/rpmbuild/BUILD/f2fs-tools/mkfs/f2fs_format.c:108: 
undefined reference to `bswap_32'
[   31s] /home/abuild/rpmbuild/BUILD/f2fs-tools/mkfs/f2fs_format.c:109: 
undefined reference to `bswap_16'
[   31s] /home/abuild/rpmbuild/BUILD/f2fs-tools/mkfs/f2fs_format.c:110: 
undefined reference to `bswap_16'

---
 include/f2fs_fs.h | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/include/f2fs_fs.h b/include/f2fs_fs.h
index 6367e05..da1d5c0 100644
--- a/include/f2fs_fs.h
+++ b/include/f2fs_fs.h
@@ -34,6 +34,28 @@ typedef unsigned longpgoff_t;
 #define cpu_to_le32(x) ((__u32)(x))
 #define cpu_to_le64(x) ((__u64)(x))
 #elif __BYTE_ORDER == __BIG_ENDIAN
+static inline uint16_t bswap_16(uint16_t x)
+{
+   return ((x  8)  0xff00) | ((x  8)  0x00ff);
+}
+static inline uint32_t bswap_32(uint32_t x)
+{
+   return  ((x  24)  0xff00 ) |
+   ((x   8)  0x00ff ) |
+   ((x   8)  0xff00 ) |
+   ((x  24)  0x00ff );
+}
+static inline uint64_t bswap_64(uint64_t x)
+{
+   return  ( (x  56)  0xff00UL ) |
+   ( (x  40)  0x00ffUL ) |
+   ( (x  24)  0xff00UL ) |
+   ( (x   8)  0x00ffUL ) |
+   ( (x   8)  0xff00UL ) |
+   ( (x  24)  0x00ffUL ) |
+   ( (x  40)  0xff00UL ) |
+   ( (x  56)  0x00ffUL );
+}
 #define le16_to_cpu(x) bswap_16(x)
 #define le32_to_cpu(x) bswap_32(x)
 #define le64_to_cpu(x) bswap_64(x)
-- 
2.0.0

++ 

commit spec-cleaner for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package spec-cleaner for openSUSE:Factory 
checked in at 2014-09-23 10:42:39

Comparing /work/SRC/openSUSE:Factory/spec-cleaner (Old)
 and  /work/SRC/openSUSE:Factory/.spec-cleaner.new (New)


Package is spec-cleaner

Changes:

--- /work/SRC/openSUSE:Factory/spec-cleaner/spec-cleaner.changes
2014-09-06 12:18:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.spec-cleaner.new/spec-cleaner.changes   
2014-09-23 10:42:58.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 22 13:21:47 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.6.2:
+  * Fix iniline mode
+  * Various small fixes and testsuite expansion
+
+---

Old:

  spec-cleaner-0.6.1.tar.gz

New:

  spec-cleaner-0.6.2.tar.gz



Other differences:
--
++ spec-cleaner.spec ++
--- /var/tmp/diff_new_pack.q3BuYv/_old  2014-09-23 10:42:59.0 +0200
+++ /var/tmp/diff_new_pack.q3BuYv/_new  2014-09-23 10:42:59.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   spec-cleaner
-Version:0.6.1
+Version:0.6.2
 Release:0
 Summary:.spec file cleaner
 License:BSD-3-Clause

++ spec-cleaner-0.6.1.tar.gz - spec-cleaner-0.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-0.6.1/data/excludes-bracketing.txt 
new/spec-cleaner-spec-cleaner-0.6.2/data/excludes-bracketing.txt
--- old/spec-cleaner-spec-cleaner-0.6.1/data/excludes-bracketing.txt
2014-08-13 14:23:57.0 +0200
+++ new/spec-cleaner-spec-cleaner-0.6.2/data/excludes-bracketing.txt
2014-09-19 17:45:33.0 +0200
@@ -54,8 +54,9 @@
 pretrans
 preun
 py_compile
-requires_eq
+requires_[^\s]*
 restart_on_update
+run_permissions
 service_(add|del)_[^\s]*
 setup
 set_permissions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spec-cleaner-spec-cleaner-0.6.1/data/licenses_changes.txt 
new/spec-cleaner-spec-cleaner-0.6.2/data/licenses_changes.txt
--- old/spec-cleaner-spec-cleaner-0.6.1/data/licenses_changes.txt   
2014-08-13 14:23:57.0 +0200
+++ new/spec-cleaner-spec-cleaner-0.6.2/data/licenses_changes.txt   
2014-09-19 17:45:33.0 +0200
@@ -1,137 +1,160 @@
 AALAAL
 AAL+   AAL+
+Abstyles   Abstyles
+Abstyles+  Abstyles+
+Adobe-GlyphAdobe-Glyph
+Adobe-Glyph+   Adobe-Glyph+
+Adobe-2006 Adobe-2006
+Adobe-2006+Adobe-2006+
+ADSL   ADSL
+ADSL+  ADSL+
 AFL-1.1AFL-1.1
 AFL-1.1+   AFL-1.1+
 AFL-1.2AFL-1.2
 AFL-1.2+   AFL-1.2+
 AFL-2.0AFL-2.0
 AFL-2.0+   AFL-2.0+
+AFL-2.1Academic Free License 2.1
 AFL-2.1AFL 2.1
 AFL-2.1AFL-2.1
-AFL-2.1Academic Free License 2.1
 AFL-2.1+   AFL-2.1+
 AFL-3.0AFL-3.0
 AFL-3.0+   AFL-3.0+
+Afmparse   Afmparse
+Afmparse+  Afmparse+
 AGPL-1.0   AGPL-1.0
 AGPL-1.0+  AGPL-1.0+
-AGPL-3.0   AGPL-3.0
-AGPL-3.0   AGPLv3
 AGPL-3.0   Affero GPL
-AGPL-3.0+  AGPL-3.0+
+AGPL-3.0   AGPLv3
 AGPL-3.0+  AGPLv3+
+AGPL-3.0   AGPL-3.0
+AGPL-3.0+  AGPL-3.0+
 AGPL-3.0+  SUSE-AGPL-3.0+
-ANTLR-PD   ANTLR-PD
-ANTLR-PD+  ANTLR-PD+
-APL-1.0APL-1.0
-APL-1.0APL-1.0 (spdx.org/licenses)
-APL-1.0+   APL-1.0+
-APSL-1.0   APSL-1.0
-APSL-1.0+  APSL-1.0+
-APSL-1.1   APSL-1.1
-APSL-1.1+  APSL-1.1+
-APSL-1.2   APSL-1.2
-APSL-1.2+  APSL-1.2+
-APSL-2.0   APSL-2.0
-APSL-2.0+  APSL-2.0+
 AladdinAladdin
 Aladdin+   Aladdin+
+AMDPLPAAMDPLPA
+AMDPLPA+   AMDPLPA+
+AMLAML
+AML+   AML+
+AMPAS  AMPAS
+AMPAS+ AMPAS+
+ANTLR-PD   ANTLR-PD
+ANTLR-PD+  ANTLR-PD+
+APAFML APAFML
+APAFML+APAFML+
 Apache-1.0 Apache-1.0
 Apache-1.0+Apache-1.0+
-Apache-1.1 ASL 1.1
-Apache-1.1 Apache 1.1 (Indiana University)
 Apache-1.1 Apache-1.1
 Apache-1.1+Apache-1.1+
-Apache-2.0 ASL 2.0
-Apache-2.0 ASL2
-Apache-2.0 ASLv..
-Apache-2.0 ASLv2
-Apache-2.0 ASLv2.0
-Apache-2.0 Apache 2.0
+Apache-1.1 Apache 1.1 (Indiana University)
+Apache-1.1 ASL 1.1
 Apache-2.0 Apache License
-Apache-2.0 Apache License 2.0
 Apache-2.0 Apache License Version 2.0
 Apache-2.0 Apache License, Version 2.0
+Apache-2.0 Apache License 2.0
 Apache-2.0 Apache Software License
 Apache-2.0 Apache Software License ..
 Apache-2.0 Apache Software License, Version 2.0
 Apache-2.0 Apache v2.0
+Apache-2.0 Apache 2.0
 Apache-2.0 Apache-2.0
-Apache-2.0 The Apache Software License
-Apache-2.0+ASLv2.0+
 Apache-2.0+Apache-2.0+
+Apache-2.0 ASLv..
+Apache-2.0  

commit seamonkey for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-09-23 10:42:45

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


Package is seamonkey

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-06-17 
11:23:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-09-23 
10:43:10.0 +0200
@@ -1,0 +2,18 @@
+Sat Sep 20 14:53:01 UTC 2014 - w...@rosenauer.org
+
+- update to SeaMonkey 2.29 (bmo#894370)
+  * based on Gecko 32.0 including all security fixes outlined here
+https://www.mozilla.org/security/known-vulnerabilities/
+  * removed obsolete patches
+mozilla-aarch64-bmo-810631.patch, mozilla-aarch64-bmo-962488.patch,
+mozilla-aarch64-bmo-963023.patch, mozilla-aarch64-bmo-963024.patch,
+mozilla-aarch64-bmo-963027.patch
+mozilla-ppc64le-build.patch, mozilla-ppc64le-javascript.patch,
+mozilla-ppc64le-libffi.patch, mozilla-ppc64le-mfbt.patch,
+mozilla-ppc64le-webrtc.patch, mozilla-ppc64le-xpcom.patch
+  * rebased patches
+- requires NSS 3.16.4
+- build with --disable-optimize for 13.1 and above for i586 to
+  workaround miscompilations (bnc#896624)
+
+---

Old:

  l10n-2.26.1.tar.bz2
  mozilla-aarch64-bmo-810631.patch
  mozilla-aarch64-bmo-962488.patch
  mozilla-aarch64-bmo-963023.patch
  mozilla-aarch64-bmo-963024.patch
  mozilla-aarch64-bmo-963027.patch
  mozilla-ppc64le-build.patch
  mozilla-ppc64le-javascript.patch
  mozilla-ppc64le-libffi.patch
  mozilla-ppc64le-mfbt.patch
  mozilla-ppc64le-webrtc.patch
  mozilla-ppc64le-xpcom.patch
  seamonkey-2.26.1-source.tar.bz2

New:

  l10n-2.29.tar.bz2
  seamonkey-2.29-source.tar.bz2



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.NR11oa/_old  2014-09-23 10:43:16.0 +0200
+++ /var/tmp/diff_new_pack.NR11oa/_new  2014-09-23 10:43:16.0 +0200
@@ -56,9 +56,9 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.26.1
+Version:2.29
 Release:0
-%define releasedate 2014061500
+%define releasedate 2014091200
 Summary:The successor of the Mozilla Application Suite
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
@@ -84,18 +84,6 @@
 Patch9: mozilla-ppc.patch
 Patch11:mozilla-icu-strncat.patch
 Patch12:mozilla-libproxy-compat.patch
-Patch13:mozilla-ppc64le-build.patch
-Patch14:mozilla-ppc64le-javascript.patch
-Patch15:mozilla-ppc64le-libffi.patch
-Patch16:mozilla-ppc64le-mfbt.patch
-Patch17:mozilla-ppc64le-webrtc.patch
-Patch18:mozilla-ppc64le-xpcom.patch
-# Gecko/Toolkit AArch64 Porting
-Patch30:mozilla-aarch64-bmo-810631.patch
-Patch31:mozilla-aarch64-bmo-962488.patch
-Patch32:mozilla-aarch64-bmo-963027.patch
-Patch33:mozilla-aarch64-bmo-963023.patch
-Patch34:mozilla-aarch64-bmo-963024.patch
 Patch100:   seamonkey-ua-locale.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: /bin/sh coreutils
@@ -121,7 +109,7 @@
 # so using %opensuse_bs is secure for now
 BuildRequires:  mozilla-nspr-devel = 4.10.6
 PreReq: mozilla-nspr = %(rpm -q --queryformat '%{VERSION}' 
mozilla-nspr)
-BuildRequires:  mozilla-nss-devel = 3.16
+BuildRequires:  mozilla-nss-devel = 3.16.4
 PreReq: mozilla-nss = %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
 
 %description
@@ -203,17 +191,6 @@
 %patch9 -p1
 %patch11 -p1
 %patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch30 -p1
-%patch31 -p1
-%patch32 -p1
-%patch33 -p1
-%patch34 -p1
 popd
 # comm patches
 %patch100 -p1
@@ -249,7 +226,14 @@
 ac_add_options --with-l10n-base=$RPM_BUILD_DIR/l10n
 %endif
 ac_add_options --disable-tests
-ac_add_options --enable-optimize
+ac_add_options --enable-release
+ac_add_options --enable-stdcxx-compat
+%ifarch %ix86
+%if %suse_version  1230
+ac_add_options --disable-optimize
+%endif
+%endif
+ac_add_options --enable-elf-hack
 ac_add_options --disable-debug --disable-dtd-debug
 ac_add_options --enable-libxul
 ac_add_options --with-system-nspr


++ compare-locales.tar.bz2 ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.NR11oa/_old  2014-09-23 10:43:16.0 +0200
+++ /var/tmp/diff_new_pack.NR11oa/_new  2014-09-23 10:43:16.0 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL=release
 BRANCH=releases/comm-$CHANNEL
-RELEASE_TAG=SEAMONKEY_2_26_RELEASE
-VERSION=2.26
+RELEASE_TAG=SEAMONKEY_2_29_RELEASE
+VERSION=2.29
 
 echo cloning $BRANCH...
 hg clone 

commit cdemu-daemon for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package cdemu-daemon for openSUSE:Factory 
checked in at 2014-09-23 10:42:49

Comparing /work/SRC/openSUSE:Factory/cdemu-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.cdemu-daemon.new (New)


Package is cdemu-daemon

Changes:

--- /work/SRC/openSUSE:Factory/cdemu-daemon/cdemu-daemon.changes
2014-07-17 17:31:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.cdemu-daemon.new/cdemu-daemon.changes   
2014-09-23 10:43:20.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 22 22:32:54 UTC 2014 - jeng...@inai.de
+
+- Request matching libmirage version for build
+
+---

Old:

  cdemu-daemon-3.0.0.tar.bz2

New:

  cdemu-daemon-3.0.1.tar.bz2



Other differences:
--
++ cdemu-daemon.spec ++
--- /var/tmp/diff_new_pack.1ik2Bj/_old  2014-09-23 10:43:21.0 +0200
+++ /var/tmp/diff_new_pack.1ik2Bj/_new  2014-09-23 10:43:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cdemu-daemon
-Version:3.0.0
+Version:3.0.1
 Release:0
 Summary:Device daemon for cdemu, a virtual CD-ROM device emulator
 License:GPL-2.0+
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(gmodule-2.0) = 2.28
 BuildRequires:  pkgconfig(gobject-2.0) = 2.28
 BuildRequires:  pkgconfig(gthread-2.0) = 2.28
-BuildRequires:  pkgconfig(libmirage) = 3.0.0
+BuildRequires:  pkgconfig(libmirage) = %version
 
 %description
 cdemu-daemon receives SCSI commands from kernel module thorugh the

++ cdemu-daemon-3.0.0.tar.bz2 - cdemu-daemon-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-daemon-3.0.0/CMakeLists.txt 
new/cdemu-daemon-3.0.1/CMakeLists.txt
--- old/cdemu-daemon-3.0.0/CMakeLists.txt   2014-06-29 15:25:04.0 
+0200
+++ new/cdemu-daemon-3.0.1/CMakeLists.txt   2014-07-25 22:15:44.0 
+0200
@@ -4,7 +4,7 @@
 project (cdemu-daemon C)
 
 # Versioning
-set (CDEMU_DAEMON_VERSION 3.0.0)
+set (CDEMU_DAEMON_VERSION 3.0.1)
 set (CDEMU_DAEMON_INTERFACE_VERSION_MAJOR 7)
 set (CDEMU_DAEMON_INTERFACE_VERSION_MINOR 0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-daemon-3.0.0/README 
new/cdemu-daemon-3.0.1/README
--- old/cdemu-daemon-3.0.0/README   2014-06-29 15:25:04.0 +0200
+++ new/cdemu-daemon-3.0.1/README   2014-07-25 22:15:44.0 +0200
@@ -1,5 +1,5 @@
 CDEmu Daemon
-3.0.0
+3.0.1
 ~
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-daemon-3.0.0/src/device-mode-pages.c 
new/cdemu-daemon-3.0.1/src/device-mode-pages.c
--- old/cdemu-daemon-3.0.0/src/device-mode-pages.c  2014-06-29 
15:25:04.0 +0200
+++ new/cdemu-daemon-3.0.1/src/device-mode-pages.c  2014-07-25 
22:15:44.0 +0200
@@ -140,8 +140,9 @@
 CDEMU_DEBUG(self, DAEMON_DEBUG_MMC, %s:  subheader: %02hX %02hX %02hX 
%02hX\n, __debug__, new_page-subheader[0], new_page-subheader[1], 
new_page-subheader[2], new_page-subheader[3]);
 CDEMU_DEBUG(self, DAEMON_DEBUG_MMC, \n);
 
-/* At the moment, we do not support incremental/packet recording */
-if (new_page-write_type == 0x00) {
+/* At the moment, we do not support incremental/packet recording, nor
+   layer-jump recording */
+if (new_page-write_type == 0x00 || new_page-write_type == 0x04) {
 return FALSE;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cdemu-daemon-3.0.0/src/device-recording.c 
new/cdemu-daemon-3.0.1/src/device-recording.c
--- old/cdemu-daemon-3.0.0/src/device-recording.c   2014-06-29 
15:25:04.0 +0200
+++ new/cdemu-daemon-3.0.1/src/device-recording.c   2014-07-25 
22:15:44.0 +0200
@@ -820,7 +820,7 @@
 CDEMU_DEBUG(self, DAEMON_DEBUG_RECORDING, %s: sector %d\n, 
__debug__, address);
 
 /* In RAW SAO mode, the host sends us lead-in */
-if (address  -150  self-priv-sao_leadin_format != 0x01) {
+if (address  -150  self-priv-sao_leadin_format  0xC0) {
 CDEMU_DEBUG(self, DAEMON_DEBUG_RECORDING, %s: lead-in sector for 
RAW SAO\n, __debug__, address);
 
 main_format_ptr = 
sao_main_formats_find(self-priv-sao_leadin_format);
@@ -1057,7 +1057,7 @@
 /* Set track flags from CTL */
 mirage_track_set_ctl(track, ctl);
 
-if (self-priv-sao_leadin_format != 0x01) {
+if (self-priv-sao_leadin_format  0xC0) {
 /* In raw SAO, we set track's sector type to 
MIRAGE_SECTOR_RAW_SCRAMBLED;
however, we can use CTL field to deduce if a track is
an audio 

commit nodejs-lru-cache for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-lru-cache for 
openSUSE:Factory checked in at 2014-09-23 10:46:21

Comparing /work/SRC/openSUSE:Factory/nodejs-lru-cache (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new (New)


Package is nodejs-lru-cache

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new/nodejs-lru-cache.changes   
2014-09-23 10:46:22.0 +0200
@@ -0,0 +1,27 @@
+---
+Sun Sep 21 15:04:19 UTC 2014 - i...@marguerite.su
+
+- format specfile
+
+---
+Thu Sep 11 10:58:00 UTC 2014 - jgleiss...@suse.com
+
+- obsolete nodejs-lrucache (old name in build service)
+
+---
+Wed Aug 13 14:14:33 UTC 2014 - jgleiss...@suse.com
+
+- spec file clean up
+
+---
+Wed Jan 29 02:24:10 UTC 2014 - rschweik...@suse.com
+
+- spec file clean up
+  + locally define module path
+  + use path definition fo simpification
+
+---
+Tue Jan 28 22:00:46 UTC 2014 - rschweik...@suse.com
+
+- Initial build
+

New:

  node-lru-cache-2.5.0.tar.gz
  nodejs-lru-cache.changes
  nodejs-lru-cache.spec



Other differences:
--
++ nodejs-lru-cache.spec ++
#
# spec file for package nodejs-lru-cache
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name lru-cache

Name:   nodejs-lru-cache
Version:2.5.0
Release:0
Summary:LRU Cache
License:MIT
Group:  Development/Libraries/Other
Url:https://github.com/isaacs/node-lru-cache
Source: node-%{base_name}-%{version}.tar.gz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
Obsoletes:  nodejs-lrucache
%{?nodejs_requires}

%description
A cache object that deletes the least-recently-used items.

%prep
%setup -q -n node-%{base_name}-%{version}

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json lib \
%{buildroot}%{nodejs_modulesdir}/%{base_name}

%files
%defattr(-,root,root,-)
%doc CONTRIBUTORS LICENSE README.md
%{nodejs_modulesdir}/lru-cache

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



commit nodejs-minimatch for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-minimatch for 
openSUSE:Factory checked in at 2014-09-23 10:46:35

Comparing /work/SRC/openSUSE:Factory/nodejs-minimatch (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-minimatch.new (New)


Package is nodejs-minimatch

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-minimatch.new/nodejs-minimatch.changes   
2014-09-23 10:46:36.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Sep 21 15:12:54 UTC 2014 - i...@marguerite.su
+
+- format specfile
+
+---
+Wed Sep 10 12:28:56 UTC 2014 - jgleiss...@suse.com
+
+- update to 1.0.0
+

New:

  minimatch-1.0.0.tgz
  nodejs-minimatch.changes
  nodejs-minimatch.spec



Other differences:
--
++ nodejs-minimatch.spec ++
#
# spec file for package nodejs-minimatch
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name minimatch

Name:   nodejs-minimatch
Version:1.0.0
Release:0
Summary:Glob Matcher
License:MIT
Group:  Development/Libraries/Other
Url:https://github.com/isaacs/minimatch
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
Requires:   nodejs-lru-cache
Requires:   nodejs-sigmund
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
A minimal matching utility

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json %{base_name}.js \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc LICENSE README.md
%{nodejs_modulesdir}/%{base_name}

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



commit nodejs-inflight for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-inflight for openSUSE:Factory 
checked in at 2014-09-23 10:46:18

Comparing /work/SRC/openSUSE:Factory/nodejs-inflight (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-inflight.new (New)


Package is nodejs-inflight

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-inflight.new/nodejs-inflight.changes 
2014-09-23 10:46:20.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Sep 21 14:38:52 UTC 2014 - i...@marguerite.su
+
+- update version 1.0.2
+
+---
+Mon Aug 18 12:35:15 UTC 2014 - jgleiss...@suse.com
+
+- Initial build
+

New:

  inflight-1.0.2.tgz
  nodejs-inflight.changes
  nodejs-inflight.spec



Other differences:
--
++ nodejs-inflight.spec ++
#
# spec file for package nodejs-inflight
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name inflight

Name:   nodejs-inflight
Version:1.0.2
Release:0
Summary:Node.js inflight
License:ISC
Group:  Development/Languages/Other
Url:https://github.com/isaacs/inflight
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
Requires:   nodejs-once
Requires:   nodejs-wrappy
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
Add callbacks to requests in flight to avoid async duplication 

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json inflight.js \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE
%{nodejs_modulesdir}/%{base_name}

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



commit nodejs-wrappy for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-wrappy for openSUSE:Factory 
checked in at 2014-09-23 10:46:33

Comparing /work/SRC/openSUSE:Factory/nodejs-wrappy (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-wrappy.new (New)


Package is nodejs-wrappy

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-wrappy.new/nodejs-wrappy.changes 
2014-09-23 10:46:33.0 +0200
@@ -0,0 +1,5 @@
+---
+Sun Sep 21 14:31:36 UTC 2014 - i...@marguerite.su
+
+- initial version 1.0.1
+

New:

  nodejs-wrappy.changes
  nodejs-wrappy.spec
  wrappy-1.0.1.tgz



Other differences:
--
++ nodejs-wrappy.spec ++
#
# spec file for package nodejs-wrappy
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name wrappy

Name:   nodejs-%{base_name}
Version:1.0.1
Release:0
Summary:Callback wrapping utility
License:ISC
Group:  Development/Languages/Other
Url:https://github.com/npm/wrappy
Source:
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
Callback wrapping utility

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json wrappy.js \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE
%{nodejs_modulesdir}/%{base_name}

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



commit libvirt for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2014-09-23 10:46:43

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


Package is libvirt

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2014-09-18 
08:02:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2014-09-23 
10:46:44.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 22:42:38 MDT 2014 - jfeh...@suse.com
+
+- CVE-2014-3633: Use correct definition when looking up disk in
+  qemu blkiotune
+  3e745e8f-CVE-2014-3633.patch
+  bnc#897783
+
+---

New:

  3e745e8f-CVE-2014-3633.patch



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.UTynEN/_old  2014-09-23 10:46:46.0 +0200
+++ /var/tmp/diff_new_pack.UTynEN/_new  2014-09-23 10:46:46.0 +0200
@@ -429,6 +429,7 @@
 Source2:libvirtd-relocation-server.fw
 Source99:   baselibs.conf
 # Upstream patches
+Patch0: 3e745e8f-CVE-2014-3633.patch
 # Patches pending upstream review
 Patch100:   libvirt-guests-wait-for-ntp.patch
 # Need to go upstream
@@ -950,6 +951,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 %patch100 -p1
 %patch150 -p1
 %patch151 -p1

++ 3e745e8f-CVE-2014-3633.patch ++
commit 3e745e8f775dfe6f64f18b5c2fe4791b35d3546b
Author: Peter Krempa pkre...@redhat.com
Date:   Thu Sep 11 16:35:53 2014 +0200

CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk

Live definition was used to look up the disk index while persistent one
was indexed leading to a crash in qemuDomainGetBlockIoTune. Use the
correct def and report a nice error.

Unfortunately it's accessible via read-only connection, though it can
only crash libvirtd in the cases where the guest is hot-plugging disks
without reflecting those changes to the persistent definition.  So
avoiding hotplug, or doing hotplug where persistent is always modified
alongside live definition, will avoid the out-of-bounds access.

Introduced in: eca96694a7f992be633d48d5ca03cedc9bbc3c9aa (v0.9.8)
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140724
Reported-by: Luyao Huang lhu...@redhat.com
Signed-off-by: Peter Krempa pkre...@redhat.com

Index: libvirt-1.2.8/src/qemu/qemu_driver.c
===
--- libvirt-1.2.8.orig/src/qemu/qemu_driver.c
+++ libvirt-1.2.8/src/qemu/qemu_driver.c
@@ -16141,9 +16141,13 @@ qemuDomainGetBlockIoTune(virDomainPtr do
 }
 
 if (flags  VIR_DOMAIN_AFFECT_CONFIG) {
-int idx = virDomainDiskIndexByName(vm-def, disk, true);
-if (idx  0)
+int idx = virDomainDiskIndexByName(persistentDef, disk, true);
+if (idx  0) {
+virReportError(VIR_ERR_INVALID_ARG,
+   _(disk '%s' was not found in the domain config),
+   disk);
 goto endjob;
+}
 reply = persistentDef-disks[idx]-blkdeviotune;
 }
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit damageproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package damageproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:39

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


Package is damageproto

Changes:

--- /work/SRC/openSUSE:Factory/damageproto/damageproto.changes  2014-05-05 
21:10:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.damageproto.new/damageproto.changes 
2014-09-23 13:45:44.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ damageproto.spec ++
--- /var/tmp/diff_new_pack.3GvWpa/_old  2014-09-23 13:45:45.0 +0200
+++ /var/tmp/diff_new_pack.3GvWpa/_new  2014-09-23 13:45:45.0 +0200
@@ -15,54 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   damageproto
 Version:1.2.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Damage extension
+License:HPND
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/damageproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/damageproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:HPND
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Damage Protocol Headers for X development
+The Damage protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Damage extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/damageproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/damageproto.pc
 
-%description -n %{name}-devel
-The Damage Protocol Headers for X development
+%description devel
+The Damage protocol headers for X11 development.
+This package contains header files and documentation for the X Damage
+extension.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit fontsproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package fontsproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:49

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


Package is fontsproto

Changes:

--- /work/SRC/openSUSE:Factory/fontsproto/fontsproto.changes2014-05-05 
21:11:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontsproto.new/fontsproto.changes   
2014-09-23 13:45:52.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ fontsproto.spec ++
--- /var/tmp/diff_new_pack.OkQHcx/_old  2014-09-23 13:45:53.0 +0200
+++ /var/tmp/diff_new_pack.OkQHcx/_new  2014-09-23 13:45:53.0 +0200
@@ -15,54 +15,53 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   fontsproto
 Version:2.1.3
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Fonts extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/fontsproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/fontsproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Fonts Protocol Headers for X development
+The Fonts protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Fonts extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/fontsproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/fontsproto.pc
 
-%description -n %{name}-devel
-The Fonts Protocol Headers for X development
+%description devel
+The Fonts protocol headers for X11 development.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/fonts
-/usr/include/X11/fonts/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/fonts/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit evieproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package evieproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:47

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


Package is evieproto

Changes:

--- /work/SRC/openSUSE:Factory/evieproto/evieproto.changes  2014-05-05 
21:10:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.evieproto.new/evieproto.changes 2014-09-23 
13:45:48.0 +0200
@@ -1,0 +2,14 @@
+Mon Sep 22 07:05:03 UTC 2014 - jeng...@inai.de
+
+- Update description once more, based upon more recent changes in
+  the upstream Git repository.
+
+---
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ evieproto.spec ++
--- /var/tmp/diff_new_pack.1SPVUZ/_old  2014-09-23 13:45:49.0 +0200
+++ /var/tmp/diff_new_pack.1SPVUZ/_new  2014-09-23 13:45:49.0 +0200
@@ -15,55 +15,60 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define name_archive evieext
 
 Name:   evieproto
 Version:1.1.1
-BuildRequires:  pkg-config
-
-#BuildRequires:  autoconf = 2.60
-#BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
 Release:0
-BuildRoot:  %{_tmppath}/%{name_archive}-%{version}-build
-Summary:The X Protocol
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Event Interception extension
 License:MIT
 Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name_archive}-%{version}.tar.bz2
+
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/evieproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/evieproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%{name_archive}-%{version}.tar.bz2
+#BuildRequires:  autoconf = 2.60
+#BuildRequires:  automake
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The Evie Protocol Headers for X development
+The Evie protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Event Interception extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/evieproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/evieproto.pc
+
+%description devel
+The Evie protocol headers for X11 development.
+XEvIE is a X extension providing functionalities to allow a client to
+intercept keyboard/mouse events, and optionally modify them or consume
+them before delivery through the normal event delivery mechanisms.
 
-%description -n %{name}-devel
-The Evie Protocol Headers for X development
+It was included in X11R6.8 through Xorg server 1.5, but is no
+longer supported in current X server releases.
 
 %prep
 %setup -n %{name_archive}-%{version} -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit bigreqsproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package bigreqsproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:37

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


Package is bigreqsproto

Changes:

--- /work/SRC/openSUSE:Factory/bigreqsproto/bigreqsproto.changes
2014-05-05 21:10:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.bigreqsproto.new/bigreqsproto.changes   
2014-09-23 13:45:42.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ bigreqsproto.spec ++
--- /var/tmp/diff_new_pack.bU688q/_old  2014-09-23 13:45:43.0 +0200
+++ /var/tmp/diff_new_pack.bU688q/_new  2014-09-23 13:45:43.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   bigreqsproto
 Version:1.1.2
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Big Requests extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/bigreqsproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/bigreqsproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Big Requests Protocol Headers for X development
+The Big Requests protocol headers for X11 development.
+This extension defines a protocol to enable the use of requests
+that exceed 262140 bytes in length.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Big Requests extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/bigreqsproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/bigreqsproto.pc
 
-%description -n %{name}-devel
-The Big Requests Protocol Headers for X development
+%description devel
+The Big Requests protocol headers for X11 development.
+This extension defines a protocol to enable the use of requests
+that exceed 262140 bytes in length.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit kbproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package kbproto for openSUSE:Factory checked 
in at 2014-09-23 13:45:53

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


Package is kbproto

Changes:

--- /work/SRC/openSUSE:Factory/kbproto/kbproto.changes  2014-05-05 
21:10:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbproto.new/kbproto.changes 2014-09-23 
13:45:55.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ kbproto.spec ++
--- /var/tmp/diff_new_pack.ry6IQr/_old  2014-09-23 13:45:56.0 +0200
+++ /var/tmp/diff_new_pack.ry6IQr/_new  2014-09-23 13:45:56.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   kbproto
 Version:1.0.6
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Keyboard extension
+License:HPND
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/kbproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/kbproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:HPND
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Keyboard Protocol Headers for X development
+The Keyboard protocol headers for X11 development.
+This extension defines a protcol to provide a number of new
+capabilities and controls for text keyboards.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Keyboard extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/kbproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/kbproto.pc
 
-%description -n %{name}-devel
-The Keyboard Protocol Headers for X development
+%description devel
+The Keyboard protocol headers for X11 development.
+This extension defines a protcol to provide a number of new
+capabilities and controls for text keyboards.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xf86-input-synaptics for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-synaptics for 
openSUSE:Factory checked in at 2014-09-23 13:45:35

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


Package is xf86-input-synaptics

Changes:

--- 
/work/SRC/openSUSE:Factory/xf86-input-synaptics/xf86-input-synaptics.changes
2014-05-16 07:29:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-synaptics.new/xf86-input-synaptics.changes
   2014-09-23 13:45:41.0 +0200
@@ -1,0 +2,11 @@
+Sun Sep 21 17:23:27 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.8.1:
+  A couple of coverity-induced fixes, the
+  top software buttons are now 15% and better detection of two-finger
+  taps. A couple of misc other fixes, the only oddity in there is a
+  fix for clock drift - if you had clickpad clicks delayed by a
+  second or so after a number of suspend/resume cycles then you may
+  want to upgrade to this version.
+
+---

Old:

  xf86-input-synaptics-1.8.0.tar.bz2

New:

  xf86-input-synaptics-1.8.1.tar.bz2



Other differences:
--
++ xf86-input-synaptics.spec ++
--- /var/tmp/diff_new_pack.QZ63Yu/_old  2014-09-23 13:45:42.0 +0200
+++ /var/tmp/diff_new_pack.QZ63Yu/_new  2014-09-23 13:45:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-input-synaptics
-Version:1.8.0
+Version:1.8.1
 Release:0
 Summary:Synaptics touchpad input driver for the Xorg X server
 License:MIT
@@ -109,7 +109,6 @@
 
 %files devel
 %defattr(-,root,root)
-#%{_includedir}/xorg/synaptics.h
 %{_includedir}/xorg/synaptics-properties.h
 %{_libdir}/pkgconfig/xorg-synaptics.pc
 

++ xf86-input-synaptics-1.8.0.tar.bz2 - xf86-input-synaptics-1.8.1.tar.bz2 
++
 22528 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-input-synaptics-1.8.0/ChangeLog 
new/xf86-input-synaptics-1.8.1/ChangeLog
--- old/xf86-input-synaptics-1.8.0/ChangeLog2014-05-13 03:26:42.0 
+0200
+++ new/xf86-input-synaptics-1.8.1/ChangeLog2014-09-17 23:43:00.0 
+0200
@@ -1,3 +1,141 @@
+commit d50c4bab8ae2836a0f38b29a5d22be2e950e4d08
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Thu Sep 18 07:40:13 2014 +1000
+
+synaptics 1.8.1
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit bdf6a6b2e2603142e62ae5968c65e6e26f57e51d
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Tue Sep 16 10:44:40 2014 +1000
+
+Prohibit negative or zero x/y resolutions
+
+Default resolution is 1, don't allow setting 0 to avoid divisions by 0 or
+just general weirdness.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+(cherry picked from commit 049611bd7f04e285909c55807478306cce83385f)
+
+commit 2dd60417450af4ac4f9938e09b06707dd91bddfb
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Fri Sep 5 15:14:47 2014 +1000
+
+When resetting, reset the open slots to -1
+
+open_slots holds the slot index, resetting it to 0 is a bad idea. And make
+sure that we do reset after DEVICE_INIT. We already do so on DEVICE_CLOSE, 
but
+after the first DEVICE_ON the data could still be random.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Keith Packard kei...@keithp.com
+(cherry picked from commit afbbcfa10eb3a2295823720907f35bb59972dd82)
+
+commit 9de611219bebd9b101b98bb79cc0173115ee1833
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Fri Sep 5 14:24:29 2014 +1000
+
+eventcomm: add missing axis labels to avoid array overrun
+
+And warn when we run out of labels.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Keith Packard kei...@keithp.com
+(cherry picked from commit d239f831f17ccf5468f5dc6b2f199a9c1f6e35af)
+
+commit 36d7ee1c9d60752666a94ee4755b3a1d0f339164
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Thu Aug 28 14:13:38 2014 +1000
+
+eventcomm: ensure we're on the same clock as the server
+
+Default on evdev devices is CLOCK_REALTIME. If that clock falls behind the
+server's CLOCK_MONOTONIC, motion after a clickpad click may be delayed by 
the
+difference in the clocks.
+
+In detail:
+When the timer func is triggered, 

commit glproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package glproto for openSUSE:Factory checked 
in at 2014-09-23 13:45:50

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


Package is glproto

Changes:

--- /work/SRC/openSUSE:Factory/glproto/glproto.changes  2014-05-05 
21:10:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.glproto.new/glproto.changes 2014-09-23 
13:45:53.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ glproto.spec ++
--- /var/tmp/diff_new_pack.bSIyoe/_old  2014-09-23 13:45:54.0 +0200
+++ /var/tmp/diff_new_pack.bSIyoe/_new  2014-09-23 13:45:54.0 +0200
@@ -15,55 +15,56 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   glproto
 Version:1.4.17
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: OpenGL extension
+License:SGI-B-2.0
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/glproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/glproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:SGI-B-2.0
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The GL Protocol Headers for X development
+The GL protocol headers for X11 development.
+This extension defines a protocol for the client to send 3D rendering
+commands to the X server.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: OpenGL extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/glproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/glproto.pc
 
-%description -n %{name}-devel
-The GL Protocol Headers for X development
+%description devel
+The GL protocol headers for X11 development.
+This extension defines a protocol for the client to send 3D rendering
+commands to the X server.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/GL
-%dir /usr/include/GL/internal
-/usr/include/GL/*.h
-/usr/include/GL/internal/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/GL/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit fixesproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package fixesproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:48

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


Package is fixesproto

Changes:

--- /work/SRC/openSUSE:Factory/fixesproto/fixesproto.changes2014-05-05 
21:10:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.fixesproto.new/fixesproto.changes   
2014-09-23 13:45:49.0 +0200
@@ -1,0 +2,14 @@
+Mon Sep 22 08:45:30 UTC 2014 - sndir...@suse.com
+
+- require pkgconfig(xextproto) = 7.0.99.1 in order to fix build
+  of xcursorgen/xcursor-themes
+
+---
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ fixesproto.spec ++
--- /var/tmp/diff_new_pack.J8kCSF/_old  2014-09-23 13:45:50.0 +0200
+++ /var/tmp/diff_new_pack.J8kCSF/_new  2014-09-23 13:45:50.0 +0200
@@ -15,55 +15,62 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   fixesproto
 Version:5.0
-BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(xextproto)
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Fixes extension
+License:HPND
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/fixesproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/fixesproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(xextproto) = 7.0.99.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:HPND
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Fixes Protocol Headers for X development
+The Fixes protocol headers for X11 development.
+The extension makes changes to many areas of the protocol to resolve
+issues raised by application interaction with core protocol
+mechanisms that cannot be adequately worked around on the client side
+of the wire.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Fixes extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/fixesproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/fixesproto.pc
 
-%description -n %{name}-devel
-The Fixes Protocol Headers for X development
+%description devel
+The Fixes protocol headers for X11 development.
+The extension makes changes to many areas of the protocol to resolve
+issues raised by application interaction with core protocol
+mechanisms that cannot be adequately worked around on the client side
+of the wire.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit dri2proto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package dri2proto for openSUSE:Factory 
checked in at 2014-09-23 13:45:44

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


Package is dri2proto

Changes:

--- /work/SRC/openSUSE:Factory/dri2proto/dri2proto.changes  2014-05-05 
21:10:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.dri2proto.new/dri2proto.changes 2014-09-23 
13:45:46.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ dri2proto.spec ++
--- /var/tmp/diff_new_pack.RYjRj6/_old  2014-09-23 13:45:47.0 +0200
+++ /var/tmp/diff_new_pack.RYjRj6/_new  2014-09-23 13:45:47.0 +0200
@@ -15,54 +15,59 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   dri2proto
 Version:2.8
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Direct Rendering Infrastructure 2 extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/dri2proto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/dri2proto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The DRI2 Protocol Headers for X development
+The DRI2 protocol headers for X11 development.
+This extension defines a protocol to securely allow user applications
+to access the video hardware without requiring data to be passed
+through the X server.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Direct Rendering Infrastructure 2 extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/dri2proto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/dri2proto.pc
 
-%description -n %{name}-devel
-The DRI2 Protocol Headers for X development
+%description devel
+The DRI2 protocol headers for X11 development.
+This extension defines a protocol to securely allow user applications
+to access the video hardware without requiring data to be passed
+through the X server.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit fontcacheproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package fontcacheproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:48

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


Package is fontcacheproto

Changes:

--- /work/SRC/openSUSE:Factory/fontcacheproto/fontcacheproto.changes
2014-05-05 21:11:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontcacheproto.new/fontcacheproto.changes   
2014-09-23 13:45:50.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ fontcacheproto.spec ++
--- /var/tmp/diff_new_pack.BBQG17/_old  2014-09-23 13:45:52.0 +0200
+++ /var/tmp/diff_new_pack.BBQG17/_new  2014-09-23 13:45:52.0 +0200
@@ -15,53 +15,52 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   fontcacheproto
 Version:0.1.3
-BuildRequires:  pkg-config
-
-#BuildRequires:  autoconf = 2.60
-#BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
 Release:0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Fontcache extension
 License:BSD-2-Clause
 Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
+
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/fontcacheproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/fontcacheproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
+#BuildRequires:  autoconf = 2.57
+#BuildRequires:  automake
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The Fontcache Protocol Headers for X development
+The Fontcache protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Fontcache extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/fontcacheproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/fontcacheproto.pc
 
-%description -n %{name}-devel
-The Fontcache Protocol Headers for X development
+%description devel
+The Fontcache protocol headers for X11 development.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit presentproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package presentproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:54

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


Package is presentproto

Changes:

--- /work/SRC/openSUSE:Factory/presentproto/presentproto.changes
2014-05-05 21:10:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.presentproto.new/presentproto.changes   
2014-09-23 13:45:56.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ presentproto.spec ++
--- /var/tmp/diff_new_pack.bSDbuG/_old  2014-09-23 13:45:57.0 +0200
+++ /var/tmp/diff_new_pack.bSDbuG/_new  2014-09-23 13:45:57.0 +0200
@@ -15,53 +15,60 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   presentproto
 Version:1.0
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Present extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/presentproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/presentproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Present Protocol Headers for X development
+The Present protocol headers for X11 development.
+The Present extension provides a way for applications to update their
+window contents from a pixmap in a well defined fashion,
+synchronizing with the display refresh and potentially using a more
+efficient mechanism than copying the contents of the source pixmap.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Present extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/presentproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/presentproto.pc
 
-%description -n %{name}-devel
-The Present Protocol Headers for X development
+%description devel
+The Present protocol headers for X11 development.
+The Present extension provides a way for applications to update their
+window contents from a pixmap in a well defined fashion,
+synchronizing with the display refresh and potentially using a more
+efficient mechanism than copying the contents of the source pixmap.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit printproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package printproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:55

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


Package is printproto

Changes:

--- /work/SRC/openSUSE:Factory/printproto/printproto.changes2014-05-05 
21:10:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.printproto.new/printproto.changes   
2014-09-23 13:45:57.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ printproto.spec ++
--- /var/tmp/diff_new_pack.NzQ5Ye/_old  2014-09-23 13:45:58.0 +0200
+++ /var/tmp/diff_new_pack.NzQ5Ye/_new  2014-09-23 13:45:58.0 +0200
@@ -15,55 +15,58 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   printproto
 Version:1.0.5
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Xprint extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/printproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/printproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Print Protocol Headers for X development
+The Print protocol headers for X11 development.
+Xprint is a portable, network-transparent printing system.
+It is no longer maintained and solely provided for ABI compatibility.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Xprint extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/printproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/printproto.pc
 
-%description -n %{name}-devel
-The Print Protocol Headers for X development
+%description devel
+The Print protocol headers for X11 development.
+Xprint is a portable, network-transparent printing system.
+It is no longer maintained and solely provided for ABI compatibility.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
 
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 /usr/share/man/man7/Xprint.7%{?ext_man}
 
 %changelog

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



commit inputproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package inputproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:52

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


Package is inputproto

Changes:

--- /work/SRC/openSUSE:Factory/inputproto/inputproto.changes2014-06-18 
10:59:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.inputproto.new/inputproto.changes   
2014-09-23 13:45:54.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ inputproto.spec ++
--- /var/tmp/diff_new_pack.DZ2Ps2/_old  2014-09-23 13:45:55.0 +0200
+++ /var/tmp/diff_new_pack.DZ2Ps2/_new  2014-09-23 13:45:55.0 +0200
@@ -19,50 +19,52 @@
 Name:   inputproto
 Version:2.3.1
 Release:0
-BuildRequires:  pkg-config
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Input extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/inputproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/inputproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Input Protocol Headers for X development
+The Input protocol headers for X11 development.
+This extension defines a protocol to provide additional input devices
+management such as graphic tablets.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Input extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/inputproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/inputproto.pc
 
-%description -n %{name}-devel
-The Input Protocol Headers for X development
+%description devel
+The Input protocol headers for X11 development.
+This extension defines a protocol to provide additional input devices
+management such as graphic tablets.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xextproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xextproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:09

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


Package is xextproto

Changes:

--- /work/SRC/openSUSE:Factory/xextproto/xextproto.changes  2014-05-05 
21:11:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.xextproto.new/xextproto.changes 2014-09-23 
13:46:11.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xextproto.spec ++
--- /var/tmp/diff_new_pack.6Lr7a3/_old  2014-09-23 13:46:11.0 +0200
+++ /var/tmp/diff_new_pack.6Lr7a3/_new  2014-09-23 13:46:11.0 +0200
@@ -15,54 +15,53 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xextproto
 Version:7.3.0
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X protocol extensions
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xextproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xextproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The X Extension Protocol Headers for X development
+The X Extension protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X protocol extensions
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xextproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xextproto.pc
 
-%description -n %{name}-devel
-The X Extension Protocol Headers for X development
+%description devel
+The X Extension protocol headers for X11 development.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit compositeproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package compositeproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:38

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


Package is compositeproto

Changes:

--- /work/SRC/openSUSE:Factory/compositeproto/compositeproto.changes
2014-05-05 21:10:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.compositeproto.new/compositeproto.changes   
2014-09-23 13:45:43.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ compositeproto.spec ++
--- /var/tmp/diff_new_pack.wFmcIc/_old  2014-09-23 13:45:44.0 +0200
+++ /var/tmp/diff_new_pack.wFmcIc/_new  2014-09-23 13:45:44.0 +0200
@@ -15,54 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   compositeproto
 Version:0.4.2
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Composite extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/compositeproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/compositeproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Composite Protocol Headers for X development
+The Composite protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Composite extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/compositeproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/compositeproto.pc
 
-%description -n %{name}-devel
-The Composite Protocol Headers for X development
+%description devel
+The Composite protocol headers for X11 development.
+This package contains header files and documentation for the Composite
+extension.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xorg-x11-server for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2014-09-23 13:45:34

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


Package is xorg-x11-server

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2014-08-28 10:01:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2014-09-23 13:45:35.0 +0200
@@ -1,0 +2,13 @@
+Sun Sep 21 17:31:53 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.16.1:
+  + mieq: Fix a crash regression in mieqProcessDeviceEvent
+  + ListenOnOpenFD: Remove Resets since this is intended to be for hotplugging 
connections
+  + XQuartz: Better support turning off Displays have separate Spaces on OS 
X Mavericks
+  + glamor: Fix temp picture coordinates in glamor_composite_clipped_region
+  + glx/present: Only send GLX_BufferSwapComplete for PresentCompleteKindPixmap
+  + xfree86: Fallback to first platform device as primary
+  + xfree86: Allow non-PCI devices as primary
+  + xwayland: always include drm.xml in tarballs
+
+---

Old:

  xorg-server-1.16.0.tar.bz2

New:

  xorg-server-1.16.1.tar.bz2



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.CYo4eN/_old  2014-09-23 13:45:37.0 +0200
+++ /var/tmp/diff_new_pack.CYo4eN/_new  2014-09-23 13:45:37.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   xorg-x11-server
 
-%define dirsuffix 1.16.0
+%define dirsuffix 1.16.1
 
 Summary:X
 License:MIT

++ xorg-server-1.16.0.tar.bz2 - xorg-server-1.16.1.tar.bz2 ++
 29494 lines of diff (skipped)

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



commit randrproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package randrproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:57

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


Package is randrproto

Changes:

--- /work/SRC/openSUSE:Factory/randrproto/randrproto.changes2014-05-05 
21:10:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.randrproto.new/randrproto.changes   
2014-09-23 13:45:58.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ randrproto.spec ++
--- /var/tmp/diff_new_pack.ULodDU/_old  2014-09-23 13:45:59.0 +0200
+++ /var/tmp/diff_new_pack.ULodDU/_new  2014-09-23 13:45:59.0 +0200
@@ -15,54 +15,59 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   randrproto
 Version:1.4.0
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Resize and Rotate extension
+License:HPND
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/randrproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/randrproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:HPND
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The RandR Protocol Headers for X development
+The RandR protocol headers for X11 development.
+This extension defines a protocol for clients to dynamically change X
+screens, so as to resize, rotate and reflect the root window of a
+screen.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Resize and Rotate extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/randrproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/randrproto.pc
 
-%description -n %{name}-devel
-The RandR Protocol Headers for X development
+%description devel
+The RandR protocol headers for X11 development.
+This extension defines a protocol for clients to dynamically change X
+screens, so as to resize, rotate and reflect the root window of a
+screen.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit dri3proto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package dri3proto for openSUSE:Factory 
checked in at 2014-09-23 13:45:45

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


Package is dri3proto

Changes:

--- /work/SRC/openSUSE:Factory/dri3proto/dri3proto.changes  2014-05-05 
21:10:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.dri3proto.new/dri3proto.changes 2014-09-23 
13:45:47.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ dri3proto.spec ++
--- /var/tmp/diff_new_pack.HHiaND/_old  2014-09-23 13:45:48.0 +0200
+++ /var/tmp/diff_new_pack.HHiaND/_new  2014-09-23 13:45:48.0 +0200
@@ -15,53 +15,68 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   dri3proto
 Version:1.0
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Direct Rendering Infrastructure 3 extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/dri3proto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/dri3proto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The DRI3 Protocol Headers for X development
+The DRI3 protocol headers for X11 development.
+The DRI3 extension provides mechanisms to translate between direct
+rendered buffers and X pixmaps. When combined with the Present
+extension, a complete direct rendering solution for OpenGL is
+provided.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Direct Rendering Infrastructure 3 extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/dri3proto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/dri3proto.pc
 
-%description -n %{name}-devel
-The DRI3 Protocol Headers for X development
+%description devel
+The DRI3 protocol headers for X11 development.
+The DRI3 extension provides mechanisms to translate between direct
+rendered buffers and X pixmaps. When combined with the Present
+extension, a complete direct rendering solution for OpenGL is
+provided.
+
+The direct rendered buffers are passed across the protocol via
+standard POSIX file descriptor passing mechanisms. On Linux, these
+buffers are DMA-BUF objects.
+
+DRI3 also includes a mechanism to translate between Linux Futexes and
+X Sync extension fences. This provides a synchronization mechanism
+which can be used to serialize access to shared render buffers.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xineramaproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xineramaproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:17

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


Package is xineramaproto

Changes:

--- /work/SRC/openSUSE:Factory/xineramaproto/xineramaproto.changes  
2014-05-05 21:11:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.xineramaproto.new/xineramaproto.changes 
2014-09-23 13:46:18.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xineramaproto.spec ++
--- /var/tmp/diff_new_pack.ogswpD/_old  2014-09-23 13:46:19.0 +0200
+++ /var/tmp/diff_new_pack.ogswpD/_new  2014-09-23 13:46:19.0 +0200
@@ -15,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xineramaproto
 Version:1.2.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Xinerama extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xineramaproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xineramaproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xinerama Protocol Headers for X development
+The Xinerama protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Xinerama extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xineramaproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xineramaproto.pc
+
+%description devel
+The Xinerama protocol headers for X11 development.
 
-%description -n %{name}-devel
-The Xinerama Protocol Headers for X development
+This is an X extension that allows multiple physical screens
+controlled by a single X server to appear as a single screen.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit dmxproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package dmxproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:41

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


Package is dmxproto

Changes:

--- /work/SRC/openSUSE:Factory/dmxproto/dmxproto.changes2014-05-05 
21:10:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.dmxproto.new/dmxproto.changes   2014-09-23 
13:45:45.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ dmxproto.spec ++
--- /var/tmp/diff_new_pack.gmm9B1/_old  2014-09-23 13:45:45.0 +0200
+++ /var/tmp/diff_new_pack.gmm9B1/_new  2014-09-23 13:45:45.0 +0200
@@ -15,53 +15,58 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   dmxproto
 Version:2.3.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Distributed Multihead X extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/dmxproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/dmxproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The DMX Protocol Headers for X development
+The DMX protocol headers for X11 development.
+This extension defines a protocol for clients to access a front-end
+proxy X server that controls multiple back-end X servers making up a
+large display.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Distributed Multihead X extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/dmxproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/dmxproto.pc
 
-%description -n %{name}-devel
-The DMX Protocol Headers for X development
+%description devel
+The DMX protocol headers for X11 development.
+This extension defines a protocol for clients to access a front-end
+proxy X server that controls multiple back-end X servers making up a
+large display.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit recordproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package recordproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:58

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


Package is recordproto

Changes:

--- /work/SRC/openSUSE:Factory/recordproto/recordproto.changes  2014-05-05 
21:10:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.recordproto.new/recordproto.changes 
2014-09-23 13:45:59.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ recordproto.spec ++
--- /var/tmp/diff_new_pack.MM4jKQ/_old  2014-09-23 13:46:00.0 +0200
+++ /var/tmp/diff_new_pack.MM4jKQ/_new  2014-09-23 13:46:00.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   recordproto
 Version:1.14.2
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Record extension
+License:HPND
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/recordproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/recordproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:HPND
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Record Protocol Headers for X development
+The Record protocol headers for X11 development.
+This extension defines a protocol for the recording and playback of
+user actions in the X Window System.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Record extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/recordproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/recordproto.pc
 
-%description -n %{name}-devel
-The Record Protocol Headers for X development
+%description devel
+The Record protocol headers for X11 development.
+This extension defines a protocol for the recording and playback of
+user actions in the X Window System.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit trapproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package trapproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:05

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


Package is trapproto

Changes:

--- /work/SRC/openSUSE:Factory/trapproto/trapproto.changes  2014-05-05 
21:10:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.trapproto.new/trapproto.changes 2014-09-23 
13:46:06.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ trapproto.spec ++
--- /var/tmp/diff_new_pack.kFyp23/_old  2014-09-23 13:46:08.0 +0200
+++ /var/tmp/diff_new_pack.kFyp23/_new  2014-09-23 13:46:08.0 +0200
@@ -15,53 +15,56 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   trapproto
 Version:3.4.3
-BuildRequires:  pkg-config
-
-#BuildRequires:  autoconf = 2.60
-#BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
 Release:0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XTrap extension
 License:HPND
 Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
+
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/trapproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/trapproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
+#BuildRequires:  autoconf = 2.57
+#BuildRequires:  automake
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The Trap Protocol Headers for X development
+The Trap protocol headers for X11 development.
+XTrap is an X Server extension which facilitates the capturing of
+server protocol and synthesizing core input events.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XTrap extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/trapproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/trapproto.pc
 
-%description -n %{name}-devel
-The Trap Protocol Headers for X development
+%description devel
+The Trap protocol headers for X11 development.
+XTrap is an X Server extension which facilitates the capturing of
+server protocol and synthesizing core input events.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xf86rushproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86rushproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:14

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


Package is xf86rushproto

Changes:

--- /work/SRC/openSUSE:Factory/xf86rushproto/xf86rushproto.changes  
2014-05-05 21:10:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86rushproto.new/xf86rushproto.changes 
2014-09-23 13:46:16.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xf86rushproto.spec ++
--- /var/tmp/diff_new_pack.eLgtLS/_old  2014-09-23 13:46:17.0 +0200
+++ /var/tmp/diff_new_pack.eLgtLS/_new  2014-09-23 13:46:17.0 +0200
@@ -15,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86rushproto
 Version:1.1.2
-BuildRequires:  pkg-config
-
-#BuildRequires:  autoconf = 2.60
-#BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
 Release:0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XFree86 Rush extension
 License:X11
 Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
+
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xf86rushproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xf86rushproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
+#BuildRequires:  autoconf = 2.57
+#BuildRequires:  automake
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The Xf86 Rush Protocol Headers for X development
+The XFree86 Rush protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XFree86 Rush extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xf86rushproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xf86rushproto.pc
+
+%description devel
+The XFree86 Rush protocol headers for X11 development.
 
-%description -n %{name}-devel
-The Xf86 Rush Protocol Headers for X development
+The Rush extension is used to allow Glide programs to run with the 3dfx
+Voodoo Rush cards, and to permit 2D X11.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit renderproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package renderproto for openSUSE:Factory 
checked in at 2014-09-23 13:45:59

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


Package is renderproto

Changes:

--- /work/SRC/openSUSE:Factory/renderproto/renderproto.changes  2014-05-05 
21:10:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.renderproto.new/renderproto.changes 
2014-09-23 13:46:00.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ renderproto.spec ++
--- /var/tmp/diff_new_pack.Wp7RM7/_old  2014-09-23 13:46:01.0 +0200
+++ /var/tmp/diff_new_pack.Wp7RM7/_new  2014-09-23 13:46:01.0 +0200
@@ -15,53 +15,56 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   renderproto
 Version:0.11.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Rendering extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/renderproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/renderproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Render Protocol Headers for X development
+The Render protocol headers for X11 development.
+This extension defines the protcol for a digital image composition as
+the foundation of a new rendering model within the X Window System.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Rendering extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/renderproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/renderproto.pc
 
-%description -n %{name}-devel
-The Render Protocol Headers for X development
+%description devel
+The Render protocol headers for X11 development.
+This extension defines the protcol for a digital image composition as
+the foundation of a new rendering model within the X Window System.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit videoproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package videoproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:06

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


Package is videoproto

Changes:

--- /work/SRC/openSUSE:Factory/videoproto/videoproto.changes2014-05-05 
21:10:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.videoproto.new/videoproto.changes   
2014-09-23 13:46:08.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ videoproto.spec ++
--- /var/tmp/diff_new_pack.jIhyrv/_old  2014-09-23 13:46:08.0 +0200
+++ /var/tmp/diff_new_pack.jIhyrv/_new  2014-09-23 13:46:08.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   videoproto
 Version:2.3.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Video extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/videoproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/videoproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Video Protocol Headers for X development
+The Video protocol headers for X11 development.
+This extension provides a protocol for a video output mechanism,
+mainly to rescale video playback in the video controller hardware.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Video extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/videoproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/videoproto.pc
 
-%description -n %{name}-devel
-The Video Protocol Headers for X development
+%description devel
+The Video protocol headers for X11 development.
+This extension provides a protocol for a video output mechanism,
+mainly to rescale video playback in the video controller hardware.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xf86bigfontproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86bigfontproto for 
openSUSE:Factory checked in at 2014-09-23 13:46:10

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


Package is xf86bigfontproto

Changes:

--- /work/SRC/openSUSE:Factory/xf86bigfontproto/xf86bigfontproto.changes
2014-05-05 21:10:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86bigfontproto.new/xf86bigfontproto.changes   
2014-09-23 13:46:12.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xf86bigfontproto.spec ++
--- /var/tmp/diff_new_pack.0lpEgX/_old  2014-09-23 13:46:12.0 +0200
+++ /var/tmp/diff_new_pack.0lpEgX/_new  2014-09-23 13:46:12.0 +0200
@@ -15,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86bigfontproto
 Version:1.2.0
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XFree86 Big Fonts extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xf86bigfontproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xf86bigfontproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xf86 Big Fonts Protocol Headers for X development
+The XFree86 Big Fonts protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XFree86 Big Fonts extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   
xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xf86bigfontproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xf86bigfontproto.pc
 
-%description -n %{name}-devel
-The Xf86 Big Fonts Protocol Headers for X development
+%description devel
+The XFree86 Big Fonts protocol headers for X11 development.
+This package provides development headers describing the wire
+protocol for the XF86BIGFONT extension, used to make larger font
+requests possible.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit libqt5-qtdoc for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtdoc for openSUSE:Factory 
checked in at 2014-09-23 13:46:26

Comparing /work/SRC/openSUSE:Factory/libqt5-qtdoc (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new (New)


Package is libqt5-qtdoc

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtdoc/libqt5-qtdoc.changes
2014-09-18 07:57:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new/libqt5-qtdoc.changes   
2014-09-23 13:46:31.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 18 11:13:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Fix the qchs tarball, some modules where missing images subdir
+
+---



Other differences:
--
++ qt-docs-qchs-5.3.2.tar.xz ++
/work/SRC/openSUSE:Factory/libqt5-qtdoc/qt-docs-qchs-5.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qtdoc.new/qt-docs-qchs-5.3.2.tar.xz differ: 
char 27, line 1

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



commit xcb-proto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xcb-proto for openSUSE:Factory 
checked in at 2014-09-23 13:46:07

Comparing /work/SRC/openSUSE:Factory/xcb-proto (Old)
 and  /work/SRC/openSUSE:Factory/.xcb-proto.new (New)


Package is xcb-proto

Changes:

--- /work/SRC/openSUSE:Factory/xcb-proto/xcb-proto.changes  2014-08-07 
08:08:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xcb-proto.new/xcb-proto.changes 2014-09-23 
13:46:09.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xcb-proto.spec ++
--- /var/tmp/diff_new_pack.Z1PceX/_old  2014-09-23 13:46:09.0 +0200
+++ /var/tmp/diff_new_pack.Z1PceX/_new  2014-09-23 13:46:09.0 +0200
@@ -21,38 +21,42 @@
 Name:   xcb-proto
 Version:7.6_%{dirsuffix}
 Release:0
-BuildRequires:  pkg-config
-BuildRequires:  python-base
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Protocol C Bindings
+License:X11
+Group:  Development/Libraries/X11
 
-BuildRequires:  autoconf = 2.60
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xcb-proto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xcb-proto/
+Source: 
http://xorg.freedesktop.org/archive/individual/xcb/%name-%dirsuffix.tar.bz2
+BuildRequires:  autoconf = 2.57
 BuildRequires:  automake
 BuildRequires:  fdupes
-BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRequires:  python-base
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/archive/individual/xcb/
-Source: %{name}-%{dirsuffix}.tar.bz2
 
 %description
-The XCB Protocol Headers for X development
+The XCB protocol headers for X11 development.
+xcb-proto provides the XML-XCB protocol descriptions that libxcb uses to
+generate the majority of its code and API.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Protocol C Bindings
 Group:  Development/Libraries/X11
 
 Requires:   python-xcb-proto-devel = %{version}
 
 # Added within the 13.2 Development Cycle
-#Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xcb-proto.pc
+#Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xcb-proto.pc
 Provides:   xorg-x11-proto-devel = 7.6
 Obsoletes:  xorg-x11-proto-devel = 7.6
 
-%description -n %{name}-devel
-The XCB Protocol Headers for X development
+%description devel
+The XCB protocol headers for X11 development.
+xcb-proto provides the XML-XCB protocol descriptions that libxcb uses to
+generate the majority of its code and API.
 
 %package -n python-xcb-proto-devel
 Summary:Python libraries mandatory for XML-XCB Development
@@ -69,24 +73,18 @@
 
 %build
 autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
+%fdupes -s %buildroot/%_prefix
 
-%if %suse_version  1110
-%fdupes -s $RPM_BUILD_ROOT/%python_sitelib/xcbgen/
-%else
-%fdupes -s $RPM_BUILD_ROOT/usr/%{_lib}/python2.6/site-packages/xcbgen/
-%endif
-
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
-%dir /usr/share/xcb
-%doc /usr/share/xcb/*
-/usr/%{_lib}/pkgconfig/*.pc
+%dir %_datadir/xcb
+%doc %_datadir/xcb/*
+%_libdir/pkgconfig/*.pc
 
 %files -n python-xcb-proto-devel
 %defattr(-,root,root)
@@ -94,7 +92,7 @@
 %if %suse_version  1110
 %python_sitelib/xcbgen/
 %else
-/usr/%{_lib}/python2.6/site-packages/xcbgen/
+%_libdir/python2.6/site-packages/xcbgen/
 %endif
 
 %changelog

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



commit xf86vidmodeproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86vidmodeproto for 
openSUSE:Factory checked in at 2014-09-23 13:46:16

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


Package is xf86vidmodeproto

Changes:

--- /work/SRC/openSUSE:Factory/xf86vidmodeproto/xf86vidmodeproto.changes
2014-05-05 21:11:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86vidmodeproto.new/xf86vidmodeproto.changes   
2014-09-23 13:46:17.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xf86vidmodeproto.spec ++
--- /var/tmp/diff_new_pack.JH0xCA/_old  2014-09-23 13:46:18.0 +0200
+++ /var/tmp/diff_new_pack.JH0xCA/_new  2014-09-23 13:46:18.0 +0200
@@ -15,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86vidmodeproto
 Version:2.3.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XFree86 Video Mode extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xf86vidmodeproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xf86vidmodeproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xf86 Video Mode Protocol Headers for X development
+The XFree86 Video Mode protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XFree86 Video Mode extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   
xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xf86vidmodeproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xf86vidmodeproto.pc
+
+%description devel
+The XFree86 Video Mode protocol headers for X11 development.
 
-%description -n %{name}-devel
-The Xf86 Video Mode Protocol Headers for X development
+This extension defines a protocol for dynamically configuring
+modelines and gamma.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xproxymngproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xproxymngproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:19

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


Package is xproxymngproto

Changes:

--- /work/SRC/openSUSE:Factory/xproxymngproto/xproxymngproto.changes
2014-05-05 21:10:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.xproxymngproto.new/xproxymngproto.changes   
2014-09-23 13:46:20.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xproxymngproto.spec ++
--- /var/tmp/diff_new_pack.Yr9Ui6/_old  2014-09-23 13:46:21.0 +0200
+++ /var/tmp/diff_new_pack.Yr9Ui6/_new  2014-09-23 13:46:21.0 +0200
@@ -15,56 +15,61 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define name_archive xproxymanagementprotocol
 
 Name:   xproxymngproto
 Version:1.0.3
-BuildRequires:  pkg-config
-
-#BuildRequires:  autoconf = 2.60
-#BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
 Release:0
-BuildRoot:  %{_tmppath}/%{name_archive}-%{version}-build
-Summary:The X Protocol
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: Proxy Management extension
 License:X11
 Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name_archive}-%{version}.tar.bz2
+
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xproxymngproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xproxymngproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%{name_archive}-%{version}.tar.bz2
+#BuildRequires:  autoconf = 2.57
+#BuildRequires:  automake
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The X Proxy Manager Protocol Headers for X development
+The X Proxy Manager protocol headers for X11 development.
+The Proxy Management Protocol is an ICE based protocol that provides
+a way for application servers to easily locate proxy services
+available to them.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: Proxy Management extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xproxymngproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xproxymngproto.pc
 
-%description -n %{name}-devel
-The X Proxy Manager Protocol Headers for X development
+%description devel
+The X Proxy Manager protocol headers for X11 development.
+The Proxy Management Protocol is an ICE based protocol that provides
+a way for application servers to easily locate proxy services
+available to them.
 
 %prep
 %setup -n %{name_archive}-%{version} -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/PM
-/usr/include/X11/PM/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/PM/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit resourceproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package resourceproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:01

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


Package is resourceproto

Changes:

--- /work/SRC/openSUSE:Factory/resourceproto/resourceproto.changes  
2014-05-05 21:10:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.resourceproto.new/resourceproto.changes 
2014-09-23 13:46:02.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ resourceproto.spec ++
--- /var/tmp/diff_new_pack.C6CtsG/_old  2014-09-23 13:46:03.0 +0200
+++ /var/tmp/diff_new_pack.C6CtsG/_new  2014-09-23 13:46:03.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   resourceproto
 Version:1.2.0
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Resource extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/resourceproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/resourceproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Resource Protocol Headers for X development
+The Resource protocol headers for X11 development.
+This extension defines a protocol that allows a client to query the
+X server about its usage of various resources.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: X Resource extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/resourceproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/resourceproto.pc
 
-%description -n %{name}-devel
-The Resource Protocol Headers for X development
+%description devel
+The Resource protocol headers for X11 development.
+This extension defines a protocol that allows a client to query the
+X server about its usage of various resources.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xf86dgaproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86dgaproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:11

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


Package is xf86dgaproto

Changes:

--- /work/SRC/openSUSE:Factory/xf86dgaproto/xf86dgaproto.changes
2014-05-05 21:11:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86dgaproto.new/xf86dgaproto.changes   
2014-09-23 13:46:13.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xf86dgaproto.spec ++
--- /var/tmp/diff_new_pack.nizK2E/_old  2014-09-23 13:46:14.0 +0200
+++ /var/tmp/diff_new_pack.nizK2E/_new  2014-09-23 13:46:14.0 +0200
@@ -15,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86dgaproto
 Version:2.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XFree86 Direct Graphics Access extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xf86dgaproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xf86dgaproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xf86 DGA Protocol Headers for X development
+The XFree86 DGA protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XFree86 Direct Graphics Access extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xf86dgaproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xf86dgaproto.pc
 
-%description -n %{name}-devel
-The Xf86 DGA Protocol Headers for X development
+%description devel
+The XFree86 DGA protocol headers for X11 development.
+This package provides development headers describing the wire
+protocol for the XFree86-DGA extension, which provides direct,
+framebuffer-like, graphics access.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit dia for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package dia for openSUSE:Factory checked in 
at 2014-09-23 13:46:23

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


Package is dia

Changes:

--- /work/SRC/openSUSE:Factory/dia/dia.changes  2014-03-01 07:47:33.0 
+0100
+++ /work/SRC/openSUSE:Factory/.dia.new/dia.changes 2014-09-23 
13:46:24.0 +0200
@@ -1,0 +2,21 @@
+Wed Sep 17 23:44:48 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.97.3:
+  + Fix double free with some SVG rendering (regression from Dia
+0.97.2).
+  + Fixes to cope better with updated versions of Dia's
+dependencies:
+- don't crash at start-up with ABI breaking GLib 2-36.
+- don't assert in cairo 1.12 with invalid arc parameters.
+- avoid kerning problems (character overlap) for all Pango
+  versions.
+- fix image files to be loadable by libpng16.
+  + Backport fixes for some seldom crashes and other annoyances.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + dia-glib-2.31.patch.
+  + dia-glib-2.35.patch.
+  + dia-swig-2x.patch.
+  + dia-use-recommended-freetype-include.patch.
+
+---

Old:

  dia-0.97.2.tar.xz
  dia-glib-2.31.patch
  dia-glib-2.35.patch
  dia-swig-2x.patch
  dia-use-recommended-freetype-include.patch

New:

  dia-0.97.3.tar.xz



Other differences:
--
++ dia.spec ++
--- /var/tmp/diff_new_pack.KzvpKD/_old  2014-09-23 13:46:25.0 +0200
+++ /var/tmp/diff_new_pack.KzvpKD/_new  2014-09-23 13:46:25.0 +0200
@@ -48,7 +48,7 @@
 Summary:A Diagram Creation Program
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
-Version:0.97.2
+Version:0.97.3
 Release:0
 Source: 
http://download.gnome.org/sources/dia/0.97/%{name}-%{version}.tar.xz
 Source1:font-test-japanese.dia
@@ -58,16 +58,8 @@
 Patch3: dia-0.92.2-no-strict-aliasing.patch
 # PATCH-FIX-OPENSUSE dia-remove-datetime.patch vu...@novell.com -- Do not put 
date/time in the compiled binary (needed for build-compare)
 Patch17:dia-remove-datetime.patch
-# PATCH-FIX-UPSTREAM dia-swig-2x.patch bgo#651127 idoen...@suse.de -- Support 
swig 2.x
-Patch18:dia-swig-2x.patch
-# PATCH-FIX-UPSTREAM dia-glib-2.31.patch bgo#655335 dims...@opensuse.org -- 
Fix build with glib 2.31.
-Patch19:dia-glib-2.31.patch
 # PATCH-FIX-UPSTREAM dia-libemf-64bit.patch bgo#675495 sbra...@suse.cz -- Fix 
build with libEMF on 64-bit platforms.
 Patch20:dia-libemf-64bit.patch
-# PATCH-FIX-UPSTREAM dia-glib-2.35.patch bgo#694025 bnc#835972 
dims...@opensuse.org -- GLib drop support for adding interfaces after 
class_init, taken from git
-Patch21:dia-glib-2.35.patch
-# PATCH-FIX-UPSTREAM dia-use-recommended-freetype-include.patch bgo#720573 
hrvoje.sen...@gmail.com -- Freetype upstream recommends using their macros 
together with ft2build include. Fix build with old and new freetype versions
-Patch22:dia-use-recommended-freetype-include.patch
 # PATCH-FIX-OPENSUSE dia-enable-html-doc.patch mgo...@suse.com -- Always 
enable html docs if xsltproc present.
 Patch23:dia-enable-html-doc.patch
 Url:http://live.gnome.org/Dia
@@ -93,11 +85,7 @@
 translation-update-upstream
 %patch3
 %patch17 -p1
-%patch18
-%patch19 -p1
 %patch20 -p1
-%patch21 -p1
-%patch22 -p1
 %patch23 -p1
 cp $RPM_SOURCE_DIR/font-test*dia .
 

++ dia-0.97.2.tar.xz - dia-0.97.3.tar.xz ++
 170055 lines of diff (skipped)




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



commit xf86driproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86driproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:12

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


Package is xf86driproto

Changes:

--- /work/SRC/openSUSE:Factory/xf86driproto/xf86driproto.changes
2014-05-05 21:11:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86driproto.new/xf86driproto.changes   
2014-09-23 13:46:14.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xf86driproto.spec ++
--- /var/tmp/diff_new_pack.na1W1A/_old  2014-09-23 13:46:15.0 +0200
+++ /var/tmp/diff_new_pack.na1W1A/_new  2014-09-23 13:46:15.0 +0200
@@ -15,53 +15,55 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86driproto
 Version:2.1.1
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XFree86 DRI extension
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xf86driproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xf86driproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xf86 DRI Protocol Headers for X development
+The XFree86 DRI protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XFree86 DRI extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xf86driproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xf86driproto.pc
 
-%description -n %{name}-devel
-The Xf86 DRI Protocol Headers for X development
+%description devel
+The XFree86 DRI protocol headers for X11 development.
+This package provides development headers describing the wire
+protocol for the XFree86-DRI extension, used to organise direct
+rendering support for 3D clients, and help arbiter the requests.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/dri
-/usr/include/X11/dri/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/dri/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit libinfinity for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package libinfinity for openSUSE:Factory 
checked in at 2014-09-23 13:46:24

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


Package is libinfinity

Changes:

--- /work/SRC/openSUSE:Factory/libinfinity/libinfinity.changes  2014-01-23 
15:47:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.libinfinity.new/libinfinity.changes 
2014-09-23 13:46:28.0 +0200
@@ -1,0 +2,28 @@
+Thu Sep 18 10:42:13 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.6.2:
+  + Fix accounts being deleted when a plugin overrides the default
+account storage.
+  + The infinoted manual page has been corrected for the syntax of
+the --plugins option.
+  + A crash has been fixed when a connection is closed for which
+the the certificate dialog was shown.
+- Changes from version 0.6.1:
+  + Explicitly link against libresolv on unix-based systems, to
+avoid a possible build failure.
+- Changes from version 0.6.0:
+  + infinoted: Introduced a plugin infrastructure, and ported some
+of the previous functionality to plugins.
+  + infinoted: Add a plugin for client authentication with
+certificates.
+  + Add a system for user management and access control lists
+(ACLs).
+  + Change certificate checker to a trust-on-first-use (SSH-like)
+mechanism when the signer cannot be verified.
+  + Code refactorings, and many new interfaces and APIs.
+- Move BuildRequires, that are duplicated between GTK3 and GTK2
+  variant out of the if block.
+- Rebase infinoted-add-conf-subdir.patch.
+- Drop libinfinity-includes.patch: fixed upstream.
+
+---

Old:

  libinfinity-0.5.5.tar.gz
  libinfinity-includes.patch

New:

  libinfinity-0.6.2.tar.gz



Other differences:
--
++ libinfinity.spec ++
--- /var/tmp/diff_new_pack.GF8nV5/_old  2014-09-23 13:46:29.0 +0200
+++ /var/tmp/diff_new_pack.GF8nV5/_new  2014-09-23 13:46:29.0 +0200
@@ -20,9 +20,9 @@
 Summary:Implementation of the Infinote collaborative editing protocol
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Version:0.5.5
+Version:0.6.2
 Release:0
-%define _version 0.5
+%define _version 0.6
 Url:http://gobby.0x539.de/
 Source0:http://releases.0x539.de/libinfinity/%{name}-%{version}.tar.gz
 Source1:infinoted.init
@@ -30,28 +30,20 @@
 Source3:infinoted.conf
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0: infinoted-add-conf-subdir.patch
-# PATCH-FIX-UPSTREAM libinfinity-includes.patch dims...@opensuse.org -- Fix 
build: include missing headers (implicit declaration of strcmp())
-Patch1: libinfinity-includes.patch
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
 BuildRequires:  gtk-doc
 BuildRequires:  pam-devel
-%if 0%{?favor_gtk2}
-BuildRequires:  gnutls-devel
-BuildRequires:  libavahi-devel
-BuildRequires:  libdaemon-devel
-BuildRequires:  libgsasl-devel
-BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libxml-2.0)
-%else
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gnutls)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gnutls) = 2.12.0
 BuildRequires:  pkgconfig(libdaemon)
-BuildRequires:  pkgconfig(libgsasl)
+BuildRequires:  pkgconfig(libgsasl) = 0.2.21
 BuildRequires:  pkgconfig(libxml-2.0)
+%if 0%{?favor_gtk2}
+BuildRequires:  pkgconfig(gtk+-2.0)
+%else
+BuildRequires:  pkgconfig(gtk+-3.0)
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -103,7 +95,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # -fno-strict-aliasing added 2009-05-07. Need for 0.3.0 -- vuntz
@@ -158,7 +149,7 @@
 
 %files -n libinfinity-1_0-0
 %defattr (-, root, root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS TODO
 %{_libdir}/libinf*.so.*
 # Only needed for the test applications, it seems
 %exclude %{_datadir}/icons/hicolor/*/apps/infinote.*

++ infinoted-add-conf-subdir.patch ++
--- /var/tmp/diff_new_pack.GF8nV5/_old  2014-09-23 13:46:29.0 +0200
+++ /var/tmp/diff_new_pack.GF8nV5/_new  2014-09-23 13:46:29.0 +0200
@@ -1,11 +1,11 @@
-Index: libinfinity-0.5.0/infinoted/infinoted-startup.c
+Index: libinfinity-0.6.2/infinoted/infinoted-startup.c
 ===
 libinfinity-0.5.0.orig/infinoted/infinoted-startup.c
-+++ libinfinity-0.5.0/infinoted/infinoted-startup.c
-@@ -212,7 +212,7 @@ 

commit xproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xproto for openSUSE:Factory checked 
in at 2014-09-23 13:46:18

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


Package is xproto

Changes:

--- /work/SRC/openSUSE:Factory/xproto/xproto.changes2014-05-05 
21:10:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.xproto.new/xproto.changes   2014-09-23 
13:46:19.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xproto.spec ++
--- /var/tmp/diff_new_pack.XGGZx1/_old  2014-09-23 13:46:20.0 +0200
+++ /var/tmp/diff_new_pack.XGGZx1/_new  2014-09-23 13:46:20.0 +0200
@@ -15,53 +15,63 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xproto
 Version:7.0.26
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: X Window System core
+License:MIT
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:MIT
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
 The X Protocol Headers for development
 
-%package -n %{name}-devel
-Summary:The X Protocol
+This package provides the headers and specification documents
+defining the X Window System Core Protocol, Version 11.
+
+%package devel
+Summary:The X11 Protocol: X Window System core
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xproto.pc
 
-%description -n %{name}-devel
+%description devel
 The X Protocol Headers for development
 
+This package provides the headers and specification documents
+defining the X Window System Core Protocol, Version 11.
+
+It also includes a number of headers that are not purely protocol
+related, but are depended upon by many other X Window System packages
+to provide common definitions and porting layer.
+
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
+%doc %_datadir/doc/*
 /usr/include/X11/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xf86miscproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86miscproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:13

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


Package is xf86miscproto

Changes:

--- /work/SRC/openSUSE:Factory/xf86miscproto/xf86miscproto.changes  
2014-05-05 21:10:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86miscproto.new/xf86miscproto.changes 
2014-09-23 13:46:15.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xf86miscproto.spec ++
--- /var/tmp/diff_new_pack.3nhJZP/_old  2014-09-23 13:46:16.0 +0200
+++ /var/tmp/diff_new_pack.3nhJZP/_new  2014-09-23 13:46:16.0 +0200
@@ -15,53 +15,59 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86miscproto
 Version:0.9.3
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XFree86 Misc extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xf86miscproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xf86miscproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xf86 Misc Protocol Headers for X development
+The XFree86 Misc protocol headers for X11 development.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XFree86 Misc extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xf86miscproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xf86miscproto.pc
+
+%description devel
+The XFree86 Misc protocol headers for X11 development.
+This package provides development headers describing the wire
+protocol for the XFree86-Misc extension, which provides a means to
+access input device configuration settings specific to the
+XFree86/Xorg DDX.
 
-%description -n %{name}-devel
-The Xf86 Misc Protocol Headers for X development
+The XFree86-Misc extension is supported by the XFree86 X server and
+versions of the Xorg X server prior to Xorg 1.6.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%dir /usr/include/X11/extensions
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit xcmiscproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package xcmiscproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:08

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


Package is xcmiscproto

Changes:

--- /work/SRC/openSUSE:Factory/xcmiscproto/xcmiscproto.changes  2014-05-05 
21:10:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.xcmiscproto.new/xcmiscproto.changes 
2014-09-23 13:46:09.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ xcmiscproto.spec ++
--- /var/tmp/diff_new_pack.RYEVXI/_old  2014-09-23 13:46:10.0 +0200
+++ /var/tmp/diff_new_pack.RYEVXI/_new  2014-09-23 13:46:10.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xcmiscproto
 Version:1.2.2
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: XC-MISC extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/xcmiscproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/xcmiscproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Xc Misc Protocol Headers for X development
+The XC-MISC protocol headers for X11 development.
+This extension defines a protocol that provides Xlib two ways to
+query the server for available resource IDs.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: XC-MISC extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/xcmiscproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/xcmiscproto.pc
 
-%description -n %{name}-devel
-The Xc Misc Protocol Headers for X development
+%description devel
+The XC-MISC protocol headers for X11 development.
+This extension defines a protocol that provides Xlib two ways to
+query the server for available resource IDs.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit scrnsaverproto for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package scrnsaverproto for openSUSE:Factory 
checked in at 2014-09-23 13:46:04

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


Package is scrnsaverproto

Changes:

--- /work/SRC/openSUSE:Factory/scrnsaverproto/scrnsaverproto.changes
2014-05-05 21:10:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.scrnsaverproto.new/scrnsaverproto.changes   
2014-09-23 13:46:05.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 18 11:33:19 UTC 2014 - jeng...@inai.de
+
+- Update description and other metadata
+- Use full %configure for build, and remove CFLAGS (nothing is
+  compiled)
+- Make file list more compact
+
+---



Other differences:
--
++ scrnsaverproto.spec ++
--- /var/tmp/diff_new_pack.mJWfOC/_old  2014-09-23 13:46:06.0 +0200
+++ /var/tmp/diff_new_pack.mJWfOC/_new  2014-09-23 13:46:06.0 +0200
@@ -15,54 +15,57 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   scrnsaverproto
 Version:1.2.2
-BuildRequires:  pkg-config
+Release:0
+Url:http://xorg.freedesktop.org/
+Summary:The X11 Protocol: MIT Screen Saver extension
+License:X11
+Group:  Development/Libraries/X11
 
+#Git-Clone:git://anongit.freedesktop.org/xorg/proto/scrnsaverproto
+#Git-Web:  http://cgit.freedesktop.org/xorg/proto/scrnsaverproto/
+Source: 
http://xorg.freedesktop.org/releases/individual/proto/%name-%version.tar.bz2
 #BuildRequires:  autoconf = 2.60
 #BuildRequires:  automake
-#BuildRequires:  libtool
-
-Url:http://xorg.freedesktop.org/
-Release:0
+#BuildRequires:  pkgconfig(xorg-macros) = 1.3
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:The X Protocol
-License:X11
-Group:  Development/Libraries/X11 
-#Source URL:http://xorg.freedesktop.org/releases/individual/proto/
-Source: %{name}-%{version}.tar.bz2
 
 %description
-The Screensaver Protocol Headers for X development
+The Screensaver protocol headers for X11 development.
+This extension defines a protocol to control screensaver features and
+also to query screensaver info on specific windows.
 
-%package -n %{name}-devel
-Summary:The X Protocol
+%package devel
+Summary:The X11 Protocol: MIT Screen Saver extension
 Group:  Development/Libraries/X11
 
 # Added within the 13.2 Development Cycle
-Provides:   xorg-x11-proto-devel://usr/%{_lib}/pkgconfig/scrnsaverproto.pc
+Provides:   xorg-x11-proto-devel:%_libdir/pkgconfig/scrnsaverproto.pc
 
-%description -n %{name}-devel
-The Screensaver Protocol Headers for X development
+%description devel
+The Screensaver protocol headers for X11 development.
+This extension defines a protocol to control screensaver features and
+also to query screensaver info on specific windows.
 
 %prep
 %setup -q
 
 %build
 #autoreconf -fi
-./configure CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing \
-  --prefix=/usr --libdir=%{_libdir}
+%configure
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%buildroot
 
-%files -n %{name}-devel
+%files devel
 %defattr(-,root,root)
 %doc COPYING
-%doc /usr/share/doc/*
-%dir /usr/include/X11/extensions/
-/usr/include/X11/extensions/*.h
-/usr/%{_lib}/pkgconfig/*.pc
+%doc %_datadir/doc/*
+%_includedir/X11/extensions/
+%_libdir/pkgconfig/*.pc
 
 %changelog

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



commit python-sudsds for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package python-sudsds for openSUSE:Factory 
checked in at 2014-09-23 13:46:25

Comparing /work/SRC/openSUSE:Factory/python-sudsds (Old)
 and  /work/SRC/openSUSE:Factory/.python-sudsds.new (New)


Package is python-sudsds

Changes:

--- /work/SRC/openSUSE:Factory/python-sudsds/python-sudsds.changes  
2013-10-25 11:33:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-sudsds.new/python-sudsds.changes 
2014-09-23 13:46:30.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 15 14:21:28 UTC 2014 - tchva...@suse.com
+
+- Cleanup a bit.
+
+---



Other differences:
--
++ python-sudsds.spec ++
--- /var/tmp/diff_new_pack.mZpqT0/_old  2014-09-23 13:46:31.0 +0200
+++ /var/tmp/diff_new_pack.mZpqT0/_new  2014-09-23 13:46:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sudsds
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,11 @@
 #
 
 
+%if 0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
+BuildArch:  noarch
+%endif
 Name:   python-sudsds
 Version:1.0.1
 Release:0
@@ -30,14 +35,7 @@
 BuildRequires:  python-setuptools
 BuildRequires:  python-xml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%py_requires
-%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-
-%if 0%{?suse_version}  0%{?suse_version} = 1110
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%else
-BuildArch:  noarch
-%endif
+%{py_requires}
 
 %description
 Features
@@ -62,11 +60,8 @@
 
 %install
 python setup.py install --optimize=1 --prefix=%{_prefix} --root=%{buildroot}
-rm %{buildroot}/usr/share/sudsds/{README,LICENSE.txt}
-# create symlinks for man pages
-%fdupes -s %{buildroot}/%{_mandir}
-# create hardlinks for the rest
-%fdupes %{buildroot}
+rm %{buildroot}%{_datadir}/sudsds/{README,LICENSE.txt}
+%fdupes -s %{buildroot}
 
 %files
 %defattr(-,root,root,-)

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



commit PackageKit-branding-openSUSE for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-branding-openSUSE for 
openSUSE:Factory checked in at 2014-09-23 17:16:46

Comparing /work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new (New)


Package is PackageKit-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/PackageKit-branding-openSUSE/PackageKit-branding-openSUSE.changes
2014-05-05 21:18:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.PackageKit-branding-openSUSE.new/PackageKit-branding-openSUSE.changes
   2014-09-23 17:16:48.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 10 15:00:03 UTC 2014 - dims...@opensuse.org
+
+- Rebase PackageKit-branding-default-config.patch for
+  PackageKit 0.9.6.
+
+---



Other differences:
--
++ PackageKit-branding-default-config.patch ++
--- /var/tmp/diff_new_pack.wt6k8x/_old  2014-09-23 17:16:49.0 +0200
+++ /var/tmp/diff_new_pack.wt6k8x/_new  2014-09-23 17:16:49.0 +0200
@@ -1,20 +1,15 @@
 PackageKit.conf.orig   2013-12-23 15:09:37.018505990 +0100
-+++ PackageKit.conf2013-12-23 15:10:06.895787569 +0100
-@@ -6,7 +6,7 @@
- # Shut down the daemon after this many seconds idle. 0 means don't shutdown.
- #
- # default=300
--ShutdownTimeout=300
-+ShutdownTimeout=15
- 
- # Unlock the backend after this many seconds idle.
- #
-@@ -46,7 +46,7 @@
- # NOTE: Don't enable this for backends that are slow doing SearchFile()
- #
- # default=true
--ScanDesktopFiles=true
-+ScanDesktopFiles=false
+diff -ur a/PackageKit.conf b/PackageKit.conf
+--- PackageKit.conf2014-09-10 16:55:20.039417673 +0200
 PackageKit.conf2014-09-10 16:59:09.762454591 +0200
+@@ -2,3 +2,11 @@
+ # should not have to change anything.
  
- # Update the package cache on PackageKit transactions
- # The cache is used by client applications to fetch
+ [Daemon]
++
++# Shut down the daemon after this many seconds idle. 0 means don't shutdown.
++#
++# default=300
++#
++# for openSUSE, we want this shorter so it does not interfere with zypp/yast 
all the time
++ShutdownTimeout=15
++

++ PackageKit-branding.spec.in ++
--- /var/tmp/diff_new_pack.wt6k8x/_old  2014-09-23 17:16:49.0 +0200
+++ /var/tmp/diff_new_pack.wt6k8x/_new  2014-09-23 17:16:49.0 +0200
@@ -32,11 +32,11 @@
 Patch0: PackageKit-branding-vendor.patch
 # PATCH-FEATURE-OPENSUSE PackageKit-branding-default-config.patch 
vu...@opensues.org -- Change some default configuration
 Patch1: PackageKit-branding-default-config.patch
-BuildRequires:  PackageKit = 0.8
+BuildRequires:  PackageKit = 0.9.6
 # To be in sync with upstream defaults, do branding as a patch for upstream 
file.
 # WARNING: As this package conflicts with 
PackageKit-branding-%{branding_name}, you cannot
 #  reuse build root. You have to build in a clean build root every 
time!
-BuildRequires:  PackageKit-branding-upstream = 0.8.14
+BuildRequires:  PackageKit-branding-upstream = 0.9.6
 %define packagekit_version %(rpm -q --qf '%%{version}' PackageKit)
 Requires:   PackageKit = %{packagekit_version}
 Provides:   PackageKit-branding = %{packagekit_version}

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



commit apper for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package apper for openSUSE:Factory checked 
in at 2014-09-23 17:16:55

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


Package is apper

Changes:

--- /work/SRC/openSUSE:Factory/apper/apper.changes  2014-04-23 
17:31:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.apper.new/apper.changes 2014-09-23 
17:16:58.0 +0200
@@ -1,0 +2,19 @@
+Tue Sep 23 11:22:08 UTC 2014 - co...@suse.com
+
+- add no-popup-for-background-actions.patch to avoid popups from
+  background jobs
+
+---
+Sat Sep 13 16:02:24 UTC 2014 - mailaen...@opensuse.org
+
+- Update to 0.9.1
+  * bug fix release
+
+---
+Sat Sep 13 16:01:47 UTC 2014 - mailaen...@opensuse.org
+
+- Update to 0.9.0
+  * Support for the PackageKit 0.9.x API
+  * use async calls on PackageKit-Qt everywhere
+
+---

Old:

  apper-0.8.2.tar.xz

New:

  apper-0.9.1.tar.xz
  no-popup-for-background-actions.patch



Other differences:
--
++ apper.spec ++
--- /var/tmp/diff_new_pack.BK3E9m/_old  2014-09-23 17:16:58.0 +0200
+++ /var/tmp/diff_new_pack.BK3E9m/_new  2014-09-23 17:16:58.0 +0200
@@ -20,7 +20,7 @@
 Summary:KDE interface for PackageKit
 License:GPL-2.0+ and LGPL-3.0+
 Group:  System/Packages
-Version:0.8.2
+Version:0.9.1
 Release:0
 Source0:
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
 Source1:10-opensuse-org.packagekit.updater.js
@@ -29,15 +29,16 @@
 Patch1: apper-no-dbus-service.diff
 # setting proxy requires polkit permissions - for very little gain
 Patch2: apper-no-user-proxy.diff
+Patch3: no-popup-for-background-actions.patch
 Url:http://kde-apps.org/content/show.php/Apper?content=84745
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  PackageKit-Qt-devel = 0.8.8
+BuildRequires:  PackageKit-Qt-devel = 0.9.0
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  libxml2-tools
 Recommends: %{name}-lang = %{version}
 Provides:   org.freedesktop.PackageKit.service
-Requires:   PackageKit = 0.8.8
+Requires:   PackageKit = 0.9.2
 Obsoletes:  apper-plasmoid  %{version}
 Provides:   apper-plasmoid = %{version}
 %kde4_runtime_requires
@@ -50,6 +51,7 @@
 %setup  -q
 %patch1 -p1 
 %patch2 -p1
+%patch3 -p1
 
 %build
 %cmake_kde4 -d build -- -DSCREENSHOT_PROVIDER=openSUSE

++ apper-0.8.2.tar.xz - apper-0.9.1.tar.xz ++
 164682 lines of diff (skipped)

++ no-popup-for-background-actions.patch ++
From: Stephan Kulow co...@suse.de
Subject: Avoid popup message boxes for locked or masked PK

Index: apper-0.9.1/libapper/PkTransaction.cpp
===
--- apper-0.9.1.orig/libapper/PkTransaction.cpp
+++ apper-0.9.1/libapper/PkTransaction.cpp
@@ -28,6 +28,7 @@
 #include KService
 #include KPixmapSequence
 #include KPixmapSequenceOverlayPainter
+#include KNotification
 
 #include KDebug
 
@@ -765,11 +766,26 @@ void PkTransaction::showSorry(const QStr
 {
 PkTransactionWidget *widget = qobject_castPkTransactionWidget 
*(d-parentWindow);
 if (!widget || widget-isCancelVisible()) {
+// for background jobs like getupdates (triggered by a timer) we don't 
want a popup
+if (role() == Transaction::RoleGetUpdates) {
+   KNotification *notify;
+   notify = new KNotification(TransactionMessage, 0, 
KNotification::Persistent);
+   notify-setComponentData(KComponentData(apperd));
+   notify-setTitle(title);
+   if (details.isEmpty()) 
+ notify-setText(description);
+   else
+ notify-setText(details);
+
+   notify-setPixmap(KIcon(dialog-warning).pixmap(KPK_ICON_SIZE, 
KPK_ICON_SIZE));
+   notify-sendEvent();
+} else {
 if (details.isEmpty()) {
 KMessageBox::sorry(d-parentWindow, description, title);
 } else {
 KMessageBox::detailedSorry(d-parentWindow, description, details, 
title);
 }
+}
 } else {
 emit sorry(title, description, details);
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PackageKit for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2014-09-23 17:16:48

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


Package is PackageKit

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2014-08-11 
10:09:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2014-09-23 17:16:49.0 +0200
@@ -1,0 +2,95 @@
+Fri Sep 12 12:17:30 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.0.0:
+  + The offline update functionality has moved to a proper D-Bus
+interface and the pkexec helpers have been removed. Offline
+updates is an important feature that no longer deserves to be
+bolted-on. All the existing users have been ported to the new
+interface, but you need 3.13.92 if you're running GNOME from
+unstable or jhbuild.
+  + No more plugins. Both in-tree and out-of-tree plugins were the
+biggest source of crashes, and with the systemd offline updates
+merged into the core daemon they are just not reuired anymore.
+All affected projects have been notified.
+  + No more conary, opkg, smart or yum plugins. These have been
+unmaintained and broken for over two years, so time to give
+them the heave-ho.
+  + The alpm, aptcc, hif and zypp plugins have had lots of love,
+and are up to date with the latest features and working well.
+  + New Features:
+- Add a D-Bus interface and helpers for offline support.
+- Add a repo-set-data command to packagekit-direct.
+- Add a simple script that generates some offline metadata.
+- Add pk_backend_job_get_cancellable().
+- Add pk_backend_job_is_cancelled().
+- Add pk_backend_set_user_data().
+- Add pk_offline_get_prepared_sack() and use it in the
+  systemd-updates plugin.
+- Remove pk-debuginfo-install.
+- Remove support for distros not supporting /etc/os-release.
+- Remove the --enable-systemd-updates configure switch.
+- Remove the events/pre-transaction.d functionality.
+- Remove the pkexec systemd helpers.
+- Remove the plugin interface.
+- Remove various options from the config file.
+  + Bugfixes:
+- Automatically do pk_backend_job_finished() for threaded
+  backends.
+- Do not shutdown the daemon on idle by default.
+- Fix compile of the ConnMan network support.
+- Fix packagekit-offline-update.service generation.
+- Increase the default transaction limits.
+- Prefer npapi-sdk over mozilla-plugins.
+- Refresh the NetworkManager state when the daemon starts.
+- Add rcpackagekitd and rcpackagekitd-offline-update symlinks.
+- Shorten the Summary of PackageKit-branding-upstream a bit.
+
+---
+Wed Sep 10 09:21:22 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.6 (git master/0fcee3c):
+  + Fix a multitude of possible crashers.
+- Drop  0002-Build-against-npapi-sdk-instead-of-xulrunner.patch and
+  PackageKit-zypp-0.9.patch: fixed upstream.
+
+---
+Tue Sep  9 20:16:24 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.5:
+  + New Features:
+- Add --allow-untrusted option to pkcon.
+- Add a new tool called packagekit-direct that can run without
+  a daemon.
+- Remove remaining time reporting.
+- Remove the desktop.db plugin.
+  + Bugfixes:
+- Do not commit the transaction manually but instead set the
+  correct state.
+- Do not log a critical warning when idle exiting.
+- Fix a crash when we are cancelling a transaction that has not
+  yet been run.
+- Make browser-plugin search for npapi-sdk or mozilla-plugin.
+- Never ever use g_main_context_iteration() manually.
+  + Backend fixes.
+  + For changes from version 0.9.1 up to 0.9.4: please see NEWS
+file.
+- No longer pass --with-security-framework to configure: not known
+  anymore.
+- Rebase 0002-Build-against-npapi-sdk-instead-of-xulrunner.patch
+  and PackageKit-dbus-location.patch.
+- Drop PackageKit-zypp-filter-uninstalled-packages.patch: fixed
+  upstream.
+- Add PackageKit-zypp-0.9.patch: port zypp backend to PK 0.9.x.
+- Drop typelib-1_0-PackageKitPlugin-1_0 subpackage: the plugin
+  architecture does no longer exist.
+- Rename libpackagekit-glib2-16 subpackage to
+  libpackagekit-glib2-18, following upstreams soname change.
+- Rework for GStreamer 1.0 support:
+  + Remove gstreamer-0_10-devel and
+gstreamer-0_10-plugins-base-devel BuildRequires.
+  + Add gstreamer-devel and gstreamer-plugins-base-devel
+BuildRequires.
+  + Change supplements in gstreamer-plugin to
+packageand(%{name}:gstreamer-plugins-base).
+

commit PackageKit-Qt for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package PackageKit-Qt for openSUSE:Factory 
checked in at 2014-09-23 17:16:50

Comparing /work/SRC/openSUSE:Factory/PackageKit-Qt (Old)
 and  /work/SRC/openSUSE:Factory/.PackageKit-Qt.new (New)


Package is PackageKit-Qt

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit-Qt/PackageKit-Qt.changes  
2013-09-25 17:18:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit-Qt.new/PackageKit-Qt.changes 
2014-09-23 17:16:51.0 +0200
@@ -1,0 +2,52 @@
+Thu Sep 18 22:23:11 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add
+  0001-Use-GNUInstallDirs-to-determine-most-of-used-variabl.patch:
+  Use GNUinstallDirs to determine relevant destination directories.
+  Also removed unused vars.
+- Pass only install prefix, the above patch takes care of the
+  libdir.
+
+---
+Thu Sep 18 01:03:15 UTC 2014 - dims...@opensuse.org
+
+- Add PackageKit-Qt-ff-7248b030c0.patch: Fast forward to git
+  commit 7248b030c0, fixing build with PackageKit 1.0.0.
+- Rename libpackagekit-qt2-6 subpackage to libpackagekitqt4-0,
+  following upstreams soname bump.
+- Adust Requires in -devel package accordingly.
+
+---
+Wed Sep 10 09:58:37 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.9.2:
+  + Notes:
+- Update to new PK API 0.9.
+- Applied a series of patches to port to Qt5.
+  + New Features:
+- Add GetDetailsLocal, GetFilesLocal and RepoRemove.
+- Make use of DBus Properties changed to make less blocking
+  calls.
+  + Bugfixes:
+- Allow for Details to be empty constructed.
+- Cleaned include directive.
+- Finish the API changes to get rid of blocking calls.
+- Fix CMake var names for both Qt versions.
+- Fix libdir path.
+- Fix reply signature for Transaction methods.
+- Improve object handlying.
+- I think the API level should be hidden from libname.
+- Keep only one transaction flags, which is unlikely to change.
+- PackageKit doesn't has a changed signal anymore.
+- Properly delete private data on daemon as DaemonPrivate is
+  not a QObject.
+- Properly handle new Details signal.
+- Properly init some Daemon values.
+- Queue signals so that all transaction properties are
+  available when needed.
+- Remove debug info.
+- Update Roles enum, remove Provides enum, and fix some docs
+  typos.
+- Drop PackageKit-Qt-libdir-references.patch: fixed upstream.
+
+---

Old:

  PackageKit-Qt-0.8.8.tar.xz
  PackageKit-Qt-libdir-references.patch

New:

  0001-Use-GNUInstallDirs-to-determine-most-of-used-variabl.patch
  PackageKit-Qt-0.9.2.tar.xz
  PackageKit-Qt-ff-7248b030c0.patch



Other differences:
--
++ PackageKit-Qt.spec ++
--- /var/tmp/diff_new_pack.6wqpow/_old  2014-09-23 17:16:52.0 +0200
+++ /var/tmp/diff_new_pack.6wqpow/_new  2014-09-23 17:16:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package PackageKit-Qt
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,17 @@
 
 
 Name:   PackageKit-Qt
-Version:0.8.8
+Version:0.9.2
 Release:0
 Summary:Simple software installation management software
 License:LGPL-2.1+
 Group:  System/Daemons
 Url:http://packagekit.org/
-Source: http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM PackageKit-Qt-libdir-references.patch alarr...@suse.com 
-- Fix lib location written into .cmake and .pc file.
-Patch0: PackageKit-Qt-libdir-references.patch
+Source: 
http://www.freedesktop.org/software/PackageKit/releases/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM PackageKit-Qt-ff-7248b030c0.patch dims...@opensuse.org -- 
Fast forward to git 7248b030c
+Patch0: PackageKit-Qt-ff-7248b030c0.patch
+# PATCH-FIX-UPSTREAM 
0001-Use-GNUInstallDirs-to-determine-most-of-used-variabl.patch 
hrvoje.sen...@gmail.com -- Use GNUinstallDirs to determine relevant destination 
directories. Also removed unused vars.
+Patch1: 0001-Use-GNUInstallDirs-to-determine-most-of-used-variabl.patch
 BuildRequires:  PackageKit-devel = %{version}
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
@@ -38,11 +40,11 @@
 use some of the latest technology like PolicyKit to make the process
 suck less.
 
-%package -n libpackagekit-qt2-6

commit nodejs-npm-package-arg for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-npm-package-arg for 
openSUSE:Factory checked in at 2014-09-23 17:17:35

Comparing /work/SRC/openSUSE:Factory/nodejs-npm-package-arg (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-npm-package-arg.new (New)


Package is nodejs-npm-package-arg

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-npm-package-arg.new/nodejs-npm-package-arg.changes
   2014-09-23 17:17:36.0 +0200
@@ -0,0 +1,10 @@
+---
+Mon Sep 22 18:38:07 UTC 2014 - i...@marguerite.su
+
+- format specfile
+
+---
+Fri Sep 19 13:28:07 UTC 2014 - jgleiss...@suse.com
+
+- Initial build
+

New:

  nodejs-npm-package-arg.changes
  nodejs-npm-package-arg.spec
  npm-package-arg-2.1.2.tgz



Other differences:
--
++ nodejs-npm-package-arg.spec ++
#
# spec file for package nodejs-npm-package-arg
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name npm-package-arg

Name:   nodejs-npm-package-arg
Version:2.1.2
Release:0
Summary:Parse things that can be arguments to `npm install`
License:ISC
Group:  Development/Languages/Other
Url:https://github.com/npm/npm-package-arg
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
Requires:   nodejs-semver
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
Takes an argument like foo@1.2, or foo@user/foo, or http://x.com/foo.tgz, or 
git+https://github.com/user/foo, and figures out what type of thing it is.

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json npa.js \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE
%{nodejs_modulesdir}/%{base_name}

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



commit rsyslog for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2014-09-23 17:16:54

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


Package is rsyslog

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2014-09-18 
08:02:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2014-09-23 
17:16:56.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 22 19:50:42 UTC 2014 - andreas.stie...@gmx.de
+
+- fix build with json-c 0.12 with upstream patch
+  rsyslog-8.4.0-json-c-0.12.patch
+- json-c provides a compatibility pkg-config for json. Add 
+  rsyslog-8.4.0-json-c-0.12-configure.patch to check for the
+  required function directly.
+
+---

New:

  rsyslog-8.4.0-json-c-0.12-configure.patch
  rsyslog-8.4.0-json-c-0.12.patch



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.vMEd5f/_old  2014-09-23 17:16:57.0 +0200
+++ /var/tmp/diff_new_pack.vMEd5f/_new  2014-09-23 17:16:57.0 +0200
@@ -90,6 +90,11 @@
 Requires(pre):  %insserv_prereq %fillup_prereq /etc/init.d/syslog
 BuildRequires:  klogd
 %endif
+# for Patch3 rsyslog-8.4.0-json-c-0.12-configure.patch
+BuildRequires:  autoconf = 2.61
+BuildRequires:  automake
+BuildRequires:  libtool
+#
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  openssl-devel = 0.9.7
@@ -186,6 +191,8 @@
 # PATCH-FIX-OPENSUSE rsyslog-unit.patch crrodrig...@opensuse.org Customize 
upstream systemd unit for openSUSE needs.
 Patch0: rsyslog-unit.patch
 Patch1: rsyslog-8.4.0_implicit_declaration.patch
+Patch2: rsyslog-8.4.0-json-c-0.12.patch
+Patch3: rsyslog-8.4.0-json-c-0.12-configure.patch
 
 # this is a dirty hack since % dir does only work for the specified directory 
and nothing above
 # but I want to be able to switch this to /etc/apparmor.d once the profiles 
received more testing
@@ -482,6 +489,8 @@
 %setup -q -n %{name}-%{upstream_version} -a 14
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 #
 %if %{with systemd}
 for file in rsyslog-service-prepare; do
@@ -493,6 +502,8 @@
 %endif
 
 %build
+# for Patch3 rsyslog-8.4.0-json-c-0.12-configure.patch
+autoreconf -fiv
 export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing -W -Wall -I../grammar 
-I../../grammar
 # needs java
 #--enable-gui\

++ rsyslog-8.4.0-json-c-0.12-configure.patch ++
From: Andreas Stieger andreas.stie...@gmx.de
Subject: [PATCH] fix build with json-c 0.12 if it provides a compatibility 
json.pc
Date: Mon, 22 Sep 2014 20:40:53 +0100
Upstream: submitting
References: 

json-c on openSUSE provides a compatibility pkg-config for json.
The autoconf check find it first, assuming it does not provide 
the function json_tokener_error_desc. Check for availability of 
function using AC_CHECK_FUNCS instead.

---
 configure.ac |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Index: rsyslog-8.4.0/configure.ac
===
--- rsyslog-8.4.0.orig/configure.ac 2014-08-18 10:41:34.0 +0100
+++ rsyslog-8.4.0/configure.ac  2014-09-22 20:34:18.0 +0100
@@ -32,14 +32,16 @@ PKG_PROG_PKG_CONFIG
 PKG_CHECK_MODULES(LIBESTR, libestr = 0.1.9)
 PKG_CHECK_MODULES(LIBLOGGING_STDLOG, liblogging-stdlog = 1.0.3)
 PKG_CHECK_MODULES([JSON_C], [json],, [
-   PKG_CHECK_MODULES([JSON_C], [json-c],
-  [AC_DEFINE([HAVE_JSON_TOKENER_ERROR_DESC], [1], [we have the 
newer JSON-C API])])
+   PKG_CHECK_MODULES([JSON_C], [json-c],,)
 ])
 
 # if int64 is supported, use it
 AC_CHECK_LIB(json-c, json_object_new_object,,)
 AC_CHECK_FUNCS(json_object_new_int64,,)
 
+# look for newer API
+AC_CHECK_FUNCS(json_tokener_error_desc,,)
+
 case ${host} in
   *-*-linux*)
 AC_DEFINE([OS_LINUX], [1], [Indicator for a Linux OS])
++ rsyslog-8.4.0-json-c-0.12.patch ++
From: Rainer Gerhards rgerha...@adiscon.com
Date:   Tue Aug 19 11:33:41 2014 +0200
Subject: build failure on systems which don't have json_tokener_errors
Upstream: Committed
References: 
https://github.com/rsyslog/rsyslog/commit/6b47dd542d07ed557f02af9970d1004eb262e1c1

bugfix: build failure on systems which don't have json_tokener_errors

Older versions of json-c need to use a different API (which don't exists
on newer versions, unfortunately...)
Thanks to Thomas D. for reporting this problem.

Build error:
[   77s] msg.c: In function 'MsgSetPropsViaJSON':
[   77s] msg.c:4077:14: error: 'json_tokener_errors' undeclared (first use in 
this function)
[   77s]  errMsg = json_tokener_errors[err];

diff --git a/runtime/msg.c 

commit json-c for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package json-c for openSUSE:Factory checked 
in at 2014-09-23 17:16:53

Comparing /work/SRC/openSUSE:Factory/json-c (Old)
 and  /work/SRC/openSUSE:Factory/.json-c.new (New)


Package is json-c

Changes:

--- /work/SRC/openSUSE:Factory/json-c/json-c.changes2014-04-11 
14:40:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.json-c.new/json-c.changes   2014-09-23 
17:16:54.0 +0200
@@ -1,0 +2,39 @@
+Sat Sep 20 12:07:25 UTC 2014 - andreas.stie...@gmx.de
+
+- json-c 0.12
+  Fixes for security issues contained in this release have been
+  previously patched into this package, but listed for completeness:
+  * Address security issues:
+* CVE-2013-6371: hash collision denial of service
+* CVE-2013-6370: buffer overflow if size_t is larger than int
+- Further changes:
+  * Avoid potential overflow in json_object_get_double
+  * Eliminate the mc_abort() function and MC_ABORT macro.
+  * Make the json_tokener_errors array local.  It has been deprecated for
+ a while, and json_tokener_error_desc() should be used instead.
+  * change the floating point output format to %.17g so values with 
+ more than 6 digits show up in the output.
+  * Remove the old libjson.so name compatibility support.  The library is
+  only created as libjson-c.so now and headers are only installed 
+  into the ${prefix}/json-c directory.
+  * When supported by the linker, add the -Bsymbolic-functions flag.
+  * Make strict mode more strict:
+* number must not start with 0
+* no single-quote strings
+* no comments
+* trailing char not allowed
+* only allow lowercase literals
+  * Added a json_object_new_double_s() convenience function to allow
+an exact string representation of a double to be specified when
+creating the object and use it in json_tokener_parse_ex() so
+a re-serialized object more exactly matches the input.
+  * Add support NaN and Infinity
+- packaging changes:
+  * json-c-hash-dos-and-overflow-random-seed-4e.patch is upstream
+  * Move from json-c-lfs.patch which removed warning errors and
+autoconf call to json-c-0.12-unused_variable_size.patch from 
+upstream which fixes the warning
+  * except for SLE 11 where autoreconf call is required
+  * add licence file to main package
+
+---

Old:

  json-c-0.11.tar.gz
  json-c-hash-dos-and-overflow-random-seed-4e.patch
  json-c-lfs.patch

New:

  json-c-0.12-unused_variable_size.patch
  json-c-0.12.tar.gz



Other differences:
--
++ json-c.spec ++
--- /var/tmp/diff_new_pack.httraN/_old  2014-09-23 17:16:55.0 +0200
+++ /var/tmp/diff_new_pack.httraN/_new  2014-09-23 17:16:55.0 +0200
@@ -19,23 +19,20 @@
 %define libname libjson-c
 %define libsoname %{libname}2
 %define oldlibname libjson
-
 Name:   json-c
+Version:0.12
+Release:0
 Summary:JSON implementation in C
 License:MIT
 Group:  Development/Libraries/C and C++
-Version:0.11
-Release:0
 Url:https://github.com/json-c/json-c/wiki
-
 #Git-Clone git://github.com/json-c/json-c
 Source0:
https://s3.amazonaws.com/json-c_releases/releases/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
-Patch0: %{name}-lfs.patch
-Patch1: %{name}-hash-dos-and-overflow-random-seed-4e.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch0: json-c-0.12-unused_variable_size.patch
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 JSON-C implements a reference counting object model that allows you to
@@ -76,7 +73,7 @@
 Group:  Documentation/Other
 Provides:   %{oldlibname}-doc = %{version}
 Obsoletes:  %{oldlibname}-doc  %{version}
-%if 0%{suse_version} = 1120
+%if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
 
@@ -91,21 +88,23 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
+%if 0%{?suse_version} = 1110
+sed -i 's/-Werror //g' Makefile.am.inc
 autoreconf -fiv
+%endif
 %configure --disable-static --with-pic --disable-oldname-compat
-%{__make} %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %check
-%{__make} %{?_smp_mflags} check
+make %{?_smp_mflags} check
 
 %install
-%makeinstall DESTDIR=$RPM_BUILD_ROOT libdir=%{_libdir} mandir=%{_mandir}
-rm -Rf %buildroot/%_libdir/*.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags} DESTDIR=%{buildroot} 
libdir=%{_libdir} mandir=%{_mandir}
+find %{buildroot} -type f -name *.la -delete -print
 # create a compatibilty pkg-config file for software needing it
-(cd $RPM_BUILD_ROOT%{_libdir}/pkgconfig  ln -s json-c.pc json.pc)

commit python-qt4 for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-09-23 17:16:51

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-08-01 
14:34:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-09-23 17:16:53.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 20 19:48:11 UTC 2014 - edog...@aon.at
+
+- tweaked python3-qt4.spec to also include the dbus support module
+
+---



Other differences:
--
++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.ydDo35/_old  2014-09-23 17:16:53.0 +0200
+++ /var/tmp/diff_new_pack.ydDo35/_new  2014-09-23 17:16:53.0 +0200
@@ -30,12 +30,15 @@
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python3-sip-devel = 4.16
 %requires_gedbus-1-python
+%requires_gedbus-1-python3
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}
 %requires_python3_sip_api
@@ -76,7 +79,7 @@
 %build
 export CXXFLAGS=%{optflags}
 export CFLAGS=%{optflags}
-python3 configure.py --confirm-license --qsci-api -u
+python3 configure-ng.py --confirm-license --qsci-api -u -s 
/usr/include/dbus-1.0
 
 make %{?_smp_mflags}
 
@@ -102,6 +105,7 @@
 %defattr(-,root,root)
 %doc README
 %{python3_sitearch}/PyQt4/
+%{python3_sitelib}/dbus/mainloop/qt.so
 
 %files devel
 %defattr(-,root,root)

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



commit nodejs-normalize-package-data for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-normalize-package-data for 
openSUSE:Factory checked in at 2014-09-23 17:17:29

Comparing /work/SRC/openSUSE:Factory/nodejs-normalize-package-data (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-normalize-package-data.new (New)


Package is nodejs-normalize-package-data

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-normalize-package-data.new/nodejs-normalize-package-data.changes
 2014-09-23 17:17:30.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Sep 21 19:50:35 UTC 2014 - i...@marguerite.su
+
+- update version 1.0.2
+
+---
+Tue Aug 19 08:26:53 UTC 2014 - jgleiss...@suse.com
+
+- Initial build
+

New:

  nodejs-normalize-package-data.changes
  nodejs-normalize-package-data.spec
  normalize-package-data-1.0.2.tgz



Other differences:
--
++ nodejs-normalize-package-data.spec ++
#
# spec file for package nodejs-normalize-package-data
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name normalize-package-data

Name:   nodejs-normalize-package-data
Version:1.0.2
Release:0
Summary:Normalizes data that can be found in package.json files
License:BSD-2-Clause
Group:  Development/Languages/Other
Url:https://github.com/meryn/normalize-package-data
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
Requires:   nodejs-github-url-from-git
Requires:   nodejs-github-url-from-username-repo
Requires:   nodejs-semver
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
normalize-package data exports a function that normalizes package metadata. 
This data is typically found in a package.json file, but in principle could 
come from any source - for example the npm registry. 

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json lib \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc AUTHORS README.md LICENSE
%{nodejs_modulesdir}/%{base_name}

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



commit nodejs-hoek for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-hoek for openSUSE:Factory 
checked in at 2014-09-23 17:17:22

Comparing /work/SRC/openSUSE:Factory/nodejs-hoek (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-hoek.new (New)


Package is nodejs-hoek

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-hoek.new/nodejs-hoek.changes 
2014-09-23 17:17:23.0 +0200
@@ -0,0 +1,5 @@
+---
+Mon Sep 22 14:40:45 UTC 2014 - i...@marguerite.su
+
+- initial version 2.4.1
+

New:

  hoek-2.4.1.tgz
  nodejs-hoek.changes
  nodejs-hoek.spec



Other differences:
--
++ nodejs-hoek.spec ++
#
# spec file for package nodejs-hoek
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name hoek

Name:   nodejs-hoek
Version:2.4.1
Release:0
Summary:General purpose node utilities
License:BSD-2-Clause
Group:  Development/Languages/Other
Url:https://github.com/hapijs/hoek
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
General purpose node utilities.

%prep
%setup -q -n package
chmod 0644 package.json index.js lib/*.js AUTHORS README.md LICENSE images/*.png

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json index.js lib images \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE AUTHORS
%{nodejs_modulesdir}/%{base_name}

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



commit nodejs-path-is-inside for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-path-is-inside for 
openSUSE:Factory checked in at 2014-09-23 17:17:39

Comparing /work/SRC/openSUSE:Factory/nodejs-path-is-inside (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-path-is-inside.new (New)


Package is nodejs-path-is-inside

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-path-is-inside.new/nodejs-path-is-inside.changes
 2014-09-23 17:17:40.0 +0200
@@ -0,0 +1,10 @@
+---
+Mon Sep 22 18:20:12 UTC 2014 - i...@marguerite.su
+
+- format specfile
+
+---
+Mon Aug 18 14:04:26 UTC 2014 - jgleiss...@suse.com
+
+- Initial build
+

New:

  nodejs-path-is-inside.changes
  nodejs-path-is-inside.spec
  path-is-inside-1.0.1.tgz



Other differences:
--
++ nodejs-path-is-inside.spec ++
#
# spec file for package nodejs-path-is-inside
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name path-is-inside

Name:   nodejs-path-is-inside
Version:1.0.1
Release:0
Summary:Tests whether one path is inside another path
License:WTFPL
Group:  Development/Languages/Other
Url:https://github.com/domenic/path-is-inside
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
The path-is-inside package will give you a robust, cross-platform way of 
detecting whether a given path is inside another path.

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json lib \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE.txt
%{nodejs_modulesdir}/%{base_name}

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



commit nodejs-opener for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-opener for openSUSE:Factory 
checked in at 2014-09-23 17:17:37

Comparing /work/SRC/openSUSE:Factory/nodejs-opener (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-opener.new (New)


Package is nodejs-opener

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-opener.new/nodejs-opener.changes 
2014-09-23 17:17:38.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Sep 21 19:39:44 UTC 2014 - i...@marguerite.su
+
+- update version 1.4.0
+
+---
+Mon Aug 18 13:46:25 UTC 2014 - jgleiss...@suse.com
+
+- Initial build
+

New:

  nodejs-opener.changes
  nodejs-opener.spec
  opener-1.4.0.tgz



Other differences:
--
++ nodejs-opener.spec ++
#
# spec file for package nodejs-opener
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name opener

Name:   nodejs-opener
Version:1.4.0
Release:0
Summary:Cross-platform file opener
License:WTFPL
Group:  Development/Languages/Other
Url:https://github.com/isaacs/opener
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires:  dos2unix
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
Opens stuff, like webpages and files and executables, cross-platform. That is,
in your desktop environment. This will make actual windows pop up, with stuff
in them.

%prep
%setup -q -n package
chmod 755 opener.js
dos2unix LICENSE.txt README.md

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
mkdir -p %{buildroot}%{_bindir}
cp -pr package.json opener.js \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/
ln -sf %{nodejs_modulesdir}/%{base_name}/opener.js %{buildroot}%{_bindir}/opener

%files
%defattr(-,root,root,-)
%doc README.md LICENSE.txt
%{nodejs_modulesdir}/%{base_name}
%{_bindir}/opener

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



commit nodejs-delayed-stream for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-delayed-stream for 
openSUSE:Factory checked in at 2014-09-23 17:17:18

Comparing /work/SRC/openSUSE:Factory/nodejs-delayed-stream (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-delayed-stream.new (New)


Package is nodejs-delayed-stream

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-delayed-stream.new/nodejs-delayed-stream.changes
 2014-09-23 17:17:19.0 +0200
@@ -0,0 +1,5 @@
+---
+Mon Sep 22 09:46:52 UTC 2014 - i...@marguerite.su
+
+- initial version 0.0.5
+

New:

  delayed-stream-0.0.5.tgz
  nodejs-delayed-stream.changes
  nodejs-delayed-stream.spec



Other differences:
--
++ nodejs-delayed-stream.spec ++
#
# spec file for package nodejs-delayed-stream
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name delayed-stream

Name:   nodejs-delayed-stream
Version:0.0.5
Release:0
Summary:Buffers events from a stream until you are ready to handle them
License:MIT
Group:  Development/Languages/Other
Url:https://github.com/felixge/node-delayed-stream
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
Buffers events from a stream until you are ready to handle them.

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json lib \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc Readme.md License
%{nodejs_modulesdir}/%{base_name}

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



commit nodejs-lockfile for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-lockfile for openSUSE:Factory 
checked in at 2014-09-23 17:17:26

Comparing /work/SRC/openSUSE:Factory/nodejs-lockfile (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-lockfile.new (New)


Package is nodejs-lockfile

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lockfile.new/nodejs-lockfile.changes 
2014-09-23 17:17:27.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Sep 21 19:57:37 UTC 2014 - i...@marguerite.su
+
+- update version 1.0.0
+
+---
+Mon Aug 18 12:39:07 UTC 2014 - jgleiss...@suse.com
+
+- Initial build
+

New:

  lockfile-1.0.0.tgz
  nodejs-lockfile.changes
  nodejs-lockfile.spec



Other differences:
--
++ nodejs-lockfile.spec ++
#
# spec file for package nodejs-lockfile
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name lockfile

Name:   nodejs-lockfile
Version:1.0.0
Release:0
Summary:Node.js lock file utility
License:BSD-2-Clause
Group:  Development/Languages/Other
Url:https://github.com/isaacs/lockfile
Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
A very polite lock file utility, which endeavors to not litter, and to wait 
patiently for others. 

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json lockfile.js \
%{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE
%{nodejs_modulesdir}/%{base_name}

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