[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/libetpan/FC-3 .cvsignore, 1.7, 1.8 libetpan.spec, 1.6, 1.7 sources, 1.7, 1.8
- From: "Andreas Bierfert" (awjb) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/libetpan/FC-3 .cvsignore, 1.7, 1.8 libetpan.spec, 1.6, 1.7 sources, 1.7, 1.8
- Date: Mon, 19 Jun 2006 17:38:45 -0000
Author: awjb
Update of /cvs/extras/rpms/libetpan/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26891/FC-3
Modified Files:
.cvsignore libetpan.spec sources
Log Message:
- version upgrade
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libetpan/FC-3/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore 3 Feb 2006 08:52:31 -0000 1.7
+++ .cvsignore 5 Apr 2006 21:40:09 -0000 1.8
@@ -1 +1 @@
-libetpan-0.42.tar.gz
+libetpan-0.45.tar.gz
Index: libetpan.spec
===================================================================
RCS file: /cvs/extras/rpms/libetpan/FC-3/libetpan.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libetpan.spec 3 Feb 2006 08:52:31 -0000 1.6
+++ libetpan.spec 5 Apr 2006 21:40:09 -0000 1.7
@@ -1,5 +1,5 @@
Name: libetpan
-Version: 0.42
+Version: 0.45
Release: 1%{?dist}
Summary: Portable, efficient middleware for different kinds of mail access
@@ -35,7 +35,7 @@
%build
%configure --disable-static --with-gnutls=no
-make %{?_smp_mflags}
+make # %{?_smp_mflags} not parallel clean
%install
@@ -43,7 +43,7 @@
make install DESTDIR=$RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT%{_libdir}/libetpan.la
-chmod 755 $RPM_BUILD_ROOT%{_libdir}/libetpan.so.6.0.1
+chmod 755 $RPM_BUILD_ROOT%{_libdir}/libetpan.so.6.1.0
%clean
rm -rf $RPM_BUILD_ROOT
@@ -65,6 +65,10 @@
%{_libdir}/*.so
%changelog
+* Wed Apr 05 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0.45-1
+- version upgrade
+
* Fri Feb 03 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.42-1
- version upgrade
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libetpan/FC-3/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 3 Feb 2006 08:52:31 -0000 1.7
+++ sources 5 Apr 2006 21:40:09 -0000 1.8
@@ -1 +1 @@
-269c275151bbb9c3e818b58863cca670 libetpan-0.42.tar.gz
+0135cf6a9d97afb1f75001f514448836 libetpan-0.45.tar.gz
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]