packages: gedit/gedit.spec - updated to 3.4.2

megabajt megabajt at pld-linux.org
Wed Jun 6 22:56:47 CEST 2012


Author: megabajt                     Date: Wed Jun  6 20:56:47 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.4.2

---- Files affected:
packages/gedit:
   gedit.spec (1.164 -> 1.165) 

---- Diffs:

================================================================
Index: packages/gedit/gedit.spec
diff -u packages/gedit/gedit.spec:1.164 packages/gedit/gedit.spec:1.165
--- packages/gedit/gedit.spec:1.164	Tue May  8 15:03:09 2012
+++ packages/gedit/gedit.spec	Wed Jun  6 22:56:42 2012
@@ -2,12 +2,12 @@
 Summary:	gedit - small but powerful text editor for X Window
 Summary(pl.UTF-8):	gedit - mały ale potężny edytor tekstu dla X Window
 Name:		gedit
-Version:	3.4.1
-Release:	2
+Version:	3.4.2
+Release:	1
 License:	GPL v2
 Group:		X11/Applications/Editors
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gedit/3.4/%{name}-%{version}.tar.xz
-# Source0-md5:	f3d057140091dc28aef81bbe3bfca029
+# Source0-md5:	1f3e9f255fc16609ca8598a82da18cff
 URL:		http://www.gnome.org/projects/gedit/
 BuildRequires:	autoconf >= 2.63.2
 BuildRequires:	automake >= 1:1.11
@@ -124,7 +124,7 @@
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gedit/plugins/*.la \
 	$RPM_BUILD_ROOT%{_libdir}/gedit/plugins/*/*.py \
-	$RPM_BUILD_ROOT%{_libdir}/*.la
+	$RPM_BUILD_ROOT%{_libdir}/gedit/*.la
 
 %py_postclean
 
@@ -134,12 +134,10 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 %update_desktop_database_post
 %glib_compile_schemas
 
 %postun
-/sbin/ldconfig
 %update_desktop_database_postun
 %glib_compile_schemas
 
@@ -148,9 +146,8 @@
 %doc README ChangeLog AUTHORS
 %attr(755,root,root) %{_bindir}/gedit
 %attr(755,root,root) %{_bindir}/gnome-text-editor
-%attr(755,root,root) %{_libdir}/libgedit-private.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgedit-private.so.0
 %dir %{_libdir}/gedit
+%attr(755,root,root) %{_libdir}/gedit/libgedit-private.so
 %dir %{_libdir}/gedit/plugins
 %attr(755,root,root) %{_libdir}/gedit/gedit-bugreport.sh
 %attr(755,root,root) %{_libdir}/gedit/plugins/*.so
@@ -182,7 +179,6 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgedit-private.so
 %{_includedir}/gedit-3.0
 %{_pkgconfigdir}/gedit.pc
 
@@ -196,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165  2012/06/06 20:56:42  megabajt
+- updated to 3.4.2
+
 Revision 1.164  2012/05/08 13:03:09  megabajt
 - added obsoletes for subpackages
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/gedit/gedit.spec?r1=1.164&r2=1.165



More information about the pld-cvs-commit mailing list