rpms/postr/devel postr.spec,1.20,1.21

Tim Lauridsen timlau at fedoraproject.org
Thu Aug 27 11:40:05 UTC 2009


Author: timlau

Update of /cvs/pkgs/rpms/postr/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23513

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/devel/postr.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- postr.spec	25 Aug 2009 13:50:43 -0000	1.20
+++ postr.spec	27 Aug 2009 11:40:04 -0000	1.21
@@ -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