forked from pool/libkdegames
Accepting request 147161 from KDE:Distro:Factory
Updated build/runtime requirements (forwarded request 147160 from adra) OBS-URL: https://build.opensuse.org/request/show/147161 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkdegames?expand=0&rev=3
This commit is contained in:
parent
a2c52c8d37
commit
32853e3227
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e02551bc614e3b9bae57ad3e562430e6d4d5d1242f392aac3b87c6c3b8b4d7
|
||||
size 5872668
|
3
libkdegames-4.9.97.tar.xz
Normal file
3
libkdegames-4.9.97.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc371169463487e95085046132a7c5d7145a477a929558d2f7653dcf51dc95a9
|
||||
size 5834544
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 21:24:05 UTC 2013 - asterios.dramis@gmail.com
|
||||
|
||||
- Removed unneeded build requirements ggz-client-libs-devel, libqca2-devel and
|
||||
oxygen-icon-theme-large. Added fdupes to fix rpmlint warning
|
||||
"files-duplicate".
|
||||
- Removed unneeded runtime requirements for ggz-client-libs and
|
||||
%kde4_runtime_requires from libkdegames6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 3 21:52:49 UTC 2013 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.97
|
||||
* This is the second RC release for 4.10. Contains bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 19:16:48 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libkdegames
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@ -17,21 +17,19 @@
|
||||
|
||||
|
||||
Name: libkdegames
|
||||
BuildRequires: ggz-client-libs-devel
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: libqca2-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: oxygen-icon-theme-large
|
||||
BuildRequires: xz
|
||||
Summary: General Data for KDE Games
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
Version: 4.9.95
|
||||
Version: 4.9.97
|
||||
Release: 0
|
||||
Source0: libkdegames-%{version}.tar.xz
|
||||
Patch1: libkdegames-bnc793185.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libkde4-devel
|
||||
BuildRequires: libsndfile-devel
|
||||
BuildRequires: openal-soft-devel
|
||||
BuildRequires: xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -45,23 +43,26 @@ This package contains data which is required by the KDE games library.
|
||||
rm -rf carddecks/svg-konqi-modern
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build -- -DINSTALL_KAJONGG=TRUE
|
||||
%cmake_kde4 -d build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
cd build
|
||||
%kde4_makeinstall
|
||||
%kde4_makeinstall -C build
|
||||
%kde_post_install
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC README
|
||||
%{_kde4_appsdir}/kconf_update/
|
||||
|
||||
%package -n libkdegames6
|
||||
Summary: Library for KDE Games
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Requires: ggz-client-libs
|
||||
Requires: libkdegames
|
||||
Requires: libkdegames = %{version}
|
||||
Obsoletes: libkdegames4 < 4.9.80
|
||||
Provides: libkdegames4 = %{version}
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description -n libkdegames6
|
||||
This package contains the KDE games library.
|
||||
@ -77,15 +78,10 @@ This package contains the KDE games library.
|
||||
%{_kde4_libdir}/libkdegamesprivate.so.*
|
||||
%{_kde4_libdir}/libkdegames.so.*
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC README
|
||||
%{_kde4_appsdir}/kconf_update/
|
||||
|
||||
%package devel
|
||||
Summary: Library for KDE Games: Build Environment
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: libkde4-devel
|
||||
Requires: libkdegames6 = %{version}
|
||||
Obsoletes: libkdegames4-devel < %{version}
|
||||
@ -96,17 +92,13 @@ This package contains all necessary files and libraries needed to
|
||||
develop KDE games.
|
||||
|
||||
|
||||
%post devel -p /sbin/ldconfig
|
||||
|
||||
%postun devel -p /sbin/ldconfig
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING COPYING.DOC README
|
||||
/usr/include/KDE/
|
||||
/usr/include/highscore/
|
||||
/usr/include/libkdegamesprivate/
|
||||
/usr/include/*.h
|
||||
%{_kde4_includedir}/KDE/
|
||||
%{_kde4_includedir}/highscore/
|
||||
%{_kde4_includedir}/libkdegamesprivate/
|
||||
%{_kde4_includedir}/*.h
|
||||
%{_libdir}/cmake/KDEGames/
|
||||
%{_kde4_libdir}/libkdegamesprivate.so
|
||||
%{_kde4_libdir}/libkdegames.so
|
||||
@ -116,7 +108,7 @@ Summary: Further Card Decks for KDE Games
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
BuildArch: noarch
|
||||
Requires: kdegames4-carddecks-default = %version
|
||||
Requires: kdegames4-carddecks-default = %{version}
|
||||
|
||||
%description -n kdegames4-carddecks-other
|
||||
This package contains several further card deck set for KDE games.
|
||||
@ -125,10 +117,10 @@ This package contains several further card deck set for KDE games.
|
||||
%files -n kdegames4-carddecks-other
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README
|
||||
%exclude %_kde_share_dir/apps/carddecks/svg-standard
|
||||
%exclude %_kde_share_dir/apps/carddecks/svg-oxygen-white
|
||||
%exclude %_kde_share_dir/apps/carddecks/svg-ancient-egyptians
|
||||
%_kde_share_dir/apps/carddecks
|
||||
%exclude %{_kde4_appsdir}/carddecks/svg-standard
|
||||
%exclude %{_kde4_appsdir}/carddecks/svg-oxygen-white
|
||||
%exclude %{_kde4_appsdir}/carddecks/svg-ancient-egyptians
|
||||
%{_kde4_appsdir}/carddecks
|
||||
|
||||
%package -n kdegames4-carddecks-default
|
||||
Summary: Default Card Decks for KDE Games
|
||||
@ -143,8 +135,8 @@ This package contains the default card deck set for KDE games.
|
||||
%files -n kdegames4-carddecks-default
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING README
|
||||
%_kde_share_dir/apps/carddecks/svg-standard
|
||||
%_kde_share_dir/apps/carddecks/svg-oxygen-white
|
||||
%_kde_share_dir/apps/carddecks/svg-ancient-egyptians
|
||||
%{_kde4_appsdir}/carddecks/svg-standard
|
||||
%{_kde4_appsdir}/carddecks/svg-oxygen-white
|
||||
%{_kde4_appsdir}/carddecks/svg-ancient-egyptians
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user