rpms/mail-notification/devel mail-notification.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 23:01:25 UTC 2005


Author: thias

Update of /cvs/extras/rpms/mail-notification/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22645/mail-notification/devel

Modified Files:
	mail-notification.spec 
Log Message:
Mass letter "m" and "n" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/devel/mail-notification.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mail-notification.spec	10 Dec 2004 22:03:07 -0000	1.3
+++ mail-notification.spec	3 Mar 2005 23:01:23 -0000	1.4
@@ -1,10 +1,9 @@
-# use "--with gmail" as rpmbuildparameter to add gmail Support (requires FC3 Core package) 
+# use "--with gmail" as rpmbuildparameter to add gmail Support (requires FC3 Core package)
 
 Name:           mail-notification
-Epoch:          0
 Version:        1.0
 Release:        1
-Summary:        Mail Notification is a status icon that informs you if you have new mail.
+Summary:        Status icon that informs you if you have new mail
 
 Group:          Applications/Internet
 License:        GPL
@@ -13,17 +12,17 @@
 Source1:        mail-notification-README.FEDORA
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	gettext >= 0:0.14.1
-BuildRequires:  eel2-devel >= 0:2.0
+BuildRequires:  gettext >= 0.14.1
+BuildRequires:  eel2-devel >= 2.0
 BuildRequires:  desktop-file-utils
 BuildRequires:  scrollkeeper
-BuildRequires:	openssl-devel  >= 0:0.9.5b
-BuildRequires:	cyrus-sasl-devel >= 0:2.0
-BuildRequires:	gmime-devel >= 0:2.1
+BuildRequires:  openssl-devel  >= 0.9.5b
+BuildRequires:  cyrus-sasl-devel >= 2.0
+BuildRequires:  gmime-devel >= 2.1
 %if 0%{?_with_gmail:1}
-BuildRequires:	libsoup-devel >= 0:2.2.1
-BuildRequires:	gnutls-devel >= 0:1.0.20
-BuildRequires:	libgcrypt-devel >= 0:1.2.0
+BuildRequires:  libsoup-devel >= 2.2.1
+BuildRequires:  gnutls-devel >= 1.0.20
+BuildRequires:  libgcrypt-devel >= 1.2.0
 %endif
 
 Requires(post):   GConf2
@@ -32,21 +31,21 @@
 Requires(postun): scrollkeeper
 
 %description
-Mail Notification is a status icon (aka tray icon) that informs you if you 
+Mail Notification is a status icon (aka tray icon) that informs you if you
 have new mail. It works with system trays implementing the freedesktop.org
-System Tray Specification, such as the GNOME Panel Notification Area, the 
+System Tray Specification, such as the GNOME Panel Notification Area, the
 Xfce Notification Area and the KDE System Tray.
 
 
 %prep
 %setup -q
 cp %{SOURCE1} ./README.FEDORA
- 
+
 
 
 %build
-%configure %{?!_with_gmail:--disable-gmail} 
-make %{?_smp_mflags} 
+%configure %{?!_with_gmail:--disable-gmail}
+make %{?_smp_mflags}
 
 
 %install
@@ -115,13 +114,13 @@
 
 * Tue Nov 09 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:0.8.1-0.fdr.3
 - trim build comment
-- own _datadir/gnome/help/mail-notification/ 
+- own _datadir/gnome/help/mail-notification/
 - rename SOURCE1 from README.FEDORA to mail-notfication-README.FEDORA
 
 
 * Sat Nov 06 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:0.8.1-0.fdr.2
-- Really remove "killall bonobo-activation-server"; Add a README.FEDORA 
-  which descibes the problem. 
+- Really remove "killall bonobo-activation-server"; Add a README.FEDORA
+  which descibes the problem.
 - Spilt post,preun,postun sections
 - Use --with gmail to build for FC3 with gmail-support
 
@@ -143,7 +142,7 @@
 
 * Tue Sep 14 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:0.6.2-0.fdr.1
 - Update to 0.6.2
-- After talkback with program author added "killall bonobo-activation-server" 
+- After talkback with program author added "killall bonobo-activation-server"
   to post section
 
 * Sun Aug 29 2004 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:0.6.1-0.fdr.1




More information about the fedora-extras-commits mailing list