commit wm-icons for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package wm-icons for openSUSE:Factory 
checked in at 2011-12-25 17:42:39

Comparing /work/SRC/openSUSE:Factory/wm-icons (Old)
 and  /work/SRC/openSUSE:Factory/.wm-icons.new (New)


Package is wm-icons, Maintainer is klw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wm-icons/wm-icons.changes2011-09-23 
12:50:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.wm-icons.new/wm-icons.changes   2011-12-25 
17:42:44.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 10:31:53 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---



Other differences:
--
++ wm-icons.spec ++
--- /var/tmp/diff_new_pack.1BATvm/_old  2011-12-25 17:42:48.0 +0100
+++ /var/tmp/diff_new_pack.1BATvm/_new  2011-12-25 17:42:48.0 +0100
@@ -15,16 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   wm-icons
-License:GPL-2.0+
-Group:  System/X11/Icons
-AutoReqProv:on
 Version:0.4.0
-Release:4
+Release:0
 Summary:Window Manager Icons, themable icon distribution
+License:GPL-2.0+
+Group:  System/X11/Icons
 Url:http://wm-icons.sourceforge.net/
 Source0:
http://download.sourceforge.net/wm-icons/wm-icons-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +43,6 @@
 find . -type d | xargs chmod 755
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
 %if %suse_version  1010
 %define prefix /usr
 %else

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



commit wm-icons for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package wm-icons for openSUSE:Factory 
checked in at 2011-12-06 19:13:13

Comparing /work/SRC/openSUSE:Factory/wm-icons (Old)
 and  /work/SRC/openSUSE:Factory/.wm-icons.new (New)


Package is wm-icons, Maintainer is klw...@suse.com

Changes:




Other differences:
--
++ wm-icons.spec ++
--- /var/tmp/diff_new_pack.0rTfnD/_old  2011-12-06 19:52:56.0 +0100
+++ /var/tmp/diff_new_pack.0rTfnD/_new  2011-12-06 19:52:56.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   wm-icons
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/X11/Icons
 AutoReqProv:on
 Version:0.4.0

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



commit wm-icons for openSUSE:Factory

2011-07-05 Thread h_root

Hello community,

here is the log from the commit of package wm-icons for openSUSE:Factory
checked in at Tue Jul 5 12:27:34 CEST 2011.




--- wm-icons/wm-icons.changes   2011-04-19 23:38:13.0 +0200
+++ /mounts/work_src_done/STABLE/wm-icons/wm-icons.changes  2011-07-04 
18:35:00.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul  4 18:34:26 CEST 2011 - ti...@suse.de
+
+- Fix the installed manpage path
+
+---

calling whatdependson for head-i586




Other differences:
--
++ wm-icons.spec ++
--- /var/tmp/diff_new_pack.EjXsMj/_old  2011-07-05 12:20:01.0 +0200
+++ /var/tmp/diff_new_pack.EjXsMj/_new  2011-07-05 12:20:01.0 +0200
@@ -23,7 +23,7 @@
 Group:  System/X11/Icons
 AutoReqProv:on
 Version:0.4.0
-Release:1
+Release:4
 Summary:Window Manager Icons, themable icon distribution
 Url:http://wm-icons.sourceforge.net/
 Source0:
http://download.sourceforge.net/wm-icons/wm-icons-%{version}.tar.bz2
@@ -57,7 +57,7 @@
 make
 
 %install
-make prefix=$RPM_BUILD_ROOT%{prefix} ROOT_PREFIX=$RPM_BUILD_ROOT install
+make prefix=$RPM_BUILD_ROOT%{prefix} mandir=$RPM_BUILD_ROOT%{_mandir} 
ROOT_PREFIX=$RPM_BUILD_ROOT install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,6 +70,6 @@
 %{prefix}/bin/*
 %{prefix}/share/wm-icons
 %{prefix}/share/icons/wm-icons
-%{prefix}/man/man1/wm-icons-config.1.gz
+%{_mandir}/man?/*
 
 %changelog






Remember to have fun...

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



commit wm-icons for openSUSE:Factory

2011-04-21 Thread h_root

Hello community,

here is the log from the commit of package wm-icons for openSUSE:Factory
checked in at Thu Apr 21 12:14:20 CEST 2011.




--- wm-icons/wm-icons.changes   2007-01-25 21:31:45.0 +0100
+++ /mounts/work_src_done/STABLE/wm-icons/wm-icons.changes  2011-04-19 
23:38:13.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 19 21:37:05 UTC 2011 - vlado.pas...@gmail.com
+
+- Fixed %{buildroot} removal in %install 
+
+---
+Tue Apr 19 17:48:07 UTC 2011 - vlado.pas...@gmail.com
+
+- version update to 0.4.0
+- fixed Url: in spec file 
+
+---

calling whatdependson for head-i586


Old:

  wm-icons-0.3.0.tar.bz2

New:

  wm-icons-0.4.0.tar.bz2



Other differences:
--
++ wm-icons.spec ++
--- /var/tmp/diff_new_pack.1rALQK/_old  2011-04-21 12:13:52.0 +0200
+++ /var/tmp/diff_new_pack.1rALQK/_new  2011-04-21 12:13:52.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package wm-icons (Version 0.3.0)
+# spec file for package wm-icons
 #
-# Copyright (c) 2009 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
@@ -19,13 +19,13 @@
 
 
 Name:   wm-icons
-License:GPL v2 or later
+License:GPLv2+
 Group:  System/X11/Icons
 AutoReqProv:on
-Version:0.3.0
-Release:594
+Version:0.4.0
+Release:1
 Summary:Window Manager Icons, themable icon distribution
-Url:http://wm-icons.sourceforge.org/
+Url:http://wm-icons.sourceforge.net/
 Source0:
http://download.sourceforge.net/wm-icons/wm-icons-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -57,9 +57,6 @@
 make
 
 %install
-if [ -n %{?buildroot} ] ; then
-   [ %{buildroot} != / ]  rm -rf %{buildroot}
-fi
 make prefix=$RPM_BUILD_ROOT%{prefix} ROOT_PREFIX=$RPM_BUILD_ROOT install
 
 %clean
@@ -73,5 +70,6 @@
 %{prefix}/bin/*
 %{prefix}/share/wm-icons
 %{prefix}/share/icons/wm-icons
+%{prefix}/man/man1/wm-icons-config.1.gz
 
 %changelog

++ wm-icons-0.3.0.tar.bz2 - wm-icons-0.4.0.tar.bz2 ++
 26911 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