rpms/gail/devel .cvsignore, 1.23, 1.24 gail.spec, 1.50, 1.51 sources, 1.23, 1.24

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Dec 20 03:55:59 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/gail/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23895

Modified Files:
	.cvsignore gail.spec sources 
Log Message:
1.9.4



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gail/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	21 Oct 2006 04:04:46 -0000	1.23
+++ .cvsignore	20 Dec 2006 03:55:56 -0000	1.24
@@ -1 +1 @@
-gail-1.9.3.tar.bz2
+gail-1.9.4.tar.bz2


Index: gail.spec
===================================================================
RCS file: /cvs/dist/rpms/gail/devel/gail.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- gail.spec	21 Oct 2006 04:04:47 -0000	1.50
+++ gail.spec	20 Dec 2006 03:55:56 -0000	1.51
@@ -4,13 +4,13 @@
 
 Summary: Accessibility implementation for GTK+ and GNOME libraries
 Name: gail
-Version: 1.9.3
+Version: 1.9.4
 Release: 1%{?dist}
 URL: http://developer.gnome.org/projects/gap
 Source0: %{name}-%{version}.tar.bz2
 License: LGPL
 Group: System Environment/Libraries
-BuildRoot: %{_tmppath}/%{name}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires: atk >= %{atk_version}
 Requires: gtk2 >= %{gtk2_version}
@@ -30,7 +30,7 @@
 %package devel
 Summary: Files to compile applications that use GAIL
 Group: Development/Libraries
-Requires: %name = %{version}
+Requires: %name = %{version}-%{release}
 
 Requires: gtk2-devel >= %{gtk2_version}
 Requires: atk-devel >= %{atk_version}
@@ -79,6 +79,9 @@
 %{_datadir}/gtk-doc
 
 %changelog
+* Tue Dec 19 2006 Matthias Clasen <mclasen at redhat.com> - 1.9.4-1
+- Update to 1.9.4
+
 * Sat Oct 21 2006 Matthias Clasen <mclasen at redhat.com> - 1.9.3-1
 - Update to 1.9.3
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gail/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	21 Oct 2006 04:04:47 -0000	1.23
+++ sources	20 Dec 2006 03:55:56 -0000	1.24
@@ -1 +1 @@
-1e8825da60fd19833dfc6b2068f05ec9  gail-1.9.3.tar.bz2
+eff7a5d2fffe914295ca937b128c5f40  gail-1.9.4.tar.bz2




More information about the fedora-cvs-commits mailing list