rpms/gupnp-vala/F-12 .cvsignore, 1.5, 1.6 gupnp-vala.spec, 1.10, 1.11 sources, 1.5, 1.6

Peter Robinson pbrobinson at fedoraproject.org
Sat Feb 6 16:39:41 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/gupnp-vala/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9754

Modified Files:
	.cvsignore gupnp-vala.spec sources 
Log Message:
- New upstream 0.6.4 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp-vala/F-12/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	2 Dec 2009 20:54:56 -0000	1.5
+++ .cvsignore	6 Feb 2010 16:39:41 -0000	1.6
@@ -1 +1 @@
-gupnp-vala-0.6.2.tar.gz
+gupnp-vala-0.6.4.tar.gz


Index: gupnp-vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp-vala/F-12/gupnp-vala.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- gupnp-vala.spec	2 Dec 2009 20:54:56 -0000	1.10
+++ gupnp-vala.spec	6 Feb 2010 16:39:41 -0000	1.11
@@ -1,5 +1,8 @@
+# Disable the debug package because vala isn't executable but rather is used to generate code
+%global debug_package %{nil}
+
 Name:           gupnp-vala
-Version:        0.6.2
+Version:        0.6.4
 Release:        1%{?dist}
 Summary:        GUPnP is a uPnP framework. This adds vala language bindings
 
@@ -30,8 +33,6 @@ This package adds vala language bindings
 %setup -q
 
 %build
-# The generated files are noarch, but configure need to be told the
-# real host alias for building
 %configure --target=%{_host_alias}
 make %{?_smp_mflags} V=1
 
@@ -60,6 +61,12 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/gupnp-vala-1.0.pc
 
 %changelog
+* Fri Feb  5 2010 Peter Robinson <pbrobinson at gmail.com> 0.6.4-1
+- New upstream 0.6.4 release
+
+* Thu Dec 10 2009 Peter Robinson <pbrobinson at gmail.com> 0.6.2-2
+- Disable the empty debuginfo package
+
 * Sat Nov 21 2009 Peter Robinson <pbrobinson at gmail.com> 0.6.2-1
 - New upstream 0.6.2 release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gupnp-vala/F-12/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	2 Dec 2009 20:54:56 -0000	1.5
+++ sources	6 Feb 2010 16:39:41 -0000	1.6
@@ -1 +1 @@
-7293cab94a8595efe740ede12991ef84  gupnp-vala-0.6.2.tar.gz
+53ac9f10358f9f483c57ded71201941b  gupnp-vala-0.6.4.tar.gz



More information about the scm-commits mailing list