SPECS: gnome-mail-notification.spec - cleanup

qboosh qboosh at pld-linux.org
Sat Mar 1 21:42:33 CET 2008


Author: qboosh                       Date: Sat Mar  1 20:42:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   gnome-mail-notification.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/gnome-mail-notification.spec
diff -u SPECS/gnome-mail-notification.spec:1.42 SPECS/gnome-mail-notification.spec:1.43
--- SPECS/gnome-mail-notification.spec:1.42	Sat Mar  1 14:19:40 2008
+++ SPECS/gnome-mail-notification.spec	Sat Mar  1 21:42:28 2008
@@ -1,19 +1,17 @@
 # $Revision$, $Date$
-%define		_evo_ver	2.12
+%define		evo_ver	2.12
 %define		rname mail-notification
 Summary:	GNOME notification area mail monitor
 Summary(pl.UTF-8):	Monitor poczty widoczny w obszarze powiadamiania GNOME
-Name:		gnome-%{rname}
+Name:		gnome-mail-notification
 Version:	5.0
 Release:	1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://savannah.nongnu.org/download/mailnotify/%{rname}-%{version}.tar.bz2
 # Source0-md5:	66bc819ef62a050627627b3496e4dfe8
-URL:		http://www.nongnu.org/mailnotify/
 Patch0:		%{name}-desktop.patch
-BuildRequires:	autoconf >= 2.59
-BuildRequires:	automake
+URL:		http://www.nongnu.org/mailnotify/
 BuildRequires:	cyrus-sasl-devel >= 2.0
 BuildRequires:	eel-devel >= 2.14.1
 BuildRequires:	evolution-devel >= 2.12.0
@@ -23,7 +21,6 @@
 BuildRequires:	libicu-devel >= 2.6
 BuildRequires:	libnotify-devel
 BuildRequires:	libsoup-devel >= 2.2.7
-BuildRequires:	libtool
 BuildRequires:	openssl-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
@@ -67,7 +64,7 @@
 %configure \
 	--disable-schemas-install \
 	--disable-static \
-	--with-evolution-source-dir=%{_includedir}/evolution-%{_evo_ver}
+	--with-evolution-source-dir=%{_includedir}/evolution-%{evo_ver}
 %{__make}
 
 %install
@@ -78,7 +75,7 @@
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
 	autostartdir=%{_datadir}/gnome/autostart
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/evolution/%{_evo_ver}/plugins/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_ver}/plugins/*.la
 
 [ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
 	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
@@ -111,8 +108,8 @@
 
 %files -n evolution-plugin-mail-notification
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/evolution/%{_evo_ver}/plugins/liborg-jylefort-mail-notification.so
-%{_libdir}/evolution/%{_evo_ver}/plugins/org-jylefort-mail-notification.eplug
+%attr(755,root,root) %{_libdir}/evolution/%{evo_ver}/plugins/liborg-jylefort-mail-notification.so
+%{_libdir}/evolution/%{evo_ver}/plugins/org-jylefort-mail-notification.eplug
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -120,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2008-03-01 20:42:28  qboosh
+- cleanup
+
 Revision 1.42  2008-03-01 13:19:40  japhy
 - Up to 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-mail-notification.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list