rpms/fbida/devel fbida.spec,1.7,1.8

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue May 10 07:08:14 UTC 2005


Author: adrian

Update of /cvs/extras/rpms/fbida/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14709

Modified Files:
	fbida.spec 
Log Message:
fix debuginfo subpackage creation



Index: fbida.spec
===================================================================
RCS file: /cvs/extras/rpms/fbida/devel/fbida.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fbida.spec	4 Apr 2005 06:51:20 -0000	1.7
+++ fbida.spec	10 May 2005 07:08:12 -0000	1.8
@@ -1,9 +1,7 @@
-# $Id$
-
 Summary:        FrameBuffer Imageviewer
 Name:           fbida
 Version:        2.03
-Release:        4
+Release:        5%{?dist}
 License:        GPL
 Group:          Applications/Multimedia
 URL:            http://linux.bytesex.org/fbida/
@@ -39,6 +37,7 @@
 
 %prep
 %setup -q
+%{__sed} -i -e "s,(INSTALL) -s,(INSTALL) ," mk/Variables.mk
 
 %build
 LIB=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags}
@@ -78,6 +77,9 @@
 %{_bindir}/fbgs
 
 %changelog
+* Tue May 10 2005 Adrian Reber <adrian at lisas.de> - 2.03-5
+- fix debuginfo subpackage creation
+
 * Mon Apr 04 2005 Adrian Reber <adrian at lisas.de> - 2.03-4
 - rebuild for new libexif
 




More information about the fedora-extras-commits mailing list