rpms/libpeas/devel .cvsignore, 1.2, 1.3 libpeas.spec, 1.3, 1.4 sources, 1.2, 1.3 0001-Install-peas-demo-plugins-in-the-right-location.patch, 1.1, NONE

Bastien Nocera hadess at fedoraproject.org
Mon Jun 28 16:17:50 UTC 2010


Author: hadess

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

Modified Files:
	.cvsignore libpeas.spec sources 
Removed Files:
	0001-Install-peas-demo-plugins-in-the-right-location.patch 
Log Message:
* Mon Jun 28 2010 Bastien Nocera <bnocera at redhat.com> 0.5.1-1
- Update to 0.5.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libpeas/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	23 Jun 2010 14:45:16 -0000	1.2
+++ .cvsignore	28 Jun 2010 16:17:49 -0000	1.3
@@ -1 +1 @@
-libpeas-0.5.0.tar.bz2
+libpeas-0.5.1.tar.bz2


Index: libpeas.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libpeas/devel/libpeas.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- libpeas.spec	24 Jun 2010 13:15:21 -0000	1.3
+++ libpeas.spec	28 Jun 2010 16:17:50 -0000	1.4
@@ -1,19 +1,18 @@
 Name:		libpeas
-Version:	0.5.0
-Release:	4%{?dist}
+Version:	0.5.1
+Release:	1%{?dist}
 Summary:	Plug-ins implementation convenience library
 
 Group:		System Environment/Libraries
 License:	LGPLv2+
 URL:		http://ftp.acc.umu.se/pub/GNOME/sources/libpeas/
 Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.bz2
-# https://bugzilla.gnome.org/show_bug.cgi?id=621563
-Patch0:		0001-Install-peas-demo-plugins-in-the-right-location.patch
-BuildRequires:	autoconf automake libtool intltool gettext-devel gnome-common
 
 BuildRequires:	gtk3-devel
 BuildRequires:	pygobject2-devel
 BuildRequires:	python-devel
+BuildRequires:	intltool
+BuildRequires:	libtool
 
 # For the girepository-1.0 directory
 Requires:	gobject-introspection
@@ -35,8 +34,6 @@ that are needed to write applications th
 
 %prep
 %setup -q
-%patch0 -p1 -b .libdir
-autoreconf -f
 
 %build
 %configure
@@ -91,6 +88,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Jun 28 2010 Bastien Nocera <bnocera at redhat.com> 0.5.1-1
+- Update to 0.5.1
+
 * Thu Jun 24 2010 Bastien Nocera <bnocera at redhat.com> 0.5.0-4
 - Document rpath work-arounds disabling, and remove verbose build
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libpeas/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	23 Jun 2010 14:45:17 -0000	1.2
+++ sources	28 Jun 2010 16:17:50 -0000	1.3
@@ -1 +1 @@
-4e42d9b1b1137081905d4fac0a198c66  libpeas-0.5.0.tar.bz2
+4b04f0e34d3fab83641b811ca9f94da6  libpeas-0.5.1.tar.bz2


--- 0001-Install-peas-demo-plugins-in-the-right-location.patch DELETED ---



More information about the scm-commits mailing list