Accepting request 78643 from GNOME:Apps
Add license GPL-2.0+ to the main package and tools subpackage OBS-URL: https://build.opensuse.org/request/show/78643 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=31
This commit is contained in:
parent
370c02195f
commit
1071468b3a
18
_service
18
_service
@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0" ?>
|
|
||||||
<services>
|
|
||||||
<service name="download_url">
|
|
||||||
<param name="protocol">http</param>
|
|
||||||
<param name="host">www.aquamaniac.de</param>
|
|
||||||
<param name="path">/sites/download/download.php?package=01&release=61&file=01&dummy=gwenhywfar-4.1.0.tar.gz</param>
|
|
||||||
<param name="filename">gwenhywfar-4.1.0.tar.gz</param>
|
|
||||||
</service>
|
|
||||||
<service name="verify_file">
|
|
||||||
<param name="file">_service:download_url:gwenhywfar-4.1.0.tar.gz</param>
|
|
||||||
<param name="verifier">sha256</param>
|
|
||||||
<param name="checksum">0904a6f37908ac8debdbbe9e50b80bb9a16f6bcadbbab6f21574ce36161ef894</param>
|
|
||||||
</service>
|
|
||||||
<service name="recompress">
|
|
||||||
<param name="file">_service:download_url:gwenhywfar-4.1.0.tar.gz</param>
|
|
||||||
<param name="compression">bz2</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c06b19377cfa39c71185ce9f244a7a1610db186ddb5c07f6f37ee8be92bdfc4
|
|
||||||
size 1842872
|
|
3
gwenhywfar-4.2.1.tar.gz
Normal file
3
gwenhywfar-4.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4667cb918677490732bb7a33a2bc977d554bd929f6b5b2cfcbe07f0f93d83005
|
||||||
|
size 2315220
|
@ -1,3 +1,54 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 12 11:37:22 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add GPL-2.0+ tag to the main package and the tools subpackage, as
|
||||||
|
this is the correct license for the tools and related sources.
|
||||||
|
See also bnc#710065.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 2 09:33:34 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 4.2.1:
|
||||||
|
+ Make QLabel in GUI wrap words.
|
||||||
|
+ Relaxed http code.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 16 04:14:05 CEST 2011 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 4.2.0:
|
||||||
|
+ Marked argument list of GWEN_StringList_new() as void.
|
||||||
|
+ Added keyword "void" to functions with empty argument list.
|
||||||
|
+ Let typemaker tools use "void" for empty argument lists in
|
||||||
|
constructors.
|
||||||
|
+ Added field "CustomerId" to GWEN_Crypt_Token_Context.
|
||||||
|
+ Added function GWEN_DB_GetParentGroup().
|
||||||
|
+ Added line for "hasKeyNumber" flag.
|
||||||
|
+ Show customer if available.
|
||||||
|
+ Added some tm2 files to ignore list.
|
||||||
|
+ typemaker2: added type uint64_t.
|
||||||
|
+ Improved and fixed GWEN_TLV, added functions
|
||||||
|
GWEN_TLV_ReadHeader() and GWEN_TLV_WriteHeader().
|
||||||
|
+ Started working on a simple archiver.
|
||||||
|
+ Fixed a few bugs in new TLV code.
|
||||||
|
+ Added tool "gsa" ("Gwen's simple archiver").
|
||||||
|
+ Improved HTTP handling:
|
||||||
|
- added function GWEN_SyncIo_Http_RecvBodyToSio().
|
||||||
|
- added function GWEN_HttpSession_RecvPacketToFile().
|
||||||
|
+ Added function GWEN_Directory_GetAbsoluteFolderPath().
|
||||||
|
+ Added convenience function GWEN_Sar_UnpackArchive().
|
||||||
|
+ Added code and commands to sign a sar archive.
|
||||||
|
+ Improved progress handling in network code.
|
||||||
|
+ Fixed GWEN_MDigest__HashFileTree().
|
||||||
|
+ Added missing include.
|
||||||
|
+ Various bug fixes and code cleanup.
|
||||||
|
- Update Url as Gwenhywfar is now being hosted at
|
||||||
|
http://www.aqbanking.de/.
|
||||||
|
- Update spec file License field from LGPLv2.1+ to LGPL-2.1+ to
|
||||||
|
conform with spdx.org identifier.
|
||||||
|
- Minor reformatting in spec file.
|
||||||
|
- Remove service usage, following the new consensus on Factory
|
||||||
|
packaging.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 11 21:02:36 UTC 2011 - Nico.Laus.2001@gmx.de
|
Sat Jun 11 21:02:36 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
|
@ -15,17 +15,17 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 4.1.0
|
Version: 4.2.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://gwenhywfar.sourceforge.net/
|
License: GPL-2.0+; LGPL-2.1+
|
||||||
Group: System/Libraries
|
|
||||||
License: LGPLv2.1+
|
|
||||||
Summary: Multiplatform Helper Library for Other Libraries
|
Summary: Multiplatform Helper Library for Other Libraries
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Url: http://www.aqbanking.de/
|
||||||
|
Group: System/Libraries
|
||||||
|
Source: %{name}-%{version}.tar.gz
|
||||||
|
#Source: http://www2.aquamaniac.de/sites/download/download.php?package=01&release=62&file=01&dummy=gwenhywfar-4.2.0.tar.gz
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
@ -47,7 +47,7 @@ configuration files, reading and writingof XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
License: LGPLv2.1+
|
License: GPL-2.0+; LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries - Tools
|
Summary: Multiplatform Helper Library for Other Libraries - Tools
|
||||||
Requires: libgwenhywfar60 = %{version}
|
Requires: libgwenhywfar60 = %{version}
|
||||||
@ -60,7 +60,7 @@ configuration files, reading and writing of XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package -n libgwenhywfar60-plugins
|
%package -n libgwenhywfar60-plugins
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries - Plugins
|
Summary: Multiplatform Helper Library for Other Libraries - Plugins
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -73,7 +73,7 @@ configuration files, reading and writing of XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package -n libgwenhywfar60
|
%package -n libgwenhywfar60
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries
|
Summary: Multiplatform Helper Library for Other Libraries
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
@ -89,7 +89,7 @@ configuration files, reading and writing of XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package -n libgwengui-gtk2-0
|
%package -n libgwengui-gtk2-0
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries -- GTK+ UI Backend
|
Summary: Multiplatform Helper Library for Other Libraries -- GTK+ UI Backend
|
||||||
|
|
||||||
@ -103,7 +103,7 @@ communication).
|
|||||||
This package provides the GTK+ implementation of the generic UI toolkit.
|
This package provides the GTK+ implementation of the generic UI toolkit.
|
||||||
|
|
||||||
%package -n libgwengui-qt4-0
|
%package -n libgwengui-qt4-0
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries -- Qt UI Backend
|
Summary: Multiplatform Helper Library for Other Libraries -- Qt UI Backend
|
||||||
|
|
||||||
@ -117,7 +117,7 @@ communication).
|
|||||||
This package provides the Qt implementation of the generic UI toolkit.
|
This package provides the Qt implementation of the generic UI toolkit.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: Multi-Platform Helper Library for Other Libraries
|
Summary: Multi-Platform Helper Library for Other Libraries
|
||||||
Requires: libgwengui-gtk2-0 = %{version}
|
Requires: libgwengui-gtk2-0 = %{version}
|
||||||
@ -151,7 +151,7 @@ communication etc).
|
|||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
%makeinstall install-srcdoc
|
%makeinstall install-srcdoc
|
||||||
pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/apidoc
|
pushd %{buildroot}%{_datadir}/%{name}/apidoc
|
||||||
# we don't want another 'gwenhywfar' dir below docpath
|
# we don't want another 'gwenhywfar' dir below docpath
|
||||||
%__mv %{name}/* ./
|
%__mv %{name}/* ./
|
||||||
rm -rf %{name}
|
rm -rf %{name}
|
||||||
@ -160,7 +160,7 @@ pushd $RPM_BUILD_ROOT%{_datadir}/%{name}/apidoc
|
|||||||
popd
|
popd
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
%fdupes $RPM_BUILD_ROOT%{_datadir}/%{name}/apidoc
|
%fdupes %{buildroot}%{_datadir}/%{name}/apidoc
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
@ -180,6 +180,7 @@ rm -rf %{buildroot}
|
|||||||
%files tools
|
%files tools
|
||||||
%defattr (-, root, root)
|
%defattr (-, root, root)
|
||||||
%{_bindir}/gct-tool
|
%{_bindir}/gct-tool
|
||||||
|
%{_bindir}/gsa
|
||||||
%{_bindir}/mklistdoc
|
%{_bindir}/mklistdoc
|
||||||
%{_bindir}/typemaker
|
%{_bindir}/typemaker
|
||||||
%{_bindir}/typemaker2
|
%{_bindir}/typemaker2
|
||||||
|
Loading…
Reference in New Issue
Block a user