rpms/gnomebaker/FC-6 gnomebaker.spec,1.8,1.9

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Tue Aug 28 08:15:46 UTC 2007


Author: tsmetana

Update of /cvs/pkgs/rpms/gnomebaker/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26648

Modified Files:
	gnomebaker.spec 
Log Message:
* Tue Aug 28 2007 Tomas Smetana <tsmetana at redhat.com> - 0.6.1-2
- rebuild with -export-dynamic



Index: gnomebaker.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnomebaker/FC-6/gnomebaker.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnomebaker.spec	27 Aug 2007 14:45:35 -0000	1.8
+++ gnomebaker.spec	28 Aug 2007 08:15:13 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           gnomebaker
 Version:        0.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GNOME CD/DVD burner
 
 Group:          Applications/Multimedia
@@ -15,6 +15,7 @@
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	scrollkeeper
 BuildRequires:	desktop-file-utils
+BuildRequires:	intltool
 
 Requires:	dvd+rw-tools
 Requires:	cdrecord
@@ -37,6 +38,7 @@
 
 
 %build
+export LDFLAGS="-export-dynamic"
 %configure --enable-libnotify=no
 make %{?_smp_mflags}
 
@@ -82,6 +84,9 @@
 
 
 %changelog
+* Tue Aug 28 2007 Tomas Smetana <tsmetana at redhat.com> - 0.6.1-2
+- rebuild with -export-dynamic
+
 * Mon Aug 27 2007 Tomas Smetana <tsmetana at redhat.com> - 0.6.1-1
 - new upstream version
 




More information about the fedora-extras-commits mailing list