SPECS (DEVEL): seahorse.spec - 2.23.5 - TODO: commented stuff should be mov...

patrys patrys at pld-linux.org
Wed Jul 23 13:08:52 CEST 2008


Author: patrys                       Date: Wed Jul 23 11:08:51 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.23.5
- TODO: commented stuff should be moved to seahorse-plugins once it's released

---- Files affected:
SPECS:
   seahorse.spec (1.111 -> 1.111.2.1) 

---- Diffs:

================================================================
Index: SPECS/seahorse.spec
diff -u SPECS/seahorse.spec:1.111 SPECS/seahorse.spec:1.111.2.1
--- SPECS/seahorse.spec:1.111	Fri Jul 18 12:44:41 2008
+++ SPECS/seahorse.spec	Wed Jul 23 13:08:46 2008
@@ -2,16 +2,13 @@
 Summary:	Seahorse - A GNOME front end for GnuPG
 Summary(pl.UTF-8):	Seahorse - frontend GNOME do GnuPG
 Name:		seahorse
-Version:	2.22.3
-Release:	2
+Version:	2.23.5
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5:	7fdab30dbf8684881199e15246c3765a
-Patch0:		%{name}-desktop.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.23/%{name}-%{version}.tar.bz2
+# Source0-md5:	0ca5eeb803a87a01030bcb01364abead
 Patch1:		%{name}-cflags.patch
-Patch2:		%{name}-configure.in.patch
-Patch3:		%{name}-libxul.patch
 URL:		http://www.gnome.org/projects/seahorse/
 BuildRequires:	GConf2-devel >= 2.22.0
 BuildRequires:	autoconf
@@ -30,14 +27,14 @@
 BuildRequires:	libnotify-devel >= 0.4.2
 BuildRequires:	libsoup-devel >= 2.4.0
 BuildRequires:	libtool
-BuildRequires:	nautilus-devel >= 2.22.0
+#BuildRequires:	nautilus-devel >= 2.22.0
 BuildRequires:	openldap-devel >= 2.4.6
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper
 BuildRequires:	sed >= 4.0
-BuildRequires:	xulrunner-devel
+#BuildRequires:	xulrunner-devel
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
@@ -158,10 +155,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
 mv po/sr@{Latn,latin}.po
@@ -186,7 +180,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name} --with-gnome --with-omf
-%find_lang %{name}-applet --with-gnome --with-omf
+#%find_lang %{name}-applet --with-gnome --with-omf
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.*/extensions,gedit-2/plugins,nautilus/extensions-2.0}/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/{epiphany/2.*/extensions,gedit-2/plugins,nautilus/extensions-2.0}/*.la
@@ -233,50 +227,51 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/seahorse
-%attr(755,root,root) %{_bindir}/seahorse-agent
+#%attr(755,root,root) %{_bindir}/seahorse-agent
 %attr(755,root,root) %{_bindir}/seahorse-daemon
-%attr(755,root,root) %{_bindir}/seahorse-preferences
-%attr(755,root,root) %{_bindir}/seahorse-tool
+#%attr(755,root,root) %{_bindir}/seahorse-preferences
+#%attr(755,root,root) %{_bindir}/seahorse-tool
 %dir %{_libdir}/seahorse
 %attr(755,root,root) %{_libdir}/seahorse/*
-%exclude %{_libdir}/seahorse/seahorse-applet
+#%exclude %{_libdir}/seahorse/seahorse-applet
 %{_datadir}/%{name}
 %{_datadir}/dbus-1/services/*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
-%exclude %{_pixmapsdir}/%{name}/*/%{name}-applet*
+#%exclude %{_pixmapsdir}/%{name}/*/%{name}-applet*
 %{_iconsdir}/hicolor/*/*/*
-%exclude %{_iconsdir}/hicolor/*/*/%{name}-applet*
+#%exclude %{_iconsdir}/hicolor/*/*/%{name}-applet*
 %{_sysconfdir}/gconf/schemas/seahorse.schemas
 %{_mandir}/man1/seahorse*
 
-%files -n epiphany-extension-seahorse
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/epiphany/2.*/extensions/libseahorseextension.so
-%{_libdir}/epiphany/2.*/extensions/seahorse.ephy-extension
-
-%files -n gedit-plugin-seahorse
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/gedit-2/plugins/libseahorse-pgp.so
-%{_libdir}/gedit-2/plugins/seahorse-pgp.gedit-plugin
-%{_sysconfdir}/gconf/schemas/seahorse-gedit.schemas
-
-%files -n nautilus-extension-seahorse
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/*.so
-%{_datadir}/mime/packages/seahorse.xml
-
-%files -n gnome-applet-seahorse -f %{name}-applet.lang
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/seahorse/seahorse-applet
-%{_libdir}/bonobo/servers/*
-%{_datadir}/gnome-2.0/ui/*
-%{_pixmapsdir}/%{name}/*/%{name}-applet*
-%{_iconsdir}/hicolor/*/*/%{name}-applet*
+#%files -n epiphany-extension-seahorse
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_libdir}/epiphany/2.*/extensions/libseahorseextension.so
+#%{_libdir}/epiphany/2.*/extensions/seahorse.ephy-extension
+
+#%files -n gedit-plugin-seahorse
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_libdir}/gedit-2/plugins/libseahorse-pgp.so
+#%{_libdir}/gedit-2/plugins/seahorse-pgp.gedit-plugin
+#%{_sysconfdir}/gconf/schemas/seahorse-gedit.schemas
+
+#%files -n nautilus-extension-seahorse
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/*.so
+#%{_datadir}/mime/packages/seahorse.xml
+
+#%files -n gnome-applet-seahorse -f %{name}-applet.lang
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_libdir}/seahorse/seahorse-applet
+#%{_libdir}/bonobo/servers/*
+#%{_datadir}/gnome-2.0/ui/*
+#%{_pixmapsdir}/%{name}/*/%{name}-applet*
+#%{_iconsdir}/hicolor/*/*/%{name}-applet*
 
 %files -n libcryptui
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libcryptui.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libcryptui.so.0
 
 %files -n libcryptui-devel
 %defattr(644,root,root,755)
@@ -295,6 +290,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111.2.1  2008/07/23 11:08:46  patrys
+- 2.23.5
+- TODO: commented stuff should be moved to seahorse-plugins once it's released
+
 Revision 1.111  2008/07/18 10:44:41  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/seahorse.spec?r1=1.111&r2=1.111.2.1&f=u



More information about the pld-cvs-commit mailing list