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 243631 Details for
Bug 358501
please include kde-desktop-settings in compiz-kde
[?]
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 against compiz.spec (0.6.2-3.fc8)
compiz.spec.diff (text/plain), 3.06 KB, created by
Sebastian Vahl
on 2007-10-30 16:21:09 UTC
(
hide
)
Description:
Patch against compiz.spec (0.6.2-3.fc8)
Filename:
MIME Type:
Creator:
Sebastian Vahl
Created:
2007-10-30 16:21:09 UTC
Size:
3.06 KB
patch
obsolete
>--- compiz.spec 2007-10-25 23:39:55.000000000 +0200 >+++ compiz.spec.new 2007-10-25 23:43:48.000000000 +0200 >@@ -1,4 +1,5 @@ > %define dialogversion 0.7.7 >+%define kde_dialogversion 0.0.4 > > %define core_plugins blur clone cube dbus decoration fade ini inotify minimize move place plane png regex resize rotate scale screenshot switcher video water wobbly zoom fs > >@@ -13,7 +14,7 @@ > License: X11/MIT/GPL > Group: User Interface/Desktops > Version: 0.6.2 >-Release: 2%{?dist} >+Release: 3%{?dist} > > Summary: OpenGL window and compositing manager > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >@@ -45,6 +46,7 @@ > > Source0: %{name}-%{version}.tar.gz > Source1: desktop-effects-%{dialogversion}.tar.bz2 >+Source2: kde-desktop-effects-%{kde_dialogversion}.tar.bz2 > > # Make sure that former beryl users still have bling > Obsoletes: berly-core >@@ -101,6 +103,7 @@ > Summary: Compiz kde integration bits > Group: User Interface/Desktops > Requires: %{name} = %{version} >+Requires: compiz-manager > Obsoletes: beryl-kde > > %description kde >@@ -110,6 +113,7 @@ > > %prep > %setup -q -T -b1 -n desktop-effects-%{dialogversion} >+%setup -q -T -b2 -n kde-desktop-effects-%{kde_dialogversion} > %setup -q > > %patch103 -p1 -b .composite-cube-logo >@@ -160,9 +164,29 @@ > $RPM_BUILD_ROOT%{_datadir}/applications/desktop-effects.desktop > popd > >+# kde-desktop-effects >+echo INSTALLING KDE DESKTOP EFFECTS >+pushd ../kde-desktop-effects-%{kde_dialogversion} >+cp -a kde-desktop-effects.sh $RPM_BUILD_ROOT/%{_bindir}/ >+mkdir -p $RPM_BUILD_ROOT/%{_docdir}/compiz-kde-%{version} >+cp -a ChangeLog COPYING README $RPM_BUILD_ROOT/%{_docdir}/compiz-kde-%{version} >+ >+iconlist="16 24 32 36 48 96" >+for i in $iconlist; do >+ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$i\x$i/apps/ >+ cp -p ../desktop-effects-%{dialogversion}/desktop-effects$i.png $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$i\x$i/apps/kde-desktop-effects.png >+done >+ >+desktop-file-install --vendor="" \ >+--dir=%{buildroot}%{_datadir}/applications/kde \ >+kde-desktop-effects.desktop >+popd >+ >+ > find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' > find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' > >+ > %find_lang compiz > %find_lang desktop-effects > >@@ -224,6 +248,13 @@ > /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor > fi > >+%post kde >+update-desktop-database -q %{_datadir}/applications/kde >+touch --no-create %{_datadir}/icons/hicolor >+ >+%postun kde >+touch --no-create %{_datadir}/icons/hicolor >+ > > %clean > rm -rf $RPM_BUILD_ROOT >@@ -263,6 +294,10 @@ > %files kde > %defattr(-, root, root) > %{_bindir}/kde-window-decorator >+%{_docdir}/compiz-kde-%{version} >+%{_bindir}/kde-desktop-effects.sh >+%{_datadir}/applications/kde/kde-desktop-effects.desktop >+%{_datadir}/icons/hicolor/*/apps/kde-desktop-effects.png > > > %files devel >@@ -278,6 +313,9 @@ > > > %changelog >+* Thu Oct 25 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6.2-3 >+- Include kde-desktop-effects in kde subpackage >+ > * Tue Oct 23 2007 Adel Gadllah <adel.gadllah@gmail.com> - 0.6.2-2 > - Obsolete berly-core >
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 358501
: 243631