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 292252 Details for
Bug 225876
Merge Review: gtkspell
[?]
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]
SPEC cleanups
cleanup.patch (text/plain), 2.03 KB, created by
Parag AN(पराग)
on 2008-01-19 10:36:35 UTC
(
hide
)
Description:
SPEC cleanups
Filename:
MIME Type:
Creator:
Parag AN(पराग)
Created:
2008-01-19 10:36:35 UTC
Size:
2.03 KB
patch
obsolete
>--- gtkspell.spec 2007-12-29 04:52:46.000000000 +0530 >+++ gtkspell-new.spec 2008-01-19 15:58:01.000000000 +0530 >@@ -2,13 +2,13 @@ > > Name: gtkspell > Version: 2.0.11 >-Release: 6%{?dist} >-License: GPL >+Release: 7%{?dist} >+License: GPLv2+ > Group: System Environment/Libraries >-Summary: GtkSpell provides on-the-fly spell checking for GtkTextView widgets. >+Summary: GtkSpell provides on-the-fly spell checking for GtkTextView widgets > URL: http://gtkspell.sourceforge.net/ >-BuildRoot: %{_tmppath}/%{name}-%{version}-root >-Source: %{name}-%{version}.tar.gz >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >+Source: http://gtkspell.sourceforge.net/download/%{name}-%{version}.tar.gz > > ### Patches ### > >@@ -36,13 +36,14 @@ > > %package devel > Group: Development/Libraries >-Summary: Development files for GtkSpell. >-Requires: %{name} = %{version} >+Summary: Development files for GtkSpell >+Requires: %{name} = %{version}-%{release} > Requires: gtk2-devel >+Requires: pkgconfig > > %description devel >-The gtkspell-devel package provides header files and static libraries >-for developing applications which use GtkSpell. >+The gtkspell-devel package provides header files for developing >+applications which use GtkSpell. > > %prep > %setup -q >@@ -52,35 +53,32 @@ > > %build > autoreconf --force >-%configure --disable-gtk-doc >+%configure --disable-gtk-doc --disable-static > make %{?_smp_mflags} > > %install > rm -rf $RPM_BUILD_ROOT > make DESTDIR=$RPM_BUILD_ROOT install > find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \; >-/sbin/ldconfig -n $RPM_BUILD_ROOT/%{_libdir} >+ > %find_lang %{name} > > %clean > rm -rf $RPM_BUILD_ROOT > >-%post >-/sbin/ldconfig >+%post -p /sbin/ldconfig > >-%postun >-/sbin/ldconfig >+%postun -p /sbin/ldconfig > > %files -f %{name}.lang > %defattr(-,root,root,-) >-%doc NEWS README AUTHORS COPYING >+%doc README AUTHORS COPYING > %{_libdir}/libgtkspell.so.0* > > %files devel > %defattr(-,root,root,-) > %{_datadir}/gtk-doc/html/gtkspell > %{_includedir}/gtkspell-2.0 >-%{_libdir}/libgtkspell.a > %{_libdir}/libgtkspell.so > %{_libdir}/pkgconfig/gtkspell-2.0.pc >
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 225876
:
290352
| 292252