rpms/gtksourceview2/devel .cvsignore, 1.41, 1.42 gtksourceview2.spec, 1.50, 1.51 sources, 1.41, 1.42

Matthias Clasen mclasen at fedoraproject.org
Wed Jun 2 23:30:35 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gtksourceview2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv31330

Modified Files:
	.cvsignore gtksourceview2.spec sources 
Log Message:
2.11.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gtksourceview2/devel/.cvsignore,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- .cvsignore	27 May 2010 18:37:50 -0000	1.41
+++ .cvsignore	2 Jun 2010 23:30:35 -0000	1.42
@@ -1 +1 @@
-gtksourceview-2.10.2.tar.bz2
+gtksourceview-2.11.1.tar.bz2


Index: gtksourceview2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtksourceview2/devel/gtksourceview2.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- gtksourceview2.spec	27 May 2010 18:44:39 -0000	1.50
+++ gtksourceview2.spec	2 Jun 2010 23:30:35 -0000	1.51
@@ -5,14 +5,14 @@
 
 Summary: A library for viewing source files
 Name: gtksourceview2
-Version: 2.10.2
+Version: 2.11.1
 Release: 1%{?dist}
 License: LGPLv2+ and GPLv2+
 # the library itself is LGPL, some .lang files are GPL
 Group: System Environment/Libraries
 URL: http://gtksourceview.sourceforge.net/
 #VCS: git:git://git.gnome.org/gtksourceview
-Source0: http://download.gnome.org/sources/gtksourceview/2.10/gtksourceview-%{version}.tar.bz2
+Source0: http://download.gnome.org/sources/gtksourceview/2.11/gtksourceview-%{version}.tar.bz2
 BuildRequires: libxml2-devel
 BuildRequires: GConf2-devel
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -45,13 +45,11 @@ applications which use GtkSourceView 2.x
 %setup -q -n gtksourceview-%{version}
 
 %build
-
 %configure --disable-gtk-doc --disable-static
 
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 # remove unwanted files
@@ -65,9 +63,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gtksour
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{po_package}.lang
 %defattr(-,root,root,-)
 %doc README AUTHORS COPYING NEWS MAINTAINERS
@@ -84,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gir-1.0/GtkSource-2.0.gir
 
 %changelog
+* Wed Jun  2 2010 Matthias Clasen <mclasen at redhat.com> - 2.11.1-1
+- Update to 2.11.1
+
 * Thu May 27 2010 Matthias Clasen <mclasen at redhat.com> - 2.10.2-1
 - Update to 2.10.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gtksourceview2/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- sources	27 May 2010 18:37:51 -0000	1.41
+++ sources	2 Jun 2010 23:30:35 -0000	1.42
@@ -1 +1 @@
-56c849c0adea56228287abbabc7b70b9  gtksourceview-2.10.2.tar.bz2
+6d948d5d4c070152c1c5ab9fa5fb5f4f  gtksourceview-2.11.1.tar.bz2



More information about the scm-commits mailing list