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 298794 Details for
Bug 436773
Broken pkg-config file
[?]
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]
bug-436773.patch
bug-436773.patch (text/plain), 2.12 KB, created by
Bastien Nocera
on 2008-03-21 15:11:28 UTC
(
hide
)
Description:
bug-436773.patch
Filename:
MIME Type:
Creator:
Bastien Nocera
Created:
2008-03-21 15:11:28 UTC
Size:
2.12 KB
patch
obsolete
>Index: telepathy-glib-broken-pkgconfig.patch >=================================================================== >RCS file: telepathy-glib-broken-pkgconfig.patch >diff -N telepathy-glib-broken-pkgconfig.patch >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ telepathy-glib-broken-pkgconfig.patch 21 Mar 2008 15:10:39 -0000 >@@ -0,0 +1,10 @@ >+--- telepathy-glib-0.7.5/telepathy-glib/telepathy-glib.pc.in.old 2008-03-21 15:06:00.000000000 +0000 >++++ telepathy-glib-0.7.5/telepathy-glib/telepathy-glib.pc.in 2008-03-21 15:05:47.000000000 +0000 >+@@ -6,6 +6,6 @@ includedir=@includedir@ >+ Name: Telepathy-GLib >+ Description: GLib utility library for the Telepathy framework >+ Version: @VERSION@ >+-Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.10, gobject-2.0 >= 2.10 >++Requires: dbus-glib-1 >= 0.73, glib-2.0 >= 2.10, gobject-2.0 >= 2.10 >+ Libs: -L${libdir} -ltelepathy-glib >+ Cflags: -I${includedir}/telepathy-1.0 >Index: telepathy-glib.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/telepathy-glib/devel/telepathy-glib.spec,v >retrieving revision 1.11 >diff -u -p -u -p -r1.11 telepathy-glib.spec >--- telepathy-glib.spec 10 Mar 2008 16:13:50 -0000 1.11 >+++ telepathy-glib.spec 21 Mar 2008 15:10:39 -0000 >@@ -1,6 +1,6 @@ > Name: telepathy-glib > Version: 0.7.5 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: GLib bindings for Telepathy > > Group: System Environment/Libraries >@@ -16,6 +16,8 @@ BuildRequires: glib2-devel >= 2.10 > BuildRequires: libxslt > BuildRequires: python > >+# https://bugzilla.redhat.com/show_bug.cgi?id=436773 >+Patch0: telepathy-glib-broken-pkgconfig.patch > > %description > Telepathy-glib is the glib bindings for the telepathy unified framework >@@ -41,7 +43,7 @@ developing applications that use %{name} > > %prep > %setup -q >- >+%patch0 -p1 -b .requires > > %check > #make check >@@ -83,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT > > > %changelog >+* Fri Mar 21 2008 - Bastien Nocera <bnocera@redhat.com> - 0.7.5-3 >+- Really fix #436773 >+ > * Mon Mar 10 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.5-2 > - Add requires for glib2-devel to devel package. (#436773) >
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 436773
:
298793
| 298794