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 290352 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]
diff against devel cvs
gtkspell.spec.diff (text/plain), 1.98 KB, created by
Michael Schwendt
on 2007-12-24 16:18:20 UTC
(
hide
)
Description:
diff against devel cvs
Filename:
MIME Type:
Creator:
Michael Schwendt
Created:
2007-12-24 16:18:20 UTC
Size:
1.98 KB
patch
obsolete
>Index: gtkspell.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/gtkspell/devel/gtkspell.spec,v >retrieving revision 1.21 >diff -u -r1.21 gtkspell.spec >--- gtkspell.spec 20 Dec 2007 14:08:49 -0000 1.21 >+++ gtkspell.spec 24 Dec 2007 16:14:51 -0000 >@@ -3,12 +3,12 @@ > Name: gtkspell > Version: 2.0.11 > Release: 5%{?dist} >-License: GPL >+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 >+Source: http://gtkspell.sourceforge.net/download/%{name}-%{version}.tar.gz > > ### Patches ### > >@@ -36,14 +36,14 @@ > > %package devel > Group: Development/Libraries >-Summary: Development files for GtkSpell. >-Requires: %{name} = %{version} >-Requires: aspell-devel >+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 files for developing applications >+which use GtkSpell. > > %prep > %setup -q >@@ -53,7 +53,7 @@ > > %build > autoreconf --force >-%configure --disable-gtk-doc >+%configure --disable-gtk-doc --disable-static > make %{?_smp_mflags} > > %install >@@ -66,22 +66,20 @@ > %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 >+# empty: NEWS > %{_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