diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-
- multimedia.library
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,10 @@
name : libcddb
version : 1.3.2
-release : 1
+release : 2
source :
- http://internode.dl.sourceforge.net/project/libcddb/libcddb/1.3.2/libcddb-1.3.2.tar.bz2 : 35ce0ee1741ea38def304ddfe84a958901413aa829698357f0bee5bb8f0a223b
homepage : http://libcddb.sourceforge.net/
-license :
- - LGPLv2.1
+license : LGPL-2.1-or-later
summary : A library for accessing a CDDB server
description : |
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g http://freedb.org/).
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,24 +3,24 @@
libcddb
http://libcddb.sourceforge.net/
- Justin Zobel
- justin.zobel@gmail.com
+ Albert Krenz
+ albert.krenz+solus@mailbox.org
- LGPLv2.1
+ LGPL-2.1-or-later
A library for accessing a CDDB server
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g http://freedb.org/).
- https://evolve-os.com/sources/README
+ https://getsol.us/sources/README.Solus
libcddb
A library for accessing a CDDB server
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g http://freedb.org/).
- library
- /usr/bin
- /usr/lib64/lib*.so.*
+ /usr/bin/cddb_query
+ /usr/lib64/libcddb.so.2
+ /usr/lib64/libcddb.so.2.2.3
@@ -30,21 +30,30 @@
programming.devel
- libcddb
+ libcddb
- /usr/include
- /usr/lib64/lib*.so
- /usr/lib64/pkgconfig
+ /usr/include/cddb/cddb.h
+ /usr/include/cddb/cddb_cmd.h
+ /usr/include/cddb/cddb_config.h
+ /usr/include/cddb/cddb_conn.h
+ /usr/include/cddb/cddb_disc.h
+ /usr/include/cddb/cddb_error.h
+ /usr/include/cddb/cddb_log.h
+ /usr/include/cddb/cddb_site.h
+ /usr/include/cddb/cddb_track.h
+ /usr/include/cddb/version.h
+ /usr/lib64/libcddb.so
+ /usr/lib64/pkgconfig/libcddb.pc
-
- 2015-04-01
+
+ 2020-06-11
1.3.2
Packaging update
- Justin Zobel
- justin.zobel@gmail.com
+ Albert Krenz
+ albert.krenz+solus@mailbox.org
\ No newline at end of file