rpms/sylpheed-claws/devel .cvsignore, 1.11, 1.12 sources, 1.12, 1.13 sylpheed-claws.spec, 1.27, 1.28

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sun Dec 25 09:26:51 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/sylpheed-claws/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11920

Modified Files:
	.cvsignore sources sylpheed-claws.spec 
Log Message:
- version upgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	17 Nov 2005 09:57:01 -0000	1.11
+++ .cvsignore	25 Dec 2005 09:26:51 -0000	1.12
@@ -1 +1 @@
-sylpheed-claws-1.9.100.tar.bz2
+sylpheed-claws-2.0.0-rc2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	17 Nov 2005 09:57:01 -0000	1.12
+++ sources	25 Dec 2005 09:26:51 -0000	1.13
@@ -1 +1 @@
-863c314557f90f17c2f6d6a0ab57e6c2  sylpheed-claws-1.9.100.tar.bz2
+1becc85e57825d4e654c34bf14e2877b  sylpheed-claws-2.0.0-rc2.tar.bz2


Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/devel/sylpheed-claws.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sylpheed-claws.spec	21 Nov 2005 08:12:34 -0000	1.27
+++ sylpheed-claws.spec	25 Dec 2005 09:26:51 -0000	1.28
@@ -1,13 +1,13 @@
-%define         openssl_pc  %(if test -z `rpm -ql openssl-devel | grep pkgconfig` ; then echo 0; else echo 1; fi )
+#%define         openssl_pc  %(if test -z `rpm -ql openssl-devel | grep pkgconfig` ; then echo 0; else echo 1; fi )
 
 Name:           sylpheed-claws
-Version:        1.9.100
-Release:        2%{?dist}
+Version:        2.0.0
+Release:        0.rc2%{?dist}
 Summary:        The bleeding edge branch of Sylpheed
 Group:          Applications/Internet
 License:        GPL
 URL:            http://claws.sylpheed.org
-Source0:        http://dl.sf.net/sylpheed-claws/sylpheed-claws-1.9.100.tar.bz2
+Source0:        http://claws.sylpheed.org/snapshots/sylpheed-claws-2.0.0-rc2.tar.bz2
 Source1:        sylpheed-claws.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  flex, bison
@@ -26,7 +26,7 @@
 BuildRequires:  desktop-file-utils startup-notification-devel
 BuildRequires:  pkgconfig
 BuildRequires:  gettext-devel
-BuildRequires:  libetpan-devel >= 0.40
+BuildRequires:  libetpan-devel >= 0.41
 Requires:  spamassassin
 Requires:  dillo
 
@@ -47,13 +47,13 @@
 for development with %{name}.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-rc1
 
 %build
-%if %openssl_pc
-MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags`
-%endif
-CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \
+#%if %openssl_pc
+#MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags`
+#%endif
+#CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \
 %configure --enable-openssl --enable-ipv6 \
            --enable-ldap --enable-jpilot \
            --enable-spamassassin-plugin \
@@ -113,6 +113,14 @@
 %{_libdir}/sylpheed-claws/plugins/*deps
 
 %changelog
+* Sun Dec 25 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.0.0-0.rc2
+- version upgrade
+
+* Sun Dec 04 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+2.0.0-0.rc1
+- version upgrade
+
 * Mon Nov 21 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 1.9.100-2
 - drop program suffix (causes sylpheed-claws-claws bin)




More information about the fedora-extras-commits mailing list