rpms/ggz-gtk-client/F-13 .cvsignore, 1.4, 1.5 ggz-gtk-client.spec, 1.5, 1.6 sources, 1.4, 1.5

thomasj thomasj at fedoraproject.org
Wed Feb 17 12:09:15 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/ggz-gtk-client/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8550

Modified Files:
	.cvsignore ggz-gtk-client.spec sources 
Log Message:
New upstream source 0.99.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ggz-gtk-client/F-13/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	9 Mar 2009 00:45:33 -0000	1.4
+++ .cvsignore	17 Feb 2010 12:09:14 -0000	1.5
@@ -1 +1 @@
-ggz-gtk-client-snapshot-0.99.4.tar.gz
+ggz-gtk-client-snapshot-0.99.5.tar.gz


Index: ggz-gtk-client.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ggz-gtk-client/F-13/ggz-gtk-client.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- ggz-gtk-client.spec	25 Jul 2009 00:02:30 -0000	1.5
+++ ggz-gtk-client.spec	17 Feb 2010 12:09:14 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		ggz-gtk-client
-Version:	0.99.4
-Release:	2%{?dist}
+Version:	0.99.5
+Release:	1%{?dist}
 Summary:        Gtk+ client libraries for GGZ gaming zone
 
 Group:		Development/Libraries    
@@ -9,8 +9,7 @@ URL:            http://www.ggzgamingzone
 Source0:        http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/snapshots/%{name}-snapshot-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	libggz-devel
-BuildRequires:	ggz-client-libs-devel
+BuildRequires:	ggz-base-libs-devel
 BuildRequires:	gtk2-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
@@ -57,18 +56,18 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+rm -rf %{buildroot}
+make install DESTDIR=%{buildroot}
+find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %find_lang ggz-gtk
 
 desktop-file-install --vendor fedora --delete-original	\
-  --dir $RPM_BUILD_ROOT%{_datadir}/applications   	\
-  $RPM_BUILD_ROOT%{_datadir}/applications/ggz-gtk.desktop
+  --dir %{buildroot}%{_datadir}/applications   	\
+  %{buildroot}%{_datadir}/applications/ggz-gtk.desktop
 
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 
 %post -p /sbin/ldconfig
@@ -84,7 +83,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libggz-gtk.so.*
 %{_datadir}/applications/fedora-ggz-gtk.desktop
 %{_datadir}/ggz/
-%{_mandir}/man6/ggz-gtk.6.gz
+%{_mandir}/man6/ggz-gtk.6.*
+%{_sysconfdir}/ggz.modules.d
+%{_libdir}/ggz
+%{_datadir}/locale/de/LC_MESSAGES/*.mo
+
 
 
 %files devel
@@ -94,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 17 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.99.5-1
+- New upstream snapshot
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ggz-gtk-client/F-13/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	9 Mar 2009 00:45:33 -0000	1.4
+++ sources	17 Feb 2010 12:09:15 -0000	1.5
@@ -1 +1 @@
-6f365ec777121bc950edd1bcc02e5614  ggz-gtk-client-snapshot-0.99.4.tar.gz
+31ff41dd50053f09e821c6af9a991dfe  ggz-gtk-client-snapshot-0.99.5.tar.gz



More information about the scm-commits mailing list