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

Patrice Bouchand (patriceb) fedora-extras-commits at redhat.com
Sat Oct 27 09:21:05 UTC 2007


Author: patriceb

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

Modified Files:
	lzma.spec 
Log Message:
Switch to release 4.32.2


Index: lzma.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lzma/devel/lzma.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lzma.spec	9 Aug 2007 06:56:10 -0000	1.1
+++ lzma.spec	27 Oct 2007 09:20:27 -0000	1.2
@@ -1,12 +1,10 @@
-%define src_version	4.32.0beta5
-
 Summary: 	LZMA utils
 Name: 		lzma
-Version: 	4.32.0
-Release: 	0.6.beta5%{?dist}
+Version: 	4.32.2
+Release: 	0%{?dist}
 License: 	GPLv2+
 Group:		Applications/File
-Source0:	http://tukaani.org/%{name}/%{name}-%{src_version}.tar.gz
+Source0:	http://tukaani.org/%{name}/%{name}-%{version}.tar.gz
 URL:		http://tukaani.org/%{name}/
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	%{name}-libs	= %{version}-%{release}
@@ -36,7 +34,7 @@
 Devel libraries & headers for liblzmadec.
 
 %prep
-%setup -q  -n %{name}-%{src_version}
+%setup -q  -n %{name}-%{version}
 
 %build
 CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64" \
@@ -78,21 +76,24 @@
 
 %changelog
 
-* Tue Aug 7 2007 Per Patrice Bouchand <patrice.bouchand.fedora at gmail.com> 4.32.0-0.6.beta5
+* Sat Oct 27 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.2-0
+- Switch to version 4.32.2
+
+* Tue Aug 7 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.0-0.6.beta5
 - More clean-up in spec and use beta5 release
 
-* Tue Aug 7 2007 Per Patrice Bouchand <patrice.bouchand.fedora at gmail.com> 4.32.0-0.5.beta3
+* Tue Aug 7 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.0-0.5.beta3
 - More clean-up in spec
 
-* Thu Jul 25 2007 Per Patrice Bouchand <patrice.bouchand.fedora at gmail.com> 4.32.0-0.4.beta3
+* Thu Jul 25 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.0-0.4.beta3
 - Add COPYING, remove *.a and *.la file, make description shorter
 
-* Thu Jul 19 2007 Per Patrice Bouchand <patrice.bouchand.fedora at gmail.com> 4.32.0-0.3.beta3
+* Thu Jul 19 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.0-0.3.beta3
 - Add dist and _smp_mflags
 
-* Tue Jul 17 2007 Per Patrice Bouchand <patrice.bouchand.fedora at gmail.com> 4.32.0-0.2.beta3
+* Tue Jul 17 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.0-0.2.beta3
 - Clean-up in spec.
 
-* Sun Jul 15 2007 Per Patrice Bouchand <patrice.bouchand.fedora at gmail.com> 4.32.0-0.1.beta3
+* Sun Jul 15 2007 Per Patrice Bouchand <patrice.bouchand.fedora<at>gmail.com> 4.32.0-0.1.beta3
 - Initial Fedora release (inspired by mandriva spec)
 




More information about the fedora-extras-commits mailing list