]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- updated to version 2.0.4, snap 20021226
authoraflinta <aflinta@pld-linux.org>
Thu, 26 Dec 2002 20:14:29 +0000 (20:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa.spec -> 1.71

balsa.spec

index 4939429e35eba665db7f2172f7d5923fb48b2629..d3e7cc21c02df99d642b54569a586d976d01b7c9 100644 (file)
@@ -1,24 +1,22 @@
 
-%define                snap    20021218
+%define                snap    20021226
 
 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.3
+Version:       2.0.4
 Release:       0.%{snap}.1
 License:       GPL
 Group:         X11/Applications
 #Source0:      http://balsa.gnome.org/%{name}-%{version}.tar.bz2
 Source0:       %{name}-%{version}-%{snap}.tar.bz2
-Patch0:                %{name}-aspell.patch
-Patch1:                %{name}-libgnomeprint.patch
 URL:           http://balsa.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: libgnomeprintui-devel >= 2.1.5
-BuildRequires: gtk+2-devel >= 2.1.5
+BuildRequires: libgnomeprintui-devel >= 1.106.0
+BuildRequires: gtk+2-devel 
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,8 +42,6 @@ Suporta caixas de correio locais, POP3 a IMAP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 glib-gettextize --copy --force
@@ -72,7 +68,7 @@ glib-gettextize --copy --force
 
 cd ..
 
-%configure 
+%configure
 
 # TODO find this gdp stylesheet
 %{__make} 
@@ -88,6 +84,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post -p /usr/bin/scrollkeeper-update 
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
This page took 0.039229 seconds and 4 git commands to generate.