This commit is contained in:
commit
749e563a50
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
libcddb-1.3.0.tar.bz2
Normal file
3
libcddb-1.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e7d3aae339cf5037d972cd5f3ab23a3b643f6b05e4125430da4f22682770bf9
|
||||
size 329319
|
64
libcddb.changes
Normal file
64
libcddb.changes
Normal file
@ -0,0 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 20 15:26:57 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.3.0:
|
||||
* Support for the 'album' command of the freedb2.org.
|
||||
* Functions to set or reset some flags.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 6 16:23:58 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.2.2:
|
||||
* Correct character set is specified when submitting data.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 30 13:18:50 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Fixed cyclic dependencies in a correct way.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 18:36:21 CEST 2006 - sbrabec@suse.cz
|
||||
|
||||
- Simpler solution of cyclic dependencies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 14:20:12 CET 2006 - sbrabec@suse.cz
|
||||
|
||||
- Enabled parallel build.
|
||||
- Fixed devel splitting.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:42:30 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 26 13:32:11 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Build with libcdio-0.76.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 11:00:12 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.2.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 29 15:57:55 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.2.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 9 13:07:34 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.0.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 13:23:02 CEST 2005 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 1.0.1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 09 14:52:28 CET 2004 - sbrabec@suse.cz
|
||||
|
||||
- New SuSE package, version 0.9.6.
|
||||
|
112
libcddb.spec
Normal file
112
libcddb.spec
Normal file
@ -0,0 +1,112 @@
|
||||
#
|
||||
# spec file for package libcddb (Version 1.3.0)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: libcddb
|
||||
BuildRequires: libcdio-devel pkgconfig
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
URL: http://libcddb.sourceforge.net/
|
||||
Group: Productivity/Multimedia/Other
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Summary: CDDB Access Library
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Autoreqprov: on
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
Libcddb is a library that implements the different protocols (CDDBP,
|
||||
HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
|
||||
tries to be as cross-platform as possible.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Kris Verbeeck <airborne@advalvas.be>
|
||||
|
||||
%package devel
|
||||
Group: Productivity/Multimedia/Other
|
||||
Summary: CDDB Access Library
|
||||
Requires: %{name} = %{version} glibc-devel
|
||||
|
||||
%description devel
|
||||
Libcddb is a library that implements the different protocols (CDDBP,
|
||||
HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It
|
||||
tries to be as cross-platform as possible.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Kris Verbeeck <airborne@advalvas.be>
|
||||
|
||||
%prep
|
||||
%setup
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%post
|
||||
%run_ldconfig
|
||||
|
||||
%postun
|
||||
%run_ldconfig
|
||||
|
||||
%files
|
||||
%defattr (-, root, root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
|
||||
/usr/%{_lib}/*.so.*
|
||||
/usr/bin/*
|
||||
|
||||
%files devel
|
||||
%defattr (-, root, root)
|
||||
/usr/%{_lib}/*.so
|
||||
/usr/%{_lib}/*.*a
|
||||
/usr/%{_lib}/pkgconfig/*.pc
|
||||
/usr/include/*
|
||||
|
||||
%changelog -n libcddb
|
||||
* Fri Oct 20 2006 - sbrabec@suse.cz
|
||||
- Updated to version 1.3.0:
|
||||
* Support for the 'album' command of the freedb2.org.
|
||||
* Functions to set or reset some flags.
|
||||
* Fri Oct 06 2006 - sbrabec@suse.cz
|
||||
- Updated to version 1.2.2:
|
||||
* Correct character set is specified when submitting data.
|
||||
* Fri Jun 30 2006 - sbrabec@suse.cz
|
||||
- Fixed cyclic dependencies in a correct way.
|
||||
* Thu Jun 22 2006 - sbrabec@suse.cz
|
||||
- Simpler solution of cyclic dependencies.
|
||||
* Tue Jan 31 2006 - sbrabec@suse.cz
|
||||
- Enabled parallel build.
|
||||
- Fixed devel splitting.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Oct 26 2005 - sbrabec@suse.cz
|
||||
- Build with libcdio-0.76.
|
||||
* Fri Aug 05 2005 - sbrabec@suse.cz
|
||||
- Updated to version 1.2.1.
|
||||
* Fri Jul 29 2005 - sbrabec@suse.cz
|
||||
- Updated to version 1.2.0.
|
||||
* Mon May 09 2005 - sbrabec@suse.cz
|
||||
- Updated to version 1.0.2.
|
||||
* Tue Apr 26 2005 - sbrabec@suse.cz
|
||||
- Updated to version 1.0.1.
|
||||
* Tue Nov 09 2004 - sbrabec@suse.cz
|
||||
- New SuSE package, version 0.9.6.
|
Loading…
x
Reference in New Issue
Block a user