rpms/gnomebaker/devel gnomebaker.spec,1.10,1.11

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


Author: tsmetana

Update of /cvs/pkgs/rpms/gnomebaker/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25946

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/devel/gnomebaker.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnomebaker.spec	27 Aug 2007 14:30:39 -0000	1.10
+++ gnomebaker.spec	28 Aug 2007 08:12:12 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           gnomebaker
 Version:        0.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GNOME CD/DVD burner
 
 Group:          Applications/Multimedia
@@ -16,6 +16,7 @@
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	scrollkeeper
 BuildRequires:	desktop-file-utils
+BuildRequires:	intltool
 
 Requires:	dvd+rw-tools
 Requires:	cdrecord
@@ -39,6 +40,7 @@
 
 
 %build
+export LDFLAGS="-export-dynamic"
 %configure --enable-libnotify=no
 make %{?_smp_mflags}
 
@@ -84,6 +86,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