Hello community,

here is the log from the commit of package icoutils for openSUSE:Factory
checked in at Thu Apr 14 10:22:52 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/icoutils/icoutils.changes      2011-04-11 
13:00:26.000000000 +0200
@@ -0,0 +1,41 @@
+-------------------------------------------------------------------
+Mon Apr 11 10:58:07 UTC 2011 - [email protected]
+
+- build requires libpng12-compat-devel for oS > 11.2
+- added COPYING
+
+-------------------------------------------------------------------
+Sun Sep  5 21:51:45 UTC 2010 - [email protected]
+
+- removed unnecessary build dependences
+- marked manpages as docs
+- minor spec formatting
+
+-------------------------------------------------------------------
+Mon Apr 12 07:12:52 UTC 2010 - [email protected]
+
+- update to 0.29.1
+- added new author
+
+-------------------------------------------------------------------
+Wed Oct 21 00:00:00 UTC 2009 - [email protected]
+
+- update to 0.28.0
+  * license changed to GPLv3+
+
+-------------------------------------------------------------------
+Thu Oct 15 00:00:00 UTC 2009 - [email protected]
+
+- spec-file corrected
+
+-------------------------------------------------------------------
+Fri Aug 14 00:00:00 UTC 2009 - [email protected]
+
+- update to 0.27.0
+  * minor fixes
+
+-------------------------------------------------------------------
+Sun Mar  1 00:00:00 UTC 2009 - [email protected]
+
+- spec-file corrected
+

calling whatdependson for head-i586


New:
----
  icoutils-0.29.1.tar.bz2
  icoutils.changes
  icoutils.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ icoutils.spec ++++++
#
# spec file for package icoutils
#
# 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
# 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/
#



Name:           icoutils
Version:        0.29.1
Release:        1
License:        GPLv3+
Summary:        Extracting and Converting Microsoft Icon and Cursor Files
Url:            http://www.nongnu.org/icoutils/
Group:          Productivity/Graphics/Other
Source0:        %{name}-%{version}.tar.bz2
%if 0%{suse_version} < 1130
BuildRequires:  libpng-devel
%else
BuildRequires:  libpng12-compat-devel
%endif
BuildRequires:  zlib-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
The icoutils are a set of programs for extracting and converting images
in Microsoft Windows icon and cursor files. These files usually have the
extension .ico or .cur, but they can also be embedded in executables or
libraries (.dll-files).



Authors:
--------
    Frank Richter <[email protected]>
    Oskar Liljeblad <[email protected]>

%prep
%setup -q

%build
# Don't compile strange locales en@boldquot and en@quot.
# Otherwise, remove '--disable-nls'.
%configure --disable-nls
%__make %{?_smp_mflags}

%install
%makeinstall

%clean
%{?buildroot:%__rm -rf "%{buildroot}"}

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README TODO
%doc %{_mandir}/man?/*
%{_bindir}/*

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to