rpms/sylpheed/devel sylpheed.spec,1.101,1.102

Michael Schwendt mschwendt at fedoraproject.org
Wed Jul 29 17:50:31 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/sylpheed/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19288

Modified Files:
	sylpheed.spec 
Log Message:
Add upstream's detached signature for source tarball - a good habit.

* Wed Jul 29 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 2.7.0-3
- no ldconfig scriptlets in -devel package
- add more/new %doc files



Index: sylpheed.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sylpheed/devel/sylpheed.spec,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -p -r1.101 -r1.102
--- sylpheed.spec	27 Jul 2009 20:53:28 -0000	1.101
+++ sylpheed.spec	29 Jul 2009 17:50:31 -0000	1.102
@@ -7,7 +7,7 @@
 Summary: GTK+ based, lightweight, and fast email client
 Name: sylpheed
 Version: 2.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 URL: http://sylpheed.sraoss.jp/
 Group: Applications/Internet
@@ -125,14 +125,12 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 
-%post devel -p /sbin/ldconfig
-%postun devel -p /sbin/ldconfig
-
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog README INSTALL TODO
+%doc COPYING COPYING.LIB LICENSE
+%doc ChangeLog README INSTALL TODO
 %doc ChangeLog.ja README.ja INSTALL.ja TODO.ja
+%doc README.es
 %doc AUTHORS NEWS
 %{_bindir}/sylpheed
 %{_datadir}/sylpheed/
@@ -144,10 +142,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
+%doc PLUGIN.txt PLUGIN.ja.txt
 %{_includedir}/sylpheed/
 %{_libdir}/*.so
 
 %changelog
+* Wed Jul 29 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 2.7.0-3
+- no ldconfig scriptlets in -devel package
+- add more/new %doc files
+
 * Mon Jul 27 2009 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 2.7.0-2
 - small fix in spec files about libs
 




More information about the fedora-extras-commits mailing list