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 291072 Details for
Bug 428013
Split gnome-pirut from pirut
[?]
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]
Patch to spec file to split out gnome-pirut
pirut-split.patch (text/plain), 2.87 KB, created by
Robin Norwood
on 2008-01-08 17:46:27 UTC
(
hide
)
Description:
Patch to spec file to split out gnome-pirut
Filename:
MIME Type:
Creator:
Robin Norwood
Created:
2008-01-08 17:46:27 UTC
Size:
2.87 KB
patch
obsolete
>? .build-1.3.27-2.fc9.log >? .build-1.3.27-3.fc9.log >? noarch >? pirut-1.3.27 >? pirut-1.3.27-2.fc9.src.rpm >? pirut-1.3.27-3.fc9.src.rpm >Index: pirut.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/pirut/devel/pirut.spec,v >retrieving revision 1.82 >diff -u -r1.82 pirut.spec >--- pirut.spec 26 Nov 2007 19:02:09 -0000 1.82 >+++ pirut.spec 8 Jan 2008 17:46:00 -0000 >@@ -1,9 +1,11 @@ > %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} > >+%define pirut_version 1.3.27 >+ > Summary: Package Installation, Removal and Update Tools > Name: pirut >-Version: 1.3.27 >-Release: 1%{?dist} >+Version: %{pirut_version} >+Release: 2%{?dist} > License: GPL > Group: Applications/System > URL: http://fedoraproject.org >@@ -27,6 +29,15 @@ > pirut (pronounced "pirate") provides a set of graphical tools for managing > software. > >+%package -n gnome-pirut >+Summary: GNOME interface for pirut >+Group: Applications/System >+License: GPL >+Requires: pirut = %{pirut_version}-%{release} >+ >+%description -n gnome-pirut >+GNOME interface for pirut >+ > %prep > %setup -q > >@@ -50,24 +61,44 @@ > /usr/bin/update-desktop-database %{_datadir}/applications > > >-%files -f %{name}.lang >+%files > %defattr(-,root,root,-) > %doc README NEWS AUTHORS > %dir %{python_sitelib}/pirut > %{python_sitelib}/pirut/*.py > %{python_sitelib}/pirut/*.pyc > %{python_sitelib}/pirut/*.pyo >+%dir %{_datadir}/pirut >+%dir %{_datadir}/pirut/pixmaps >+%{_datadir}/pirut/pixmaps/*.png >+ >+# gnome-pirut >+%exclude %{_bindir}/* >+%exclude %{_sbindir}/* >+%exclude %{_sysconfdir}/pam.d/* >+%exclude %{_sysconfdir}/security/console.apps/* >+%exclude %{_sysconfdir}/xdg/autostart/* >+%exclude %{_datadir}/applications/*.desktop >+%exclude %dir %{_datadir}/pirut/ui >+%exclude %{_datadir}/pirut/ui/*.glade >+ >+%exclude %{_mandir}/man8/pirut.8* >+%exclude %{_mandir}/man8/pup.8* >+%exclude %{_mandir}/man8/puplet.8* >+%exclude %{_mandir}/man8/system-cdinstall-helper.8* >+%exclude %{_mandir}/man8/system-install-packages.8* >+ >+%files -n gnome-pirut -f pirut.lang >+%defattr(-,root,root,-) > %{_bindir}/* > %{_sbindir}/* >+%{_sysconfdir}/pam.d/* > %config(noreplace) %{_sysconfdir}/pam.d/* > %config(noreplace) %{_sysconfdir}/security/console.apps/* > %config(noreplace) %{_sysconfdir}/xdg/autostart/* > %{_datadir}/applications/*.desktop >-%dir %{_datadir}/pirut > %dir %{_datadir}/pirut/ui > %{_datadir}/pirut/ui/*.glade >-%dir %{_datadir}/pirut/pixmaps >-%{_datadir}/pirut/pixmaps/*.png > > %{_mandir}/man8/pirut.8* > %{_mandir}/man8/pup.8* >@@ -76,6 +107,9 @@ > %{_mandir}/man8/system-install-packages.8* > > %changelog >+* Tue Jan 8 2008 Robin Norwood <rnorwood@redhat.com> - 1.3.27-2 >+- Split GUI bits into gnome-pirut >+ > * Mon Nov 26 2007 Jeremy Katz <katzj@redhat.com> - 1.3.27-1 > - Avoid a case where we could install with broken deps (#397161) > - Don't focus reboot by default (#395061)
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 428013
: 291072