rpms/lzop/FC-4 .cvsignore, 1.2, 1.3 lzop.spec, 1.7, 1.8 sources, 1.2, 1.3 lzop-1.01-gcc29.patch, 1.1, NONE

Nicolas Mailhot (nim) fedora-extras-commits at redhat.com
Thu Jan 19 20:34:01 UTC 2006


Author: nim

Update of /cvs/extras/rpms/lzop/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6506/FC-4

Modified Files:
	.cvsignore lzop.spec sources 
Removed Files:
	lzop-1.01-gcc29.patch 
Log Message:
auto-import lzop-1.02-0.1.fc4 on branch FC-4 from lzop-1.02-0.1.fc4.src.rpm
prepare for lzo2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lzop/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 04:50:31 -0000	1.2
+++ .cvsignore	19 Jan 2006 20:34:01 -0000	1.3
@@ -1 +1 @@
-lzop-1.01.tar.gz
+lzop-1.02rc1.tar.gz


Index: lzop.spec
===================================================================
RCS file: /cvs/extras/rpms/lzop/FC-4/lzop.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lzop.spec	22 May 2005 23:49:12 -0000	1.7
+++ lzop.spec	19 Jan 2006 20:34:01 -0000	1.8
@@ -1,14 +1,15 @@
+%define archivever 1.02rc1
+
 Name: lzop
-Version: 1.01
-Release: 3
+Version: 1.02
+Release: 0.1%{?dist}
 
 Summary: Real-time file compressor
 
 Group: Applications/Archiving
 License: GPL
-URL: http://www.lzop.org/
-Source: http://www.lzop.org/download/lzop-%{version}.tar.gz
-Patch0: lzop-1.01-gcc29.patch
+URL: http://www.%{name}.org/
+Source: http://www.%{name}.org/download/%{name}-%{archivever}.tar.gz
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: lzo-devel
@@ -22,8 +23,7 @@
 drop-in compatiblity to gzip.
 
 %prep
-%setup
-%patch0
+%setup -n %{name}-%{archivever}
 
 %build
 %configure
@@ -38,11 +38,18 @@
 
 %files
 %defattr(0644, root, root, 0755)
-%doc AUTHORS NEWS README THANKS
+%doc AUTHORS COPYING NEWS README THANKS ChangeLog
 %doc %{_mandir}/man?/*
 %attr(0755,root,root) %{_bindir}/*
 
 %changelog
+* Thu Jan 19 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> -  1.02-0.1
+- update to 1.02rc1
+- build with lzop 2
+
+* Wed Jan 18 2006 Nicolas Mailhot <nicolas.mailhot at laposte.net> -  1.01-4
+- gcc 4.1 build time
+
 * Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1.01-3
 - rebuild on all arches
 
@@ -50,7 +57,7 @@
 - rebuilt
 
 * Tue Apr 20 2004 Nicolas Mailhot <Nicolas.Mailhot at laPoste.net> - 0:1.01-0.fdr.1
-* Fedorization
+- Fedorization
 
 * Tue Mar 09 2004 Dag Wieers <dag at wieers.com> - 1.01-1
 - Initial package. (using DAR)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lzop/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 04:50:31 -0000	1.2
+++ sources	19 Jan 2006 20:34:01 -0000	1.3
@@ -1 +1 @@
-de1f90bc21a0e56a27f39322f56a275d  lzop-1.01.tar.gz
+4b999030716b1353c3dac049b269df7a  lzop-1.02rc1.tar.gz


--- lzop-1.01-gcc29.patch DELETED ---




More information about the fedora-extras-commits mailing list