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 275261 Details for
Bug 355671
Update seahorse to latest release - 2.20.1
[?]
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]
seahorse-spec.patch
seahorse-spec.patch (text/plain), 2.99 KB, created by
Matt Domsch
on 2007-12-03 04:11:02 UTC
(
hide
)
Description:
seahorse-spec.patch
Filename:
MIME Type:
Creator:
Matt Domsch
Created:
2007-12-03 04:11:02 UTC
Size:
2.99 KB
patch
obsolete
>? .build-2.21.3-1.fc9.log >? seahorse-2.21.3 >? seahorse-2.21.3-1.fc9.src.rpm >? seahorse-2.21.3.tar.gz >Index: seahorse.spec >=================================================================== >RCS file: /cvs/extras/rpms/seahorse/devel/seahorse.spec,v >retrieving revision 1.31 >diff -u -b -B -u -r1.31 seahorse.spec >--- seahorse.spec 18 Sep 2007 01:22:38 -0000 1.31 >+++ seahorse.spec 3 Dec 2007 04:09:43 -0000 >@@ -1,13 +1,13 @@ > Name: seahorse >-Version: 1.0.1 >-Release: 9%{?dist} >+Version: 2.21.3 >+Release: 1%{?dist} > Summary: GNOME2 interface for gnupg > Group: User Interface/Desktops > # seahorse is GPLv2+ > # libcryptui is LGPLv2+ > License: GPLv2+ and LGPLv2+ > URL: http://seahorse.sourceforge.net/ >-Source: http://ftp.gnome.org/pub/GNOME/sources/seahorse/1.0/%{name}-%{version}.tar.gz >+Source: http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.21/%{name}-%{version}.tar.gz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: desktop-file-utils >@@ -27,6 +27,9 @@ > BuildRequires: openssh-clients > BuildRequires: gnome-doc-utils >= 0.3.2 > BuildRequires: gnome-keyring-devel >+BuildRequires: avahi-devel >+BuildRequires: avahi-glib-devel >+BuildRequires: chrpath > Requires(post): desktop-file-utils > Requires(post): GConf2 > Requires(post): scrollkeeper >@@ -48,7 +51,8 @@ > %build > %configure --disable-scrollkeeper > make %{?_smp_mflags} >- >+# cleanup permissions for files that go into debuginfo >+find . -type f -name "*.c" -exec chmod a-x {} ';' > > %install > rm -rf ${RPM_BUILD_ROOT} >@@ -62,7 +66,14 @@ > rm -rf ${RPM_BUILD_ROOT}/usr/include/libcryptui > rm -rf ${RPM_BUILD_ROOT}/usr/lib/pkgconfig/cryptui-0.0.pc > rm -rf ${RPM_BUILD_ROOT}/usr/lib64/pkgconfig/cryptui-0.0.pc >+rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcryptui.so > >+# Nuke rpath >+for f in %{_bindir}/seahorse{,-preferences,-tool,-daemon,-agent} \ >+ %{_libdir}/seahorse/seahorse-{ssh-askpass,applet} \ >+ %{_libdir}/gedit-2/plugins/libseahorse-pgp.so; do >+ chrpath --delete $RPM_BUILD_ROOT${f} >+done > > rm -rf ${RPM_BUILD_ROOT}/var/scrollkeeper > mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/applications >@@ -128,7 +141,6 @@ > %dir %{_datadir}/%{name} > %{_datadir}/%{name}/* > %{_datadir}/applications/*.desktop >-%{_datadir}/control-center-2.0/capplets/*.desktop > %dir %{_datadir}/gnome/help/%{name} > %{_datadir}/gnome/help/%{name}/* > %{_datadir}/gnome/help/%{name}-applet/* >@@ -146,12 +158,17 @@ > %{_libdir}/libcryptui* > %{_libdir}/gedit-2/plugins/* > %{_libdir}/nautilus/extensions-1.0/libnautilus-seahorse.so >-%{_sysconfdir}/gconf/schemas/* >+%config(noreplace) %{_sysconfdir}/gconf/schemas/* > %{_libdir}/bonobo/servers/GNOME_SeahorseApplet.server > %{_datadir}/dbus-1/services/org.gnome.seahorse.service > > > %changelog >+* Sat Dec 1 2007 Matt Domsch <mdomsch at fedoraproject.org> 2.21.3-1 >+- upgrade to 2.21.3 >+- enable avahi integration >+- rpmlint cleanups: remove rpath, unneeded .so, tag config files >+ > * Wed Aug 22 2007 Seth Vidal <skvidal at fedoraproject.org> > - fix license tag > - rebuild for fun!
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 355671
: 275261