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 151384 Details for
Bug 225066
Review Request: gedit-plugins - Collections of plugins for gedit
[?]
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.
gedit-plugins spec file.
gedit-plugins.spec (text/x-rpm-spec), 2.08 KB, created by
Trond Danielsen
on 2007-04-01 11:29:46 UTC
(
hide
)
Description:
gedit-plugins spec file.
Filename:
MIME Type:
Creator:
Trond Danielsen
Created:
2007-04-01 11:29:46 UTC
Size:
2.08 KB
patch
obsolete
>Name: gedit-plugins >Version: 2.18.0 >Release: 1%{?dist} >Summary: Plugins for gedit > >Group: Applications/Editors >License: GPL >URL: http://live.gnome.org/GeditPlugins >Source0: ftp://ftp.gnome.org/pub/gnome/sources/gedit-plugins/2.18/%{name}-%{version}.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >BuildRequires: gedit-devel >BuildRequires: gucharmap-devel >BuildRequires: gnome-doc-utils >BuildRequires: perl(XML::Parser) >BuildRequires: libgnomeui-devel >BuildRequires: gettext >BuildRequires: vte-devel >Requires: gedit >Requires(pre): GConf2 >Requires(post): GConf2 >Requires(preun): GConf2 > > >%description >A collection of plugins for gedit. > > >%prep >%setup -q >grep '"import vte' configure && sed \ > -i "s!import vte!import imp; imp.find_module('vte')!" configure >sed -i "s!os.path.makedirs!os.makedirs!" plugins/sessionsaver/store.py > >%build >%configure --disable-schemas-install >make %{?_smp_mflags} > > >%install >rm -rf $RPM_BUILD_ROOT >make install DESTDIR=$RPM_BUILD_ROOT >%find_lang %{name} > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%pre >if [ "$1" -gt 1 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule \ > %{_sysconfdir}/gconf/schemas/gedit-show-tabbar-plugin.schemas >/dev/null || : >fi > > >%post >export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` >gconftool-2 --makefile-install-rule \ > %{_sysconfdir}/gconf/schemas/gedit-show-tabbar-plugin.schemas > /dev/null || : > > > >%preun >if [ "$1" -eq 0 ]; then > export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` > gconftool-2 --makefile-uninstall-rule \ > %{_sysconfdir}/gconf/schemas/gedit-show-tabbar-plugin.schemas > /dev/null || : >fi > >%check >[ -f ${RPM_BUILD_ROOT}%{_libdir}/gedit-2/plugins/terminal.py ] > > >%files -f %{name}.lang >%defattr(-,root,root,-) >%doc README NEWS AUTHORS COPYING >%config(noreplace) %{_sysconfdir}/gconf/schemas/*.schemas >%{_libdir}/gedit-2/plugins/* > > >%changelog >* Sun Apr 01 2007 Trond Danielsen <trond.danielsen@gmail.com> - 2.18.0-1 >- Initial version.
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 Raw
Actions:
View
Attachments on
bug 225066
:
151197
| 151384