packages: vtg/vtg.spec - up to 0.10.0 - added libafrodite.so.*.*.* to files...

blekot blekot at pld-linux.org
Mon Sep 20 11:44:09 CEST 2010


Author: blekot                       Date: Mon Sep 20 09:44:09 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.10.0
- added libafrodite.so.*.*.* to files
- ldconfig in post{,un}

---- Files affected:
packages/vtg:
   vtg.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/vtg/vtg.spec
diff -u packages/vtg/vtg.spec:1.4 packages/vtg/vtg.spec:1.5
--- packages/vtg/vtg.spec:1.4	Mon Dec 14 01:19:46 2009
+++ packages/vtg/vtg.spec	Mon Sep 20 11:44:04 2010
@@ -2,12 +2,12 @@
 Summary:	Vala tools for GEdit
 Summary(pl.UTF-8):	Narzędzia Vala dla GEdita
 Name:		vtg
-Version:	0.4.0
+Version:	0.10.0
 Release:	1
 License:	LGPL v2+
 Group:		Applications
 Source0:	http://vtg.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	2f52dd53276321ec6ab2358e0e3903d2
+# Source0-md5:	18d55d3c560f8a684f7346dc448f389f
 URL:		http://vtg.googlecode.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -51,11 +51,15 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO NEWS
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/gedit-2/plugins/libvtg.so
+%attr(755,root,root) %{_libdir}/libafrodite.so.*.*.*
 %{_libdir}/gedit-2/plugins/vtg.gedit-plugin
 %{_datadir}/vtg
 %{_mandir}/man1/vala-gen-project.1*
@@ -66,6 +70,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/09/20 09:44:04  blekot
+- up to 0.10.0
+- added libafrodite.so.*.*.* to files
+- ldconfig in post{,un}
+
 Revision 1.4  2009/12/14 00:19:46  sparky
 - don't repeat %docs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vtg/vtg.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list