rpms/pspp/devel pspp.spec,1.1,1.2

Matej Cepl (mcepl) fedora-extras-commits at redhat.com
Wed Jun 18 20:44:55 UTC 2008


Author: mcepl

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

Modified Files:
	pspp.spec 
Log Message:
Bug 451006 has been fixed, let's celebrate\!


Index: pspp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pspp/devel/pspp.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pspp.spec	16 Jun 2008 16:39:21 -0000	1.1
+++ pspp.spec	18 Jun 2008 20:44:11 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           pspp
 Version:        0.6.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A program for statistical analysis of sampled data
 
 Group:          Applications/Engineering
@@ -35,8 +35,7 @@
 mv $TMPTHANKS THANKS
 
 %build
-%configure CFLAGS="${CFLAGS:-%optflags} -fgnu89-inline" \
-    --disable-static --disable-rpath
+%configure --disable-static --disable-rpath
 make %{?_smp_mflags}
 cp -p %{SOURCE1} psppire.desktop
 
@@ -86,6 +85,10 @@
 %{_datadir}/applications/fedora-psppire.desktop
 
 %changelog
+* Wed Jun 18 2008 Matej Cepl <mcepl at redhat.com> 0.6.0-6
+- Bug 451006 has been resolved, so we don't have to munge CFLAGS
+  anymore.
+
 * Sat Jun 14 2008 Matěj Cepl <mcepl at redhat.com> 0.6.0-5
 - Approved version with fixed duplicate %%{_sysconfdir}/pspp
 




More information about the fedora-extras-commits mailing list