rpms/pspp/F-10 pspp.spec,1.5,1.6 sources,1.2,1.3

Matej Cepl mcepl at fedoraproject.org
Fri Nov 28 12:15:05 UTC 2008


Author: mcepl

Update of /cvs/extras/rpms/pspp/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29201

Modified Files:
	pspp.spec sources 
Log Message:
New upstream release


Index: pspp.spec
===================================================================
RCS file: /cvs/extras/rpms/pspp/F-10/pspp.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pspp.spec	12 Nov 2008 15:43:33 -0000	1.5
+++ pspp.spec	28 Nov 2008 12:14:35 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           pspp
-Version:        0.6.0
-Release:        9%{?dist}
+Version:        0.6.1
+Release:        1%{?dist}
 Summary:        A program for statistical analysis of sampled data
 
 Group:          Applications/Engineering
@@ -8,6 +8,7 @@
 URL:            http://www.gnu.org/software/pspp/
 Source0:        ftp://ftp.gnu.org/pub/gnu/pspp/pspp-%{version}.tar.gz
 Source1:        pspp-psppire-desktop.txt
+Source2:        pspp.svg
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires:  plotutils-devel, ncurses-devel, readline-devel
 BuildRequires:  gsl-devel >= 1.11-2
@@ -34,6 +35,7 @@
 chmod --reference=THANKS $TMPTHANKS
 touch --reference=THANKS $TMPTHANKS
 mv $TMPTHANKS THANKS
+find . -exec chmod g-s '{}' \;
 
 %build
 %configure CFLAGS="${CFLAGS:-%optflags} -fgnu89-inline" \
@@ -87,6 +89,11 @@
 %{_datadir}/applications/fedora-psppire.desktop
 
 %changelog
+* Fri Nov 28 2008 Matěj Cepl <mcepl at redhat.com> 0.6.1-1
+- New upstream release.
+- Added home made logo.
+- Fix file permissions.
+
 * Wed Nov 12 2008 Matěj Cepl <mcepl at redhat.com> - 0.6.0-9
 - Fix in the %%preun script -- install-info wants only .info file
   as an argument.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pspp/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	16 Jun 2008 16:39:21 -0000	1.2
+++ sources	28 Nov 2008 12:14:35 -0000	1.3
@@ -1 +1,2 @@
-425c4a59d8e85276d3a4ecd6cb0024a3  pspp-0.6.0.tar.gz
+b871739200938820d8db898cd200ed06  pspp-0.6.1.tar.gz
+dd45ec2c8ce83b06c74c9f4461776322  pspp.svg




More information about the scm-commits mailing list