rpms/fbida/devel fbida.spec,1.23,1.24

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Fri Jul 4 06:44:10 UTC 2008


Author: adrian

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

Modified Files:
	fbida.spec 
Log Message:
* Fri Jul 04 2008 Adrian Reber <adrian at lisas.de> - 2.07-2
- applied patch from Ville Skyttä to fix
  "fbida: empty debuginfo package" (#453998)



Index: fbida.spec
===================================================================
RCS file: /cvs/extras/rpms/fbida/devel/fbida.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- fbida.spec	9 Jun 2008 16:45:03 -0000	1.23
+++ fbida.spec	4 Jul 2008 06:43:15 -0000	1.24
@@ -1,7 +1,7 @@
 Summary:        FrameBuffer Imageviewer
 Name:           fbida
 Version:        2.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Applications/Multimedia
 URL:            http://linux.bytesex.org/fbida/
@@ -30,7 +30,6 @@
 
 %prep
 %setup -q
-%{__sed} -i -e "s,(INSTALL) -s,(INSTALL) ," mk/Variables.mk
 %{__sed} -i -e "s,/X11R6,,g" GNUmakefile
 %{__sed} -i -e "s,/usr/X11R6/lib/X11,%{_datadir}/X11,g" mk/Autoconf.mk
 
@@ -45,7 +44,7 @@
 %{__mv} fbi.man.new fbi.man
 %{__mv} exiftran.man.new exiftran.man
 %{__mv} fbgs.man.new fbgs.man
-lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install
+lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} STRIP= install
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -64,6 +63,10 @@
 %{_bindir}/fbgs
 
 %changelog
+* Fri Jul 04 2008 Adrian Reber <adrian at lisas.de> - 2.07-2
+- applied patch from Ville Skyttä to fix
+  "fbida: empty debuginfo package" (#453998)
+
 * Mon Jun 09 2008 Adrian Reber <adrian at lisas.de> - 2.07-1
 - updated to 2.07
 - fixes "The fbi command aborts with a stack trace" (#448126)




More information about the fedora-extras-commits mailing list