SPECS: libspopc.spec - updated to 0.10-1

adamg adamg at pld-linux.org
Sat Feb 7 19:22:06 CET 2009


Author: adamg                        Date: Sat Feb  7 18:22:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.10-1

---- Files affected:
SPECS:
   libspopc.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libspopc.spec
diff -u SPECS/libspopc.spec:1.10 SPECS/libspopc.spec:1.11
--- SPECS/libspopc.spec:1.10	Sat Dec 27 16:34:44 2008
+++ SPECS/libspopc.spec	Sat Feb  7 19:22:00 2009
@@ -2,14 +2,15 @@
 Summary:	simple-to-use POP3 client library
 Summary(pl.UTF-8):	łatwa w użycia biblioteka klienta POP3
 Name:		libspopc
-Version:	0.8
+Version:	0.10
 Release:	1
 License:	LGPL
 Group:		Libraries
-Source0:	http://brouits.free.fr/libspopc/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	b9e67912dc2d58008e636ed7729b2c52
+Source0:	http://brouits.free.fr/libspopc/releases/%{name}-%{version}-1.tar.gz
+# Source0-md5:	f3b364a2c5d1d33ec7cc4dec5aaee43d
 Source1:	http://brouits.free.fr/libspopc/try_autogen.tgz
 # Source1-md5:	f63f8a26294e5b9f21d78275ff99ec55
+Patch0:		%{name}-am.patch
 URL:		http://brouits.free.fr/libspopc/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -59,8 +60,9 @@
 Statyczna biblioteka libspopc.
 
 %prep
-%setup -q -a1
+%setup -q -n %{name}-%{version}-1 -a1
 cp -Rf try_autogen/* .
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -108,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/02/07 18:22:00  adamg
+- updated to 0.10-1
+
 Revision 1.10  2008/12/27 15:34:44  adamg
 - updated to 0.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libspopc.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list