commit libwrc for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2019-06-12 13:09:43

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


Package is "libwrc"

Wed Jun 12 13:09:43 2019 rev:9 rq:696090 version:0~20181203

Changes:

--- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes2016-02-05 
00:31:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwrc.new.4811/libwrc.changes  2019-06-12 
13:09:47.333095576 +0200
@@ -1,0 +2,8 @@
+Thu Mar 28 23:22:16 UTC 2019 - Greg Freemyer 
+
+-  update to v0~20181203
+   * changes for libuna API changes
+   * Updated synclibs.ps1 to use latest tagged version
+   * combined on Python 2 and 3 support
+
+---

Old:

  libwrc-experimental-20160111.tar.gz

New:

  libwrc-experimental-20181203.tar.gz



Other differences:
--
++ libwrc.spec ++
--- /var/tmp/diff_new_pack.udXVvs/_old  2019-06-12 13:09:47.873095349 +0200
+++ /var/tmp/diff_new_pack.udXVvs/_new  2019-06-12 13:09:47.881095345 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libwrc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # 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:   libwrc
 %define lname  libwrc1
-%define timestamp 20160111
+%define timestamp 20181203
 Version:0~%timestamp
 Release:0
 Summary:Library to support the Windows Resource Compiler format
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Productivity/File utilities
 Url:https://github.com/libyal/libwrc/wiki
 Source: 
https://github.com/libyal/libwrc/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
@@ -94,7 +94,8 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %_libdir/libwrc.so.1*
 
 %files devel

++ libwrc-experimental-20160111.tar.gz -> 
libwrc-experimental-20181203.tar.gz ++
 199908 lines of diff (skipped)




commit libwrc for openSUSE:Factory

2016-02-04 Thread h_root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2016-02-05 00:31:38

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


Package is "libwrc"

Changes:

--- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes2015-01-30 
15:01:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwrc.new/libwrc.changes   2016-02-05 
00:31:39.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  3 03:47:03 UTC 2016 - greg.freem...@gmail.com
+
+-  update to v0~20160111
+   * worked on Python 3 support
+   * 2016 update
+   * code clean up
+
+---

Old:

  libwrc-experimental-20150105.tar.gz

New:

  libwrc-experimental-20160111.tar.gz



Other differences:
--
++ libwrc.spec ++
--- /var/tmp/diff_new_pack.hBnvK0/_old  2016-02-05 00:31:40.0 +0100
+++ /var/tmp/diff_new_pack.hBnvK0/_new  2016-02-05 00:31:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwrc
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libwrc
 %define lname  libwrc1
-%define timestamp 20150105
+%define timestamp 20160111
 Version:0~%timestamp
 Release:0
 Summary:Library to support the Windows Resource Compiler format

++ libwrc-experimental-20150105.tar.gz -> 
libwrc-experimental-20160111.tar.gz ++
 35400 lines of diff (skipped)




commit libwrc for openSUSE:Factory

2015-01-30 Thread h_root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2015-01-30 15:01:27

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


Package is libwrc

Changes:

--- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes2014-08-14 
14:58:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libwrc.new/libwrc.changes   2015-01-30 
15:01:29.0 +0100
@@ -1,0 +2,15 @@
+Mon Jan 12 21:44:27 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150105
+   * 2015 update
+   * worked on Python 3 support
+   * worked on tests
+   * added Windows codepage 932, 936 and 1255 support
+   * code clean up
+   * bug fix in Python-bindings
+- update URL to the new github site
+- replace Source: field with fully defined URL
+- remove DL-URL comment
+- start using new libyal packages from OBS, not internal version
+
+---

Old:

  libwrc-experimental-20140803.tar.gz

New:

  libwrc-experimental-20150105.tar.gz



Other differences:
--
++ libwrc.spec ++
--- /var/tmp/diff_new_pack.sVdgpR/_old  2015-01-30 15:01:30.0 +0100
+++ /var/tmp/diff_new_pack.sVdgpR/_new  2015-01-30 15:01:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwrc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,16 +18,14 @@
 
 Name:   libwrc
 %define lname  libwrc1
-%define timestamp 20140803
+%define timestamp 20150105
 Version:0~%timestamp
 Release:0
 Summary:Library to support the Windows Resource Compiler format
 License:LGPL-3.0+
 Group:  Productivity/File utilities
-Url:http://code.google.com/p/libexe/
-
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSYTdIQVF0Z2hKRTA/libwrc-experimental-20140803.tar.gz
-Source: %name-experimental-%timestamp.tar.gz
+Url:https://github.com/libyal/libwrc/wiki
+Source: 
https://github.com/libyal/libwrc/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libbfio) = 20120426
 BuildRequires:  pkgconfig(libcdata) = 20120425
@@ -36,20 +34,19 @@
 BuildRequires:  pkgconfig(libcnotify) = 20120425
 BuildRequires:  pkgconfig(libcpath) = 20130609
 BuildRequires:  pkgconfig(libcsplit) = 20130904
+BuildRequires:  pkgconfig(libexe) = 20120405
+BuildRequires:  pkgconfig(libfcache) = 20120405
+BuildRequires:  pkgconfig(libfdata) = 20120405
 BuildRequires:  pkgconfig(libfdatetime) = 20130317
 BuildRequires:  pkgconfig(libfguid) = 20130317
+BuildRequires:  pkgconfig(libfvalue) = 20120428
+BuildRequires:  pkgconfig(libfwevt) = 20120426
+BuildRequires:  pkgconfig(libfwnt) = 20120426
 BuildRequires:  pkgconfig(libuna) = 20130728
-#  The following packages cause build failures if factory version is used, 
verified Oct 23, 2013
+#  The following packages cause build failures if factory version is used, 
+# verified 1/12/2015
 #BuildRequires:  pkgconfig(libcerror) = 20120425
-#  The following packages cause build failures if the internal version is not 
used
-#  These libraries are not yet released as standalone packages by upstream
 #BuildRequires:  pkgconfig(libcstring) = 20120425
-#BuildRequires:  pkgconfig(libexe) = 20120405
-#BuildRequires:  pkgconfig(libfcache) = 20120405
-#BuildRequires:  pkgconfig(libfdata) = 20120405
-#BuildRequires:  pkgconfig(libfvalue) = 20120428
-#BuildRequires:  pkgconfig(libfwevt) = 20120426
-#BuildRequires:  pkgconfig(libfwnt) = 20120426
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libwrc-experimental-20140803.tar.gz - 
libwrc-experimental-20150105.tar.gz ++
 31525 lines of diff (skipped)

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



commit libwrc for openSUSE:Factory

2014-08-14 Thread h_root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2014-08-14 14:58:25

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


Package is libwrc

Changes:

--- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes2013-11-07 
08:40:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwrc.new/libwrc.changes   2014-08-14 
14:58:56.0 +0200
@@ -1,0 +2,17 @@
+Thu Aug 14 08:00:31 UTC 2014 - greg.freem...@gmail.com
+
+- updated to v0~20140803
+   * bug fix in Python-bindings
+   * updated dependencies
+   * Worked on Python bindings
+   * worked on format support
+   * worked on stripping trailing 0-byte values from message table strings
+   * improved handling of version resource
+   * Worked on Python bindings
+ - clean up and bug fixes
+ - added MUI type support
+   * small fixes for file IO handle opened in library changes
+   * 2014 update
+
+
+---

Old:

  libwrc-experimental-20131017.tar.gz

New:

  libwrc-experimental-20140803.tar.gz



Other differences:
--
++ libwrc.spec ++
--- /var/tmp/diff_new_pack.GTeGZK/_old  2014-08-14 14:58:57.0 +0200
+++ /var/tmp/diff_new_pack.GTeGZK/_new  2014-08-14 14:58:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libwrc
 #
-# 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
@@ -18,7 +18,7 @@
 
 Name:   libwrc
 %define lname  libwrc1
-%define timestamp 20131017
+%define timestamp 20140803
 Version:0~%timestamp
 Release:0
 Summary:Library to support the Windows Resource Compiler format
@@ -26,7 +26,7 @@
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/libexe/
 
-#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSYTdIQVF0Z2hKRTA/libwrc-experimental-20131017.tar.gz
+#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSYTdIQVF0Z2hKRTA/libwrc-experimental-20140803.tar.gz
 Source: %name-experimental-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libbfio) = 20120426

++ libwrc-experimental-20131017.tar.gz - 
libwrc-experimental-20140803.tar.gz ++
 32984 lines of diff (skipped)

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



commit libwrc for openSUSE:Factory

2013-11-06 Thread h_root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2013-11-07 08:40:51

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


Package is libwrc

Changes:

--- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes2013-04-23 
17:20:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libwrc.new/libwrc.changes   2013-11-07 
08:40:52.0 +0100
@@ -1,0 +2,13 @@
+Wed Oct 23 22:08:52 UTC 2013 - greg.freem...@gmail.com
+
+- updated to v0~20131017
+   * updated dependencies
+   * worked on libcthreads build support
+   * Worked on version resource support
+   * added pywrc
+   * 2013 update
+   * changes for libfdata update
+- converted to gz compression to eliminate conversion during update
+- verified BuildRequires and used version from factory when possible
+
+---

Old:

  libwrc-experimental-20130319.tar.xz

New:

  libwrc-experimental-20131017.tar.gz



Other differences:
--
++ libwrc.spec ++
--- /var/tmp/diff_new_pack.0jEMKd/_old  2013-11-07 08:40:54.0 +0100
+++ /var/tmp/diff_new_pack.0jEMKd/_new  2013-11-07 08:40:54.0 +0100
@@ -18,7 +18,7 @@
 
 Name:   libwrc
 %define lname  libwrc1
-%define timestamp 20130319
+%define timestamp 20131017
 Version:0~%timestamp
 Release:0
 Summary:Library to support the Windows Resource Compiler format
@@ -26,23 +26,23 @@
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/libexe/
 
-#DL-URL:   
http://libexe.googlecode.com/files/libwrc-experimental-20130319.tar.gz
-Source: %name-experimental-%timestamp.tar.xz
+#DL-URL:   
https://googledrive.com/host/0B3fBvzttpiiSYTdIQVF0Z2hKRTA/libwrc-experimental-20131017.tar.gz
+Source: %name-experimental-%timestamp.tar.gz
 BuildRequires:  pkg-config
-BuildRequires:  xz
+BuildRequires:  pkgconfig(libbfio) = 20120426
+BuildRequires:  pkgconfig(libcdata) = 20120425
+BuildRequires:  pkgconfig(libcfile) = 20120526
+BuildRequires:  pkgconfig(libclocale) = 20130609
 BuildRequires:  pkgconfig(libcnotify) = 20120425
-BuildRequires:  pkgconfig(libcsplit) = 20120701
-BuildRequires:  pkgconfig(libfdatetime) = 20120522
-BuildRequires:  pkgconfig(libfguid) = 20120426
-#  The following packages cause build failures if the internal version is not 
used
-#BuildRequires:  pkgconfig(libclocale) = 20120425
+BuildRequires:  pkgconfig(libcpath) = 20130609
+BuildRequires:  pkgconfig(libcsplit) = 20130904
+BuildRequires:  pkgconfig(libfdatetime) = 20130317
+BuildRequires:  pkgconfig(libfguid) = 20130317
+BuildRequires:  pkgconfig(libuna) = 20130728
+#  The following packages cause build failures if factory version is used, 
verified Oct 23, 2013
 #BuildRequires:  pkgconfig(libcerror) = 20120425
-#BuildRequires:  pkgconfig(libcpath) = 20120701
-#BuildRequires:  pkgconfig(libcfile) = 20120526
-#BuildRequires:  pkgconfig(libcdata) = 20120425
-#BuildRequires:  pkgconfig(libbfio) = 20120426
-#BuildRequires:  pkgconfig(libuna) = 20120425
-#  These libraries are not yet in factory
+#  The following packages cause build failures if the internal version is not 
used
+#  These libraries are not yet released as standalone packages by upstream
 #BuildRequires:  pkgconfig(libcstring) = 20120425
 #BuildRequires:  pkgconfig(libexe) = 20120405
 #BuildRequires:  pkgconfig(libfcache) = 20120405

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



commit libwrc for openSUSE:Factory

2013-04-23 Thread h_root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2013-04-23 17:20:06

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


Package is libwrc, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes2013-04-19 
10:01:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libwrc.new/libwrc.changes   2013-04-23 
17:20:08.0 +0200
@@ -1,0 +2,7 @@
+Mon Apr 22 20:01:25 UTC 2013 - greg.freem...@gmail.com
+
+- re-organize BuildRequires and comment why commented out
+- uncomment BuildRequires (libcnotify) since the version in factory seems to 
work fine
+- ran spec-cleaner
+
+---



Other differences:
--
++ libwrc.spec ++
--- /var/tmp/diff_new_pack.cMFeKC/_old  2013-04-23 17:20:10.0 +0200
+++ /var/tmp/diff_new_pack.cMFeKC/_new  2013-04-23 17:20:10.0 +0200
@@ -21,8 +21,8 @@
 %define timestamp 20130319
 Version:0~%timestamp
 Release:0
-License:LGPL-3.0+
 Summary:Library to support the Windows Resource Compiler format
+License:LGPL-3.0+
 Group:  Productivity/File utilities
 Url:http://code.google.com/p/libexe/
 
@@ -30,24 +30,26 @@
 Source: %name-experimental-%timestamp.tar.xz
 BuildRequires:  pkg-config
 BuildRequires:  xz
-#BuildRequires:  pkgconfig(libbfio) = 20120426
-#BuildRequires:  pkgconfig(libcdata) = 20120425
-#BuildRequires:  pkgconfig(libcerror) = 20120425
-#BuildRequires:  pkgconfig(libcfile) = 20120526
+BuildRequires:  pkgconfig(libcnotify) = 20120425
+BuildRequires:  pkgconfig(libcsplit) = 20120701
+BuildRequires:  pkgconfig(libfdatetime) = 20120522
+BuildRequires:  pkgconfig(libfguid) = 20120426
+#  The following packages cause build failures if the internal version is not 
used
 #BuildRequires:  pkgconfig(libclocale) = 20120425
-#BuildRequires:  pkgconfig(libcnotify) = 20120425
+#BuildRequires:  pkgconfig(libcerror) = 20120425
 #BuildRequires:  pkgconfig(libcpath) = 20120701
-BuildRequires:  pkgconfig(libcsplit) = 20120701
+#BuildRequires:  pkgconfig(libcfile) = 20120526
+#BuildRequires:  pkgconfig(libcdata) = 20120425
+#BuildRequires:  pkgconfig(libbfio) = 20120426
+#BuildRequires:  pkgconfig(libuna) = 20120425
+#  These libraries are not yet in factory
 #BuildRequires:  pkgconfig(libcstring) = 20120425
 #BuildRequires:  pkgconfig(libexe) = 20120405
 #BuildRequires:  pkgconfig(libfcache) = 20120405
 #BuildRequires:  pkgconfig(libfdata) = 20120405
-BuildRequires:  pkgconfig(libfdatetime) = 20120522
-BuildRequires:  pkgconfig(libfguid) = 20120426
 #BuildRequires:  pkgconfig(libfvalue) = 20120428
 #BuildRequires:  pkgconfig(libfwevt) = 20120426
 #BuildRequires:  pkgconfig(libfwnt) = 20120426
-#BuildRequires:  pkgconfig(libuna) = 20120425
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit libwrc for openSUSE:Factory

2013-04-19 Thread h_root
Hello community,

here is the log from the commit of package libwrc for openSUSE:Factory checked 
in at 2013-04-19 10:01:44

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


Package is libwrc, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.libwrc.new/libwrc.changes   2013-04-19 
10:01:45.0 +0200
@@ -0,0 +1,4 @@
+---
+Wed Apr  3 23:17:35 UTC 2013 - jeng...@inai.de
+
+- Initial package (version 0~20121225) for build.opensuse.org

New:

  libwrc-experimental-20130319.tar.xz
  libwrc.changes
  libwrc.spec



Other differences:
--
++ libwrc.spec ++
#
# spec file for package libwrc
#
# Copyright (c) 2013 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:   libwrc
%define lname   libwrc1
%define timestamp 20130319
Version:0~%timestamp
Release:0
License:LGPL-3.0+
Summary:Library to support the Windows Resource Compiler format
Group:  Productivity/File utilities
Url:http://code.google.com/p/libexe/

#DL-URL:
http://libexe.googlecode.com/files/libwrc-experimental-20130319.tar.gz
Source: %name-experimental-%timestamp.tar.xz
BuildRequires:  pkg-config
BuildRequires:  xz
#BuildRequires:  pkgconfig(libbfio) = 20120426
#BuildRequires:  pkgconfig(libcdata) = 20120425
#BuildRequires:  pkgconfig(libcerror) = 20120425
#BuildRequires:  pkgconfig(libcfile) = 20120526
#BuildRequires:  pkgconfig(libclocale) = 20120425
#BuildRequires:  pkgconfig(libcnotify) = 20120425
#BuildRequires:  pkgconfig(libcpath) = 20120701
BuildRequires:  pkgconfig(libcsplit) = 20120701
#BuildRequires:  pkgconfig(libcstring) = 20120425
#BuildRequires:  pkgconfig(libexe) = 20120405
#BuildRequires:  pkgconfig(libfcache) = 20120405
#BuildRequires:  pkgconfig(libfdata) = 20120405
BuildRequires:  pkgconfig(libfdatetime) = 20120522
BuildRequires:  pkgconfig(libfguid) = 20120426
#BuildRequires:  pkgconfig(libfvalue) = 20120428
#BuildRequires:  pkgconfig(libfwevt) = 20120426
#BuildRequires:  pkgconfig(libfwnt) = 20120426
#BuildRequires:  pkgconfig(libuna) = 20120425
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
libwrc is a library to support the Windows Resource Compiler format.

%package -n %lname
Summary:Library to support the Windows Resource Compiler format
Group:  System/Libraries

%description -n %lname
libwrc is a library to support the Windows Resource Compiler format.

%package devel
Summary:Development files for libwrc, a Windows Resouce Compiler format 
support library
Group:  Development/Libraries/C and C++
Requires:   %lname = %version

%description devel
libwrc is a library to support the Windows Resource Compiler format.

This subpackage contains libraries and header files for developing
applications that want to make use of libwrc.

%package tools
Summary:Utilities to inspect Windows Resource Compiler files
Group:  Productivity/File utilities

%description tools
This subpackage provides the utilities from libwrc, which allows for
reading Windows Resource Compiler files.

%prep
%setup -qn libwrc-%timestamp

%build
%configure --disable-static --enable-wide-character-type
make %{?_smp_mflags}

%install
make install DESTDIR=%buildroot
rm -f %buildroot/%_libdir/*.la

%post   -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig

%files -n %lname
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog
%_libdir/libwrc.so.1*

%files devel
%defattr(-,root,root)
%_includedir/libwrc*
%_libdir/libwrc.so
%_libdir/pkgconfig/libwrc.pc
%_mandir/man3/libwrc.3*

%files tools
%defattr(-,root,root)
%_bindir/wrcinfo
%_mandir/man1/wrcinfo.1*

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