rpms/lzop/devel .cvsignore, 1.2, 1.3 lzop.spec, 1.8, 1.9 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:32:09 UTC 2006


Author: nim

Update of /cvs/extras/rpms/lzop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6389/devel

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lzop/devel/.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:32:09 -0000	1.3
@@ -1 +1 @@
-lzop-1.01.tar.gz
+lzop-1.02rc1.tar.gz


Index: lzop.spec
===================================================================
RCS file: /cvs/extras/rpms/lzop/devel/lzop.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lzop.spec	18 Jan 2006 00:07:32 -0000	1.8
+++ lzop.spec	19 Jan 2006 20:32:09 -0000	1.9
@@ -1,14 +1,15 @@
+%define archivever 1.02rc1
+
 Name: lzop
-Version: 1.01
-Release: 4%{?dist}
+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,15 @@
 
 %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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lzop/devel/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:32:09 -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