rpms/sim/F-9 sim.spec,1.5,1.6

Pavel Alexeev hubbitus at fedoraproject.org
Sun Oct 12 12:08:50 UTC 2008


Author: hubbitus

Update of /cvs/pkgs/rpms/sim/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9863

Modified Files:
	sim.spec 
Log Message:
- Add
	Requires(postun): /sbin/ldconfig
	Requires(post): /sbin/ldconfig



Index: sim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sim/F-9/sim.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sim.spec	9 Oct 2008 09:21:43 -0000	1.5
+++ sim.spec	12 Oct 2008 12:08:20 -0000	1.6
@@ -4,7 +4,7 @@
 
 Name: 		sim
 Version: 		0.9.5
-Release:		0.13.%{SVNdate}svn%{SVNrev}rev%{?dist}
+Release:		0.14.%{SVNdate}svn%{SVNrev}rev%{?dist}
 #svn checkout -r %{SVNrev} svn://svn.berlios.de/sim-im/trunk; tar -cjf '%{name}-%{version}-SVN%{SVNdate}rev%{SVNrev}.tar.bz2' trunk
 Source0:		%{name}-%{version}-SVN%{SVNdate}rev%{SVNrev}.tar.bz2
 Summary:		SIM - Multiprotocol Instant Messenger
@@ -28,6 +28,9 @@
 Requires:		qt >= 3.0.0, openssl, arts >= 1.0
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Requires(postun):	/sbin/ldconfig
+Requires(post):	/sbin/ldconfig
+
 %description
 SIM (Simple Instant Messenger) is a plugins-based open-
 source instant messenger that supports various protocols
@@ -124,6 +127,11 @@
 %{_datadir}/services/
 
 %changelog
+* Sun Oct 12 2008 Pavel Alexeev <Pahan [ at ] Hubbitus [ DOT ] spb [ dOt.] su> - 0.9.5-0.14.20080923svn2261rev
+- Add (Patrice Dumas)
+	Requires(postun): /sbin/ldconfig
+	Requires(post): /sbin/ldconfig
+
 * Thu Oct 9 2008 Pavel Alexeev <Pahan [ at ] Hubbitus [ DOT ] spb [ dOt.] su> - 0.9.5-0.13.20080923svn2261rev
 - %%bcond_with kde replaced to %%bcond_without for default build kde support (Patrice Dumas)
 




More information about the fedora-extras-commits mailing list