rpms/unuran/devel unuran.spec,1.11,1.12

Neal Becker nbecker at fedoraproject.org
Fri Jan 9 13:09:10 UTC 2009


Author: nbecker

Update of /cvs/pkgs/rpms/unuran/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31997

Modified Files:
	unuran.spec 
Log Message:
Update to 1.3.1 final



Index: unuran.spec
===================================================================
RCS file: /cvs/pkgs/rpms/unuran/devel/unuran.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- unuran.spec	9 Jan 2009 00:16:24 -0000	1.11
+++ unuran.spec	9 Jan 2009 13:08:40 -0000	1.12
@@ -1,15 +1,12 @@
 Name:		unuran
-Version:	1.3
-%define inc devel
-%define realname %{name}-%{version}.%{inc}
-Release: 	1.%{inc}%{?dist}
+Version:	1.3.1
+Release: 	1%{?dist}
 Summary:	Universal Non-Uniform Random number generator
 
 Group:		System Environment/Libraries
 License:	GPLv2+
 URL:		http://statistik.wu-wien.ac.at/unuran
-#Source0:	http://statistik.wu-wien.ac.at/unuran/%{name}-%{version}.tar.gz
-Source0:	http://statistik.wu-wien.ac.at/unuran/%{realname}.tar.gz
+Source0:	http://statistik.wu-wien.ac.at/unuran/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires(post): /sbin/ldconfig, /sbin/install-info
@@ -39,7 +36,7 @@
 Header and object files for unuran, and pdf docs.
 
 %prep
-%setup -q -n %{name}-%{version}.%{inc}
+%setup -q -n %{name}-%{version}
 
 
 %build
@@ -99,6 +96,9 @@
 SEED=2742664 make check
 
 %changelog
+* Fri Jan  9 2009 Neal Becker <ndbecker2 at gmail.com> - 1.3.1-1
+- Update to 1.3.1 final
+
 * Thu Jan  8 2009 Neal Becker <ndbecker2 at gmail.com> - 1.3-1.devel%{?dist}
 - Update to 1.3.devel
 




More information about the scm-commits mailing list