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 295327 Details for
Bug 433152
Default look and feel
[?]
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 for xfce-mcs-plugins.spec
xfce-mcs-plugins-4.4.2-4.spec.patch (text/plain), 1.93 KB, created by
Christoph Wickert
on 2008-02-19 20:03:16 UTC
(
hide
)
Description:
Patch for xfce-mcs-plugins.spec
Filename:
MIME Type:
Creator:
Christoph Wickert
Created:
2008-02-19 20:03:16 UTC
Size:
1.93 KB
patch
obsolete
>--- xfce-mcs-plugins.spec 10 Feb 2008 23:38:21 -0000 1.19 >+++ xfce-mcs-plugins.spec 19 Feb 2008 19:59:20 -0000 >@@ -1,11 +1,11 @@ > Summary: Plugins for multi channel settings manager > Name: xfce-mcs-plugins > Version: 4.4.2 >-Release: 3%{?dist} >+Release: 4%{?dist} > License: GPLv2 > URL: http://www.xfce.org/ > Source0: http://www.xfce.org/archive/xfce-4.4.2/src/xfce-mcs-plugins-4.4.2.tar.bz2 >-Patch: xfce-mcs-plugins-4.4.2-fedora.patch >+Patch0: xfce-mcs-plugins-4.4.2-fedora.patch > Patch1: xfce-mcs-plugins-4.4.2-mouse.patch > Group: User Interface/Desktops > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root >@@ -25,24 +25,31 @@ > > %prep > %setup -q >-%patch -p1 -b .theme >+%patch0 -p1 -b .fedora > %patch1 -p1 -b .mouse > > %build >-%configure >+%configure --disable-static > make %{?_smp_mflags} > > %install > rm -rf $RPM_BUILD_ROOT > > make install DESTDIR=$RPM_BUILD_ROOT >-rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a > rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la > %find_lang %{name} > > %clean > rm -rf $RPM_BUILD_ROOT > >+%post >+touch --no-create %{_datadir}/icons/hicolor || : >+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : >+ >+%postun >+touch --no-create %{_datadir}/icons/hicolor || : >+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : >+ > %files -f %{name}.lang > %defattr(-,root,root,-) > %doc README COPYING AUTHORS >@@ -50,12 +57,17 @@ > %{_datadir}/xfce4/doc/C > %{_datadir}/xfce4/doc/fr > %{_datadir}/xfce4/doc/it >-%{_libdir}/xfce4/mcs-plugins/* >+%{_libdir}/xfce4/mcs-plugins/*.so > %{_datadir}/xfce-mcs-plugins/ > %{_datadir}/applications/* >-%{_datadir}/icons/*/*/apps/* >+%{_datadir}/icons/hicolor/*/apps/* > > %changelog >+* Tue Feb 19 2008 Christoph Wickert <fedora christoph-wickert.de> - 4.4.2-4 >+- Use Nodoka Theme by default >+- Configure with --disable-static instead of removing .a files >+- Run gtk-update-icon-cache >+ > * Sun Feb 10 2008 Kevin Fenzi <kevin@tummy.com> - 4.4.2-3 > - Rebuild for gcc43 >
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 433152
:
295097
|
295098
|
295099
|
295325
| 295327