Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 317897 Details for
Bug 456826
kde4 styles are unavailable for i386 applications
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch adding the -libs subpackage
kdebase-runtime.spec.patch (text/plain), 3.12 KB, created by
Julian Sikorski
on 2008-09-28 11:33:05 UTC
(
hide
)
Description:
Patch adding the -libs subpackage
Filename:
MIME Type:
Creator:
Julian Sikorski
Created:
2008-09-28 11:33:05 UTC
Size:
3.12 KB
patch
obsolete
>--- kdebase-runtime.spec.orig 2008-09-28 13:27:53.000000000 +0200 >+++ kdebase-runtime.spec 2008-09-28 13:31:39.000000000 +0200 >@@ -35,8 +35,9 @@ > > BuildRequires: kde-filesystem > %{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} } >-Requires(post): /sbin/ldconfig xdg-utils >-Requires(postun): /sbin/ldconfig xdg-utils >+Requires(post): xdg-utils >+Requires(postun): xdg-utils >+Requires: %{name}-libs = %{version}-%{release} > Requires: kdelibs4 >= %{version} > Requires: kdepimlibs >= %{version} > %ifnarch s390 s390x >@@ -74,6 +75,17 @@ > provided by KDE 3 because of file and configuration setting conflicts. > %endif > >+%package libs >+Summary: Runtime libraries for %{name} >+Group: System Environment/Libraries >+Requires: kdelibs4 >= %{version} >+# out of paranoia really, may or may not be 100% essential. -- Rex >+Requires: %{name} = %{version}-%{release} >+Requires(post): /sbin/ldconfig >+Requires(postun): /sbin/ldconfig >+%description libs >+%{summary}. >+ > %package -n oxygen-icon-theme > Summary: Oxygen icon theme > Group: User Interface/Desktops >@@ -246,17 +258,19 @@ > > > %post >-/sbin/ldconfig ||: > %{!?kde3_desktop:xdg-icon-resource forceupdate --theme crystalsvg 2> /dev/null || : } > %{!?kde3_desktop:xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : } > xdg-desktop-menu forceupdate 2> /dev/null || : > > %postun >-/sbin/ldconfig ||: > %{!?kde3_desktop:xdg-icon-resource forceupdate --theme crystalsvg 2> /dev/null || : } > %{!?kde3_desktop:xdg-icon-resource forceupdate --theme hicolor 2> /dev/null || : } > xdg-desktop-menu forceupdate 2> /dev/null || : > >+%post libs -p /sbin/ldconfig >+ >+%postun libs -p /sbin/ldconfig >+ > %if 0%{?icons} > %post -n oxygen-icon-theme > xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : >@@ -287,14 +301,7 @@ > %{_kde4_datadir}/kde4/services/* > %{_kde4_datadir}/kde4/servicetypes/* > %{_kde4_datadir}/sounds/* >-%{_kde4_libdir}/kconf_update_bin/* >-%{_kde4_libdir}/libkdeinit4_*.so >-%{_kde4_libdir}/libkaudiodevicelist.so.* >-%{_kde4_libdir}/kde4/*.so >-%{_kde4_libdir}/kde4/plugins/phonon_platform/ > %{_kde4_libexecdir}/* >-%{_kde4_libdir}/kde4/plugins/styles/ >-%{_libdir}/strigi/* > %{_mandir}/man1/* > > %if ! 0%{?kde3_desktop} >@@ -312,11 +319,21 @@ > %{_datadir}/services/khelpcenter.desktop > %endif > >-%exclude %{_kde4_libdir}/kde4/kcm_phononxine.so > %exclude %{_kde4_datadir}/kde4/services/kcm_phononxine.desktop >-%exclude %{_kde4_libdir}/kde4/phonon_xine.so > %exclude %{_kde4_datadir}/kde4/services/phononbackends/xine.desktop > >+%files devel >+%{_kde4_libdir}/kconf_update_bin/* >+%{_kde4_libdir}/kde4/*.so >+%{_kde4_libdir}/kde4/plugins/phonon_platform/ >+%{_kde4_libdir}/kde4/plugins/styles/ >+%{_kde4_libdir}/libkaudiodevicelist.so.* >+%{_kde4_libdir}/libkdeinit4_*.so >+%{_libdir}/strigi/* >+ >+%exclude %{_kde4_libdir}/kde4/kcm_phononxine.so >+%exclude %{_kde4_libdir}/kde4/phonon_xine.so >+ > %files -n phonon-backend-xine > %defattr(-,root,root,-) > %{_kde4_libdir}/kde4/kcm_phononxine.so >@@ -340,6 +357,9 @@ > > > %changelog >+* Fri Sep 26 2008 Rex Dieter <rdieter@fedoraproject.org. 4.1.2-2 >+- Added -libs subpackage (should fix Fedora bug #456826) >+ > * Fri Sep 26 2008 Rex Dieter <rdieter@fedoraproject.org. 4.1.2-1 > - 4.1.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 456826
:
317897
|
317899