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 840078 Details for
Bug 1045743
Scriptlet ldconfig and %changelog date fixes, move lib*.so to -devel.
[?]
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]
Scriptlet ldconfig and %changelog date fixes, move lib*.so to -devel.
Scriptlet-ldconfig-and-changelog-date-fixes-move-l.patch (text/plain), 2.71 KB, created by
Ville Skyttä
on 2013-12-21 16:54:45 UTC
(
hide
)
Description:
Scriptlet ldconfig and %changelog date fixes, move lib*.so to -devel.
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2013-12-21 16:54:45 UTC
Size:
2.71 KB
patch
obsolete
>From 17e628d254b616d8b5e328bbc69e112783fb88b9 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sat, 21 Dec 2013 18:54:02 +0200 >Subject: [PATCH] Scriptlet ldconfig and %changelog date fixes, move lib*.so to > -devel. > >https://bugzilla.redhat.com/show_bug.cgi?id=1045743 >--- > pygobject3.spec | 20 +++++++++++++------- > 1 file changed, 13 insertions(+), 7 deletions(-) > >diff --git a/pygobject3.spec b/pygobject3.spec >index a727e0b..778a2b6 100644 >--- a/pygobject3.spec >+++ b/pygobject3.spec >@@ -22,7 +22,7 @@ > > Name: pygobject3 > Version: 3.11.3 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: LGPLv2+ and MIT > Group: Development/Languages > Summary: Python 2 bindings for GObject Introspection >@@ -227,9 +227,8 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} > > %endif # with_check > >-%post -p /sbin/ldconfig >- >-%postun -p /sbin/ldconfig >+%post base -p /sbin/ldconfig >+%postun base -p /sbin/ldconfig > > %files > %defattr(644, root, root, 755) >@@ -238,7 +237,7 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} > %files base > %defattr(644, root, root, 755) > %doc AUTHORS NEWS README COPYING >-%{_libdir}/libpyglib-gi-2.0-python.so* >+%{_libdir}/libpyglib-gi-2.0-python.so.* > %dir %{python_sitearch}/gi > %{python_sitearch}/gi/* > %exclude %{python_sitearch}/gi/_gi_cairo.so >@@ -250,9 +249,13 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} > %doc _docs/* > %dir %{_includedir}/pygobject-3.0/ > %{_includedir}/pygobject-3.0/pygobject.h >+%{_libdir}/libpyglib-gi-2.0-python.so > %{_libdir}/pkgconfig/pygobject-3.0.pc > > %if 0%{?with_python3} >+%post -n python3-gobject -p /sbin/ldconfig >+%postun -n python3-gobject -p /sbin/ldconfig >+ > %files -n python3-gobject > %defattr(644, root, root, 755) > %doc AUTHORS NEWS README COPYING >@@ -265,6 +268,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} > %endif # with_python3 > > %changelog >+* Sat Dec 21 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.11.3-2 >+- Scriptlet ldconfig and %%changelog date fixes, move lib*.so to -devel. >+ > * Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1 > - Update to 3.11.3 > >@@ -433,10 +439,10 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity} > * Wed Aug 31 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2.90.3-1 > - udpate to 2.90.3 > >-* Thu Aug 22 2011 John (J5) Palmieri <johnp@redhat.com> - 2.90.2-3 >+* Mon Aug 22 2011 John (J5) Palmieri <johnp@redhat.com> - 2.90.2-3 > - remove some old requires > >-* Thu Aug 19 2011 John (J5) Palmieri <johnp@redhat.com> - 2.90.2-2 >+* Fri Aug 19 2011 John (J5) Palmieri <johnp@redhat.com> - 2.90.2-2 > - fix up issues uncovered during package review > - disable docs because they still reference the static bindings > and upstream is working on new documentation >-- >1.8.3.1
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 1045743
: 840078