rpms/at-spi2-core/devel .cvsignore, 1.8, 1.9 at-spi2-core.spec, 1.12, 1.13 sources, 1.8, 1.9

Matthias Clasen mclasen at fedoraproject.org
Wed Jun 9 02:01:07 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/at-spi2-core/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4274

Modified Files:
	.cvsignore at-spi2-core.spec sources 
Log Message:
0.3.3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/at-spi2-core/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	28 May 2010 13:28:07 -0000	1.8
+++ .cvsignore	9 Jun 2010 02:01:06 -0000	1.9
@@ -1 +1 @@
-at-spi2-core-0.3.2.tar.bz2
+at-spi2-core-0.3.3.tar.bz2


Index: at-spi2-core.spec
===================================================================
RCS file: /cvs/pkgs/rpms/at-spi2-core/devel/at-spi2-core.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- at-spi2-core.spec	2 Jun 2010 14:02:54 -0000	1.12
+++ at-spi2-core.spec	9 Jun 2010 02:01:07 -0000	1.13
@@ -1,14 +1,12 @@
 Name:           at-spi2-core
-Version:        0.3.2
-Release:        2%{?dist}
+Version:        0.3.3
+Release:        1%{?dist}
 Summary:        Protocol definitions and daemon for D-Bus at-spi
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
 Source0:        http://download.gnome.org/sources/at-spi2-core/0.3/%{name}-%{version}.tar.bz2
-# https://bugs.freedesktop.org/show_bug.cgi?id=28300
-Patch0:         libs.patch
 
 BuildRequires:  dbus-devel
 BuildRequires:  dbus-glib-devel
@@ -34,9 +32,6 @@ ORBIT / CORBA for its transport protocol
 
 %prep
 %setup -q
-%patch0 -p1 -b .libs
-
-autoreconf -i -if
 
 %build
 %configure --with-dbus-daemon=/bin
@@ -62,6 +57,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun  8 2010 Matthias Clasen <mclasen at redhat.com> - 0.3.3-1
+- Update to 0.3.3
+
 * Tue Jun  1 2010 Matthias Clasen <mclasen at redhat.com> - 0.3.2-2
 - Don't relocate the dbus a11y stack
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/at-spi2-core/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	28 May 2010 13:28:07 -0000	1.8
+++ sources	9 Jun 2010 02:01:07 -0000	1.9
@@ -1 +1 @@
-25728916c3e04a37d052b1374fce266d  at-spi2-core-0.3.2.tar.bz2
+9a48fad30e96fe8e69620bf7e1ac47e1  at-spi2-core-0.3.3.tar.bz2



More information about the scm-commits mailing list