rpms/libtasn1/devel .cvsignore, 1.6, 1.7 lastver, 1.3, 1.4 libtasn1.spec, 1.28, 1.29 sources, 1.16, 1.17 verinfo, 1.1, 1.2

Enrico Scholz ensc at fedoraproject.org
Tue Jan 27 08:22:46 UTC 2009


Author: ensc

Update of /cvs/extras/rpms/libtasn1/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10895

Modified Files:
	.cvsignore lastver libtasn1.spec sources verinfo 
Log Message:
updated


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	21 Nov 2008 11:15:26 -0000	1.6
+++ .cvsignore	27 Jan 2009 08:22:15 -0000	1.7
@@ -1 +1,2 @@
-libtasn1-1.7.tar.gz
+libtasn1-1.8.tar.gz
+libtasn1-1.8.tar.gz.sig


Index: lastver
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/lastver,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lastver	13 Feb 2008 12:51:44 -0000	1.3
+++ lastver	27 Jan 2009 08:22:15 -0000	1.4
@@ -1 +1 @@
-1.3
+1.8


Index: libtasn1.spec
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/libtasn1.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- libtasn1.spec	12 Dec 2008 09:22:41 -0000	1.28
+++ libtasn1.spec	27 Jan 2009 08:22:15 -0000	1.29
@@ -2,15 +2,15 @@
 
 Summary:	This is the ASN.1 library used in GNUTLS
 Name:		libtasn1
-Version:	1.7
-Release: 	%release_func 2
+Version:	1.8
+Release: 	%release_func 1
 
 # The libtasn1 library is LGPLv2+, utilities are GPLv3+
-License: GPLv3+ and LGPLv2+
+License: 	GPLv3+ and LGPLv2+
 Group:		System Environment/Libraries
 URL:		http://www.gnu.org/software/gnutls/download.html
-Source0:	http://www.gnu.org/software/gnutls/releases/libtasn1/%name-%version.tar.gz
-Source1:	http://www.gnu.org/software/gnutls/releases/libtasn1/%name-%version.tar.gz.sig
+Source0:	http://ftp.gnu.org/pub/gnu/gnutls/%name-%version.tar.gz
+Source1:	http://ftp.gnu.org/pub/gnu/gnutls/%name-%version.tar.gz.sig
 Patch0:		libtasn1-1.3-pkgconfig.patch
 BuildRoot:	%_tmppath/%name-%version-%release-buildroot
 BuildRequires:	bison, pkgconfig
@@ -62,7 +62,8 @@
 %configure --disable-static
 sed -i 's|^sys_lib_dlsearch_path_spec=.*|sys_lib_dlsearch_path_spec="/%{_lib} %{_libdir} "|g' libtool
 
-make %{?_smp_mflags}
+## SMP builds broke at 1.8
+make #{?_smp_mflags}
 
 
 %install
@@ -121,6 +122,11 @@
 
 
 %changelog
+* Tue Jan 27 2009 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.8-1
+- updated to 1.8
+- updated URLs
+- disabled SMP builds for now
+
 * Fri Dec 12 2008 Caolán McNamara <caolanm at redhat.com> - 1.7-2
 - rebuild to get provides pkgconfig(libtasn1)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	21 Nov 2008 11:15:26 -0000	1.16
+++ sources	27 Jan 2009 08:22:16 -0000	1.17
@@ -1 +1,2 @@
-ebfd69b3514d8e8830057f0e9df6a5f9  libtasn1-1.7.tar.gz
+6b87c159e7dcb6e58204cce1edb0fecc  libtasn1-1.8.tar.gz
+bcef3fb9557c0298eb45521a0d125e9b  libtasn1-1.8.tar.gz.sig


Index: verinfo
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/verinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- verinfo	1 Sep 2007 14:45:05 -0000	1.1
+++ verinfo	27 Jan 2009 08:22:16 -0000	1.2
@@ -1,2 +1,2 @@
-ftp://ftp.gnutls.org/pub/gnutls/libtasn1/
+http://ftp.gnu.org/pub/gnu/gnutls/
 libtasn1-(.*?)\.tar\.




More information about the fedora-extras-commits mailing list