SPECS: gedit2.spec - cleanup, patch solving http://bugzilla.gnome....

freetz freetz at pld-linux.org
Fri Jul 29 14:31:01 CEST 2005


Author: freetz                       Date: Fri Jul 29 12:31:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, patch solving http://bugzilla.gnome.org/show_bug.cgi?id=311187
  added, rel.2

---- Files affected:
SPECS:
   gedit2.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/gedit2.spec
diff -u SPECS/gedit2.spec:1.79 SPECS/gedit2.spec:1.80
--- SPECS/gedit2.spec:1.79	Sat Jun 18 22:00:10 2005
+++ SPECS/gedit2.spec	Fri Jul 29 14:30:56 2005
@@ -3,14 +3,14 @@
 Summary(pl):	gEdit - mały ale potężny edytor tekstu dla X Window
 Name:		gedit2
 Version:	2.10.3
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Editors
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gedit/2.10/gedit-%{version}.tar.bz2
 # Source0-md5:	da859e7b87f96290d1d961f0c8dee5ee
 Patch0:		%{name}-use_default_font.patch
 Patch1:		%{name}-desktop.patch
-Patch2:		%{name}-tabs-on-the-left.patch
+Patch2:		%{name}-bug311187.patch
 URL:		http://gedit.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.10.0
 BuildRequires:	ORBit2-devel
@@ -75,10 +75,10 @@
 %setup -q -n gedit-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%patch2 -p0
 
 %build
-cp /usr/share/gnome-common/data/omf.make .
+%{__gnome_doc_common}
 %{__libtoolize}
 %{__intltoolize}
 %{__aclocal}
@@ -130,14 +130,14 @@
 %dir %{_libdir}/gedit-2
 %dir %{_libdir}/gedit-2/plugins
 %attr(755,root,root) %{_libdir}/gedit-2/plugins/*.so*
-%{_libdir}/gedit-2/plugins/*.gedit-plugin
 %{_libdir}/bonobo/servers/*
-%{_pixmapsdir}/*
-%{_desktopdir}/*
+%{_libdir}/gedit-2/plugins/*.gedit-plugin
 %{_datadir}/gedit-2
 %{_datadir}/idl/*
-%{_omf_dest_dir}/%{name}
+%{_desktopdir}/*
 %{_mandir}/man1/*
+%{_omf_dest_dir}/%{name}
+%{_pixmapsdir}/*
 
 %files devel
 %defattr(644,root,root,755)
@@ -150,6 +150,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2005/07/29 12:30:56  freetz
+- cleanup, patch solving http://bugzilla.gnome.org/show_bug.cgi?id=311187
+  added, rel.2
+
 Revision 1.79  2005/06/18 20:00:10  saq
 - pythonprov reqs python and doesn't python-modules
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gedit2.spec?r1=1.79&r2=1.80&f=u




More information about the pld-cvs-commit mailing list