rpms/anjal/devel .cvsignore, 1.8, 1.9 anjal.spec, 1.10, 1.11 sources, 1.8, 1.9

Peter Robinson pbrobinson at fedoraproject.org
Mon Oct 19 16:48:16 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/anjal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv487

Modified Files:
	.cvsignore anjal.spec sources 
Log Message:
- Official upstream 0.1 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anjal/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	12 Oct 2009 23:08:15 -0000	1.8
+++ .cvsignore	19 Oct 2009 16:48:16 -0000	1.9
@@ -1 +1 @@
-anjal-0.1.0-20091012.tar.bz2
+anjal-0.1.tar.bz2


Index: anjal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anjal/devel/anjal.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- anjal.spec	12 Oct 2009 23:08:15 -0000	1.10
+++ anjal.spec	19 Oct 2009 16:48:16 -0000	1.11
@@ -1,21 +1,12 @@
-# Tarfile created using git
-# git clone git://git.gnome.org/anjal
-# git archive --format=tar --prefix=anjal-0.1.0/ %{git_version} | bzip2 > anjal-0.1.0-%{gitdate}.tar.bz2
-
-%define gitdate 20091012
-%define git_version bf7a3d2
-%define tarfile %{name}-%{version}-%{gitdate}.tar.bz2
-%define snapshot %{gitdate}git%{git_version}
-
 Name:           anjal
-Version:        0.1.0
-Release:        0.13.%{snapshot}%{?dist}
+Version:        0.1
+Release:        1%{?dist}
 Summary:        An email client for small screen devices
 
 Group:          Applications/Productivity
 License:        LGPLv2 or LGPLv3
 URL:            http://live.gnome.org/Anjal/
-Source0:        %{tarfile}
+Source0:        ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.1/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: anerley-devel
@@ -47,9 +38,6 @@ all the mail backends including POP3, IM
 %prep
 %setup -q
 
-# run autogen.sh until we have a proper release
-NOCONFIGURE=yes ./autogen.sh
-
 %build
 %configure --with-mozilla=no --with-anerley
 make %{?_smp_mflags} V=1
@@ -95,6 +83,9 @@ rm -rf %{buildroot}
 %{_datadir}/gnome-control-center/default-apps/anjal.xml
 
 %changelog
+* Mon Oct 12 2009 Peter Robinson <pbrobinson at gmail.com> 0.1-1
+- Official upstream 0.1 release
+
 * Mon Oct 12 2009 Peter Robinson <pbrobinson at gmail.com> 0.1.0-0.13
 - New git snapshot, lots of updated translations, nearing first release
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anjal/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	12 Oct 2009 23:08:15 -0000	1.8
+++ sources	19 Oct 2009 16:48:16 -0000	1.9
@@ -1 +1 @@
-50694d6c475e90e4a637eafd393ce51a  anjal-0.1.0-20091012.tar.bz2
+50887a7663da8a3ecc6058e4b922efdc  anjal-0.1.tar.bz2




More information about the fedora-extras-commits mailing list