]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- version 2.0.12
authoraflinta <aflinta@pld-linux.org>
Mon, 7 Jul 2003 19:10:26 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa.spec -> 1.98

balsa.spec

index 2b8166b8ac7d028cfc245eb0fef513fc4cefd2d6..2a9a522094af18e96f779e1056f2500dce273428 100644 (file)
@@ -2,25 +2,24 @@
 # Conditional build:
 # --without ldap
 
-%define                snap    20030522
+%define                snap    20030630
 
 Summary:       balsa - GNOME e-Mail program
 Summary(pl):   Klient poczty dla GNOME z silnikiem mutt-a
 Summary(es):   Balsa es un lector de e-mail. Usa el toolkit GTK
 Summary(pt_BR):        Balsa é um leitor de e-mail. Usa o toolkit GTK
 Name:          balsa
-Version:       2.0.11
-Release:       1.%{snap}
-#Release:      1
+Version:       2.0.12
+#Release:      1.%{snap}
+Release:       1
 License:       GPL
 Group:         X11/Applications
-#Source0:      http://balsa.gnome.org/%{name}-%{version}.tar.bz2
-Source0:       %{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5: 75d91e8c0b3fa10bc8b0d63eb7d29c2c
-Patch0:                %{name}-libtool_hack.patch
+Source0:       http://balsa.gnome.org/%{name}-%{version}.tar.bz2
+# Source0-md5: 82e58a02fd87ec396f61b8d746175ffe
+#Source0:      %{name}-%{version}-%{snap}.tar.bz2
+#Patch0:               %{name}-libtool_hack.patch
 Patch1:                %{name}-desktop.patch
-Patch2:                %{name}-message-tree-patch-2003-05-22.gz
-Patch3:                %{name}-gcc33.patch
+Patch2:                %{name}-gcc33.patch
 URL:           http://balsa.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -60,28 +59,12 @@ Suporta caixas de correio locais, POP3 a IMAP.
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3        -p1
 
 %build
-#%glib-gettextize --copy --force
-#%intltoolize --copy --force
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoheader}
-#%%{__automake}
-#%%{__autoconf}
-
-#%cd libmutt
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoheader}
-#%%{__automake}
-#%%{__autoconf}
-#%cd ..
-./autogen.sh
+#./autogen.sh
 %configure \
        --with-ssl \
        --with-gpgme \
This page took 0.049945 seconds and 4 git commands to generate.