commit lxappearance for openSUSE:Factory

2020-07-06 Thread root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2020-07-06 16:34:11

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


Package is "lxappearance"

Mon Jul  6 16:34:11 2020 rev:32 rq:818966 version:0.6.3

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2017-01-12 15:55:02.382245762 +0100
+++ /work/SRC/openSUSE:Factory/.lxappearance.new.3060/lxappearance.changes  
2020-07-06 16:36:57.744577164 +0200
@@ -1,0 +2,6 @@
+Sat Jul  4 08:29:08 UTC 2020 - Andreas Stieger 
+
+- lxappearance 0.6.3:
+  * No longer ignore GTK_RC_FILES
+
+---

Old:

  lxappearance-0.6.2.tar.xz

New:

  lxappearance-0.6.3.tar.xz



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.Q2R3p5/_old  2020-07-06 16:36:58.792580390 +0200
+++ /var/tmp/diff_new_pack.Q2R3p5/_new  2020-07-06 16:36:58.792580390 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxappearance
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   lxappearance
-Version:0.6.2
+Version:0.6.3
 Release:0
 Summary:It's a desktop-independent theme switcher for GTK+
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/GUI/LXDE
-Url:http://www.lxde.org/
-Source0:%{name}-%{version}.tar.xz
+URL:http://www.lxde.org/
+Source0:
https://sourceforge.net/projects/lxde/files/LXAppearance/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  docbook-utils
@@ -35,11 +35,10 @@
 BuildRequires:  libxslt
 BuildRequires:  perl
 BuildRequires:  perl-XML-Parser
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 Recommends: %{name}-lang
 Recommends: %{name}-obconf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 LXAppearance is part of LXDE project.
@@ -61,11 +60,11 @@
 %build
 %configure \
--enable-dbus \
---sysconfdir=/etc
-make %{?_smp_mflags} V=1
+--sysconfdir=%{_sysconfdir}
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 # own the pugins dir so that we don't need it
 # for each plugin we will install later
 mkdir -p %{buildroot}/%{_libdir}/lxappearance/plugins
@@ -80,24 +79,24 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
+%license COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/ui
 %{_datadir}/%{name}/ui/lxappearance.ui
 %{_datadir}/%{name}/ui/about.ui
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/%{name}.1%{?ext_man}
 %dir %{_libdir}/lxappearance
 %dir %{_libdir}/lxappearance/plugins
 
 %files devel
-%defattr(-,root,root)
+%license COPYING
 %dir %{_includedir}/%{name}
 %{_includedir}/%{name}/%{name}.h
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
+%license COPYING
 
 %changelog

++ lxappearance-0.6.2.tar.xz -> lxappearance-0.6.3.tar.xz ++
 3708 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/lxappearance-0.6.2/compile new/lxappearance-0.6.3/compile
--- old/lxappearance-0.6.2/compile  2014-10-23 21:36:29.0 +0200
+++ new/lxappearance-0.6.3/compile  2017-01-25 02:35:05.0 +0100
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs 

commit lxappearance for openSUSE:Factory

2014-10-25 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2014-10-25 08:33:28

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


Package is "lxappearance"

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2014-10-24 10:48:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2014-10-25 11:13:43.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct 24 08:47:57 UTC 2014 - t...@gmx.com
+
+- new upstream version 0.6.1
+  * Always save gtkrc files, even with lxsession running
+- spec file clean up
+
+---

Old:

  lxappearance-0.6.0.tar.xz

New:

  lxappearance-0.6.1.tar.xz



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.Yt2MQ4/_old  2014-10-25 11:13:43.0 +0200
+++ /var/tmp/diff_new_pack.Yt2MQ4/_new  2014-10-25 11:13:43.0 +0200
@@ -17,29 +17,22 @@
 
 
 Name:   lxappearance
-Version:0.6.0
+Version:0.6.1
 Release:0
 Summary:It's a desktop-independent theme switcher for GTK+
 License:GPL-2.0
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  docbook-utils
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
-BuildRequires:  gcc
-BuildRequires:  gcc-c++
-BuildRequires:  gettext-runtime
-BuildRequires:  gettext-tools
 BuildRequires:  gnome-icon-theme
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libxslt
-BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
@@ -68,7 +61,6 @@
 %build
 %configure \
--enable-dbus \
---disable-static \
 --sysconfdir=/etc
 make %{?_smp_mflags} V=1
 

++ lxappearance-0.6.0.tar.xz -> lxappearance-0.6.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxappearance-0.6.0/configure 
new/lxappearance-0.6.1/configure
--- old/lxappearance-0.6.0/configure2014-10-21 22:04:59.0 +0200
+++ new/lxappearance-0.6.1/configure2014-10-23 21:36:29.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for lxappearance 0.6.0.
+# Generated by GNU Autoconf 2.69 for lxappearance 0.6.1.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='lxappearance'
 PACKAGE_TARNAME='lxappearance'
-PACKAGE_VERSION='0.6.0'
-PACKAGE_STRING='lxappearance 0.6.0'
+PACKAGE_VERSION='0.6.1'
+PACKAGE_STRING='lxappearance 0.6.1'
 PACKAGE_BUGREPORT='http://lxde.org/'
 PACKAGE_URL=''
 
@@ -1348,7 +1348,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures lxappearance 0.6.0 to adapt to many kinds of systems.
+\`configure' configures lxappearance 0.6.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1414,7 +1414,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of lxappearance 0.6.0:";;
+ short | recursive ) echo "Configuration of lxappearance 0.6.1:";;
esac
   cat <<\_ACEOF
 
@@ -1533,7 +1533,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-lxappearance configure 0.6.0
+lxappearance configure 0.6.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1902,7 +1902,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by lxappearance $as_me 0.6.0, which was
+It was created by lxappearance $as_me 0.6.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2765,7 +2765,7 @@
 
 # Define the identity of the package.
  PACKAGE='lxappearance'
- VERSION='0.6.0'
+ VERSION='0.6.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -7979,7 +7979,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by lxappearance $as_me 0.6.0, which was
+This file was extended by lxappearance $as_me 0.6.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -8045,7 +8045,7 @@
 cat >>$CONFIG_STATUS <<_

commit lxappearance for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

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

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


Package is "lxappearance"

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2014-09-22 11:11:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2014-10-24 10:48:20.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct 21 21:35:35 UTC 2014 - t...@gmx.com
+
+- new upstream version 0.6.0
+  * SF#694 Fix incorrect settings in .config/gtk-3.0/settings.ini:
+should be 0/1, not bools.
+  * Enable accessibility modules toggle in GTK+ configuration
+  * Add a Keywords line into lxappearance.desktop file
+  * Fix 'make distcheck' : data/ui/*.ui should be cleaned
+  * Translation updates
+
+---

Old:

  lxappearance-0.5.6.tar.xz

New:

  lxappearance-0.6.0.tar.xz



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.W0kRRR/_old  2014-10-24 10:48:21.0 +0200
+++ /var/tmp/diff_new_pack.W0kRRR/_new  2014-10-24 10:48:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lxappearance
-Version:0.5.6
+Version:0.6.0
 Release:0
 Summary:It's a desktop-independent theme switcher for GTK+
 License:GPL-2.0

++ lxappearance-0.5.6.tar.xz -> lxappearance-0.6.0.tar.xz ++
 3965 lines of diff (skipped)

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



commit lxappearance for openSUSE:Factory

2014-09-22 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2014-09-22 11:11:36

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


Package is "lxappearance"

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2014-09-03 20:22:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2014-09-22 11:11:38.0 +0200
@@ -1,0 +2,30 @@
+Fri Sep 19 20:32:29 UTC 2014 - t...@gmx.com
+
+- new upstream release 0.5.6
+  * Change AC_CONFIG_MACRO_DIR to [.] instead of [m4]
+  * Add compilation notes into README file
+  * Include ~/.gtkrc-2.0.mine first to be able to apply changes from
+  * LXAppearance
+  * Add 'keyboard_options' frame for future improvements
+  * [SF#614]Don't follow symlink ~/.icons/default or we can recurse
+  * inheritance
+  * Avoid call to g_thread_init() with GLib >= 2.32
+  * Use .glade file names and compress them into .ui purging spaces
+  * Update Copyright years in the About dialog
+  * Fix compilation warnings with --enable-more-warnings
+  * Fix compilation warnings with --enable-debug
+  * [SF#515] Fix configure --enable-debug
+  * [SF#584] Fix crash on installing new cursor theme
+  * [SF#498] Fix lxappearanse 0.5.2 gtk3 linking problem
+  * [SF#484] Don't reset contents of settings.ini file, only update
+  * Fix crash in update_cursor_demo()
+  * Update .gitignore file
+  * Get rid of unused libtoolize - this is not a library
+  * Remove unused xml-purge program
+  * Remove po/Makefile.in.in -it's autogenerated
+  * Disable setting of custom colors if run without lxsession
+  * Fix broken pt_BR.po translation file
+  * Include lxappearance.desktop.in into release tarball
+  * Translation updates
+
+---

Old:

  lxappearance-0.5.5.tar.xz

New:

  lxappearance-0.5.6.tar.xz



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.D6AgS3/_old  2014-09-22 11:11:38.0 +0200
+++ /var/tmp/diff_new_pack.D6AgS3/_new  2014-09-22 11:11:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lxappearance
-Version:0.5.5
+Version:0.5.6
 Release:0
 Summary:It's a desktop-independent theme switcher for GTK+
 License:GPL-2.0

++ lxappearance-0.5.5.tar.xz -> lxappearance-0.5.6.tar.xz ++
 42346 lines of diff (skipped)

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



commit lxappearance for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2014-09-03 18:22:33

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


Package is "lxappearance"

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2014-01-23 15:49:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2014-09-03 20:22:50.0 +0200
@@ -2 +2,6 @@
-Thu Jan  9 20:22:36 UTC 2014 - j...@eresmas.com
+Wed Aug 27 09:59:26 UTC 2014 - t...@gmx.com
+
+- applied spec-cleaner
+
+---
+Thu Jan  9 20:22:36 UTC 2014 - t...@gmx.com



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.sH02vC/_old  2014-09-03 20:22:52.0 +0200
+++ /var/tmp/diff_new_pack.sH02vC/_new  2014-09-03 20:22:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxappearance
 #
-# Copyright (c) 2012 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,16 +17,17 @@
 
 
 Name:   lxappearance
+Version:0.5.5
+Release:0
 Summary:It's a desktop-independent theme switcher for GTK+
 License:GPL-2.0
 Group:  System/GUI/LXDE
-Version:0.5.5
-Release:0
 Url:http://www.lxde.org/
-Source0:%name-%version.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Source0:%{name}-%{version}.tar.xz
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-glib-devel
 BuildRequires:  docbook-utils
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -43,10 +44,9 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-BuildRequires:  dbus-1-devel
-BuildRequires:  dbus-1-glib-devel
-Recommends: %name-lang
-Recommends: %name-obconf
+Recommends: %{name}-lang
+Recommends: %{name}-obconf
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 LXAppearance is part of LXDE project.
@@ -55,12 +55,13 @@
 %package devel
 Summary:Lxappearance development files
 Group:  Development/Libraries/C and C++
-Requires:   %name = %version
+Requires:   %{name} = %{version}
 
 %description devel
 Development files to build lxappearance plugins
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -69,47 +70,42 @@
--enable-dbus \
 --disable-static \
 --sysconfdir=/etc 
-%__make %{?jobs:-j%{jobs}} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 # own the pugins dir so that we don't need it
 # for each plugin we will install later
-mkdir -p %buildroot/%_libdir/lxappearance/plugins
-%suse_update_desktop_file %name
+mkdir -p %{buildroot}/%{_libdir}/lxappearance/plugins
+%suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}
-%find_lang %name
-
-%clean
-rm -fr %buildroot
-
-%if 0%{?suse_version} >= 1140
+%find_lang %{name}
 
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
 %defattr(-,root,root)
-%_bindir/%name
-%_datadir/applications/%name.desktop
-%dir %_datadir/%name
-%dir %_datadir/%name/ui
-%_datadir/%name/ui/lxappearance.ui
-%_datadir/%name/ui/about.ui
-%_mandir/man1/%name.1.gz
-%dir %_libdir/lxappearance
-%dir %_libdir/lxappearance/plugins
+%{_bindir}/%{name}
+%{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/ui
+%{_datadir}/%{name}/ui/lxappearance.ui
+%{_datadir}/%{name}/ui/about.ui
+%{_mandir}/man1/%{name}.1.gz
+%dir %{_libdir}/lxappearance
+%dir %{_libdir}/lxappearance/plugins
 
 %files devel
 %defattr(-,root,root)
-%dir %_includedir/%name
-%_includedir/%name/%name.h
-%_libdir/pkgconfig/%name.pc
+%dir %{_includedir}/%{name}
+%{_includedir}/%{name}/%{name}.h
+%{_libdir}/pkgconfig/%{name}.pc
 
-%files lang -f %name.lang
+%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 lxappearance for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2014-01-22 13:53:19

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


Package is "lxappearance"

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2012-06-06 16:08:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2014-01-23 15:49:14.0 +0100
@@ -1,0 +2,11 @@
+Thu Jan  9 20:22:36 UTC 2014 - j...@eresmas.com
+
+- new upstream version 0.5.5
+  * bug fix release
+  * LXAppearance 0.5.5 released: http://blog.lxde.org/?p=1072
+  * LXAppearance 0.5.4 released: http://blog.lxde.org/?p=1069
+  * LXAppearance 0.5.3 released: http://blog.lxde.org/?p=1067
+  * Fixes bug https://bugzilla.novell.com/show_bug.cgi?id=852004
+  * Fixes bug https://bugzilla.novell.com/show_bug.cgi?id=841542
+
+---

Old:

  lxappearance-0.5.2.tar.gz

New:

  lxappearance-0.5.5.tar.xz



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.GQ2m21/_old  2014-01-23 15:49:15.0 +0100
+++ /var/tmp/diff_new_pack.GQ2m21/_new  2014-01-23 15:49:15.0 +0100
@@ -20,10 +20,10 @@
 Summary:It's a desktop-independent theme switcher for GTK+
 License:GPL-2.0
 Group:  System/GUI/LXDE
-Version:0.5.2
+Version:0.5.5
 Release:0
 Url:http://www.lxde.org/
-Source0:%name-%version.tar.gz
+Source0:%name-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -43,6 +43,8 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
+BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-glib-devel
 Recommends: %name-lang
 Recommends: %name-obconf
 
@@ -63,7 +65,10 @@
 %setup -q
 
 %build
-%configure
+%configure \
+   --enable-dbus \
+--disable-static \
+--sysconfdir=/etc 
 %__make %{?jobs:-j%{jobs}} V=1
 
 %install

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



commit lxappearance for openSUSE:Factory

2012-06-06 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2012-06-06 16:08:16

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


Package is "lxappearance", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2011-09-26 17:03:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2012-06-06 16:08:18.0 +0200
@@ -1,0 +2,7 @@
+Tue May 29 13:08:37 UTC 2012 - and...@opensuse.org
+
+- New upstream version 0.5.2
+  * bug fix release
+  * translation updates 
+
+---

Old:

  lxappearance-0.5.1.tar.bz2

New:

  lxappearance-0.5.2.tar.gz



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.h13Iqv/_old  2012-06-06 16:08:20.0 +0200
+++ /var/tmp/diff_new_pack.h13Iqv/_new  2012-06-06 16:08:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxappearance
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,22 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   lxappearance
 Summary:It's a desktop-independent theme switcher for GTK+
-Version:0.5.1
-Release:11
 License:GPL-2.0
 Group:  System/GUI/LXDE
+Version:0.5.2
+Release:0
 Url:http://www.lxde.org/
-Source0:%name-%version.tar.bz2
+Source0:%name-%version.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf automake gcc gcc-c++ make update-desktop-files
-BuildRequires:  gettext-runtime gettext-tools gtk2-devel pkg-config
-BuildRequires:  gnome-icon-theme intltool perl perl-XML-Parser
-BuildRequires:  docbook-utils docbook-xsl-stylesheets fdupes libxslt
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  docbook-utils
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  fdupes
+BuildRequires:  gcc
+BuildRequires:  gcc-c++
+BuildRequires:  gettext-runtime
+BuildRequires:  gettext-tools
+BuildRequires:  gnome-icon-theme
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libxslt
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-XML-Parser
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
 Recommends: %name-lang
 Recommends: %name-obconf
 
@@ -39,7 +51,6 @@
 It's a desktop-independent theme switcher for GTK+.
 
 %package devel
-License:GPL-2.0
 Summary:Lxappearance development files
 Group:  Development/Libraries/C and C++
 Requires:   %name = %version

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



commit lxappearance for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2011-12-06 18:27:23

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


Package is "lxappearance", Maintainer is ""

Changes:




Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.rQV1aZ/_old  2011-12-06 18:49:33.0 +0100
+++ /var/tmp/diff_new_pack.rQV1aZ/_new  2011-12-06 18:49:33.0 +0100
@@ -22,7 +22,7 @@
 Summary:It's a desktop-independent theme switcher for GTK+
 Version:0.5.1
 Release:11
-License:GPLv2
+License:GPL-2.0
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
 Source0:%name-%version.tar.bz2
@@ -39,7 +39,7 @@
 It's a desktop-independent theme switcher for GTK+.
 
 %package devel
-License:GPLv2
+License:GPL-2.0
 Summary:Lxappearance development files
 Group:  Development/Libraries/C and C++
 Requires:   %name = %version

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



commit lxappearance for openSUSE:Factory

2011-09-26 Thread h_root

Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory
checked in at Mon Sep 26 17:04:03 CEST 2011.




--- lxappearance/lxappearance.changes   2011-07-30 00:20:49.0 +0200
+++ /mounts/work_src_done/STABLE/lxappearance/lxappearance.changes  
2011-09-22 08:46:54.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 22 06:50:32 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typos in lxappearance.spec
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.lCPsvg/_old  2011-09-26 17:03:21.0 +0200
+++ /var/tmp/diff_new_pack.lCPsvg/_new  2011-09-26 17:03:21.0 +0200
@@ -19,9 +19,9 @@
 
 
 Name:   lxappearance
-Summary:It's a desktop-independent theme swither for GTK+
+Summary:It's a desktop-independent theme switcher for GTK+
 Version:0.5.1
-Release:1
+Release:11
 License:GPLv2
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
@@ -36,7 +36,7 @@
 
 %description
 LXAppearance is part of LXDE project.
-It's a desktop-independent theme swither for GTK+.
+It's a desktop-independent theme switcher for GTK+.
 
 %package devel
 License:GPLv2






Remember to have fun...

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



commit lxappearance for openSUSE:Factory

2011-08-01 Thread h_root

Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory
checked in at Mon Aug 1 10:40:37 CEST 2011.




--- lxappearance/lxappearance.changes   2011-07-25 00:23:01.0 +0200
+++ /mounts/work_src_done/STABLE/lxappearance/lxappearance.changes  
2011-07-30 00:20:49.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 29 22:16:21 UTC 2011 - and...@opensuse.org
+
+- new upstream version 0.5.1
+  * translations updates
+  * bug fixes: i.e. fix usage of gtk-xft-hintstyle
+  * --enable-man is default
+
+---

calling whatdependson for head-i586


Old:

  lxappearance-0.5.0.tar.bz2

New:

  lxappearance-0.5.1.tar.bz2



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.w09t6W/_old  2011-08-01 10:40:17.0 +0200
+++ /var/tmp/diff_new_pack.w09t6W/_new  2011-08-01 10:40:17.0 +0200
@@ -20,8 +20,8 @@
 
 Name:   lxappearance
 Summary:It's a desktop-independent theme swither for GTK+
-Version:0.5.0
-Release:9
+Version:0.5.1
+Release:1
 License:GPLv2
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
@@ -84,6 +84,7 @@
 %dir %_datadir/%name/ui
 %_datadir/%name/ui/lxappearance.ui
 %_datadir/%name/ui/about.ui
+%_mandir/man1/%name.1.gz
 %dir %_libdir/lxappearance
 %dir %_libdir/lxappearance/plugins
 

++ lxappearance-0.5.0.tar.bz2 -> lxappearance-0.5.1.tar.bz2 ++
 27590 lines of diff (skipped)






Remember to have fun...

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



commit lxappearance for openSUSE:Factory

2011-07-25 Thread h_root

Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory
checked in at Mon Jul 25 10:12:23 CEST 2011.




--- lxappearance/lxappearance.changes   2011-03-14 15:39:36.0 +0100
+++ /mounts/work_src_done/STABLE/lxappearance/lxappearance.changes  
2011-07-25 00:23:01.0 +0200
@@ -1,0 +2,6 @@
+Sun Jul 24 22:23:07 UTC 2011 - and...@opensuse.org
+
+- spec file clean up
+- recommends lxappearance-obconf plugin 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.hjFAjs/_old  2011-07-25 10:11:36.0 +0200
+++ /var/tmp/diff_new_pack.hjFAjs/_new  2011-07-25 10:11:36.0 +0200
@@ -21,7 +21,7 @@
 Name:   lxappearance
 Summary:It's a desktop-independent theme swither for GTK+
 Version:0.5.0
-Release:7
+Release:9
 License:GPLv2
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
@@ -32,6 +32,7 @@
 BuildRequires:  gnome-icon-theme intltool perl perl-XML-Parser
 BuildRequires:  docbook-utils docbook-xsl-stylesheets fdupes libxslt
 Recommends: %name-lang
+Recommends: %name-obconf
 
 %description
 LXAppearance is part of LXDE project.
@@ -51,10 +52,8 @@
 %setup -q
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS"
-export CXXFLAGS="$RPM_OPT_FLAGS"
 %configure
-%__make %{?jobs:-j%{jobs}}
+%__make %{?jobs:-j%{jobs}} V=1
 
 %install
 %makeinstall






Remember to have fun...

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



commit lxappearance for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory
checked in at Mon May 2 18:10:17 CEST 2011.




--- lxappearance/lxappearance.changes   2010-10-24 00:07:25.0 +0200
+++ lxappearance/lxappearance.changes   2011-03-14 15:39:36.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 14 14:32:56 UTC 2011 - g...@opensuse.org
+
+- call %desktop_database_post/un
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.c8s4af/_old  2011-05-02 18:09:48.0 +0200
+++ /var/tmp/diff_new_pack.c8s4af/_new  2011-05-02 18:09:48.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lxappearance (Version 0.5.0)
+# spec file for package lxappearance
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -21,7 +21,7 @@
 Name:   lxappearance
 Summary:It's a desktop-independent theme swither for GTK+
 Version:0.5.0
-Release:1
+Release:7
 License:GPLv2
 Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
@@ -68,6 +68,15 @@
 %clean
 rm -fr %buildroot
 
+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
 %files
 %defattr(-,root,root)
 %_bindir/%name






Remember to have fun...

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