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 308903 Details for
Bug 388511
gnome-compiz-manager looking in wrong place for .so files on x86_64 systems
[?]
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 the spec file.
patch.diff (text/plain), 1.63 KB, created by
Julio Merino
on 2008-06-11 08:44:21 UTC
(
hide
)
Description:
Patch for the spec file.
Filename:
MIME Type:
Creator:
Julio Merino
Created:
2008-06-11 08:44:21 UTC
Size:
1.63 KB
patch
obsolete
>? lib-subdir.patch >Index: gnome-compiz-manager.spec >=================================================================== >RCS file: /cvs/pkgs/devel/gnome-compiz-manager/gnome-compiz-manager.spec,v >retrieving revision 1.5 >diff -u -p -r1.5 gnome-compiz-manager.spec >--- gnome-compiz-manager.spec 19 Feb 2008 07:15:43 -0000 1.5 >+++ gnome-compiz-manager.spec 11 Jun 2008 08:43:13 -0000 >@@ -1,6 +1,6 @@ > Name: gnome-compiz-manager > Version: 0.10.4 >-Release: 4%{?dist} >+Release: 5%{?dist} > Summary: Compiz configuration utility > > Group: User Interface/Desktops >@@ -10,7 +10,7 @@ Source0: http://download.gna.org/ > Source1: desktop.png > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >-BuildRequires: intltool >+BuildRequires: autoconf, automake, intltool, libtool > BuildRequires: GConf2 > BuildRequires: pkgconfig > BuildRequires: libglade2-devel >@@ -28,6 +28,8 @@ Requires(pre): GConf2 > Requires(post): GConf2 > Requires(preun): GConf2 > >+Patch0: lib-subdir.patch >+ > > %description > Gnome compiz manager is small utility, which manages GL Desktop configurations >@@ -49,6 +51,9 @@ Development files for gnome-compiz-manag > > %prep > %setup -q >+%patch0 -p0 -b .lib-subdir >+autoreconf -i >+intltoolize --force > > cp %{SOURCE1} data > >@@ -128,6 +133,10 @@ fi > %{_libdir}/pkgconfig/* > > %changelog >+* Wed Jun 11 2008 Julio M. Merino Vidal <jmmv@NetBSD.org> - 0.10.4-5 >+- Fix path to compiz plugins in x86_64. >+- Added autoconf, automake and libtool to BuildRequires for this fix. >+ > * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.10.4-4 > - Autorebuild for GCC 4.3 >
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 388511
: 308903 |
308904