rpms/postr/F-11 postr.spec,1.18,1.19

Tim Lauridsen timlau at fedoraproject.org
Thu Aug 27 11:50:59 UTC 2009


Author: timlau

Update of /cvs/pkgs/rpms/postr/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27565

Modified Files:
	postr.spec 
Log Message:
added %%global debug_package %%{nil} to not generate an empty debuginfo package


Index: postr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/postr/F-11/postr.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- postr.spec	26 Aug 2009 12:27:18 -0000	1.18
+++ postr.spec	27 Aug 2009 11:50:58 -0000	1.19
@@ -1,8 +1,9 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%global debug_package %{nil}
 
 Name:           postr
 Version:        0.12.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Flickr uploader
 
 Group:          Applications/Multimedia
@@ -74,6 +75,9 @@ touch --no-create %{_datadir}/icons/hico
 
 
 %changelog
+* Thu Aug 27 2009 Tim Lauridsen <timlau at fedoraproject.org> - 0.12.3-8
+- added %%global debug_package %%{nil} to not generate an empty debuginfo package
+
 * Thu Aug 25 2009 Tim Lauridsen <timlau at fedoraproject.org> - 0.12.3-7
 - Added nautilus-ext-dir.patch to upstrem setup.py to install nautilus extentions
 - in the right directory




More information about the fedora-extras-commits mailing list