rpms/evolution-remove-duplicates/F-8 .cvsignore, 1.3, 1.4 evolution-remove-duplicates.spec, 1.6, 1.7 sources, 1.3, 1.4

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Wed Jun 4 21:57:07 UTC 2008


Author: salimma

Update of /cvs/pkgs/rpms/evolution-remove-duplicates/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24649/F-8

Modified Files:
	.cvsignore evolution-remove-duplicates.spec sources 
Log Message:
evolution-remove-duplicates-0.0.4: F-8 and F-9



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-remove-duplicates/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	15 Oct 2007 17:02:33 -0000	1.3
+++ .cvsignore	4 Jun 2008 21:55:40 -0000	1.4
@@ -1 +1 @@
-remove-duplicates-plugin-0.0.3.tar.gz
+remove-duplicates-plugin-0.0.4.tar.gz


Index: evolution-remove-duplicates.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-remove-duplicates/F-8/evolution-remove-duplicates.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- evolution-remove-duplicates.spec	15 Oct 2007 17:02:33 -0000	1.6
+++ evolution-remove-duplicates.spec	4 Jun 2008 21:55:40 -0000	1.7
@@ -1,55 +1,48 @@
-%define upstream_name remove-duplicates-plugin
+%define evo_major 2.12
 
 Name:           evolution-remove-duplicates
-Version:        0.0.3
+Version:        0.0.4
 Release:        1%{?dist}
 Summary:        Evolution plugin for removing duplicate mails
 
 Group:          Applications/Productivity
-License:        GPL
+License:        GPLv2
 URL:            http://www.advogato.org/person/garnacho/diary.html
 Source0:        http://www.gnome.org/~carlosg/stuff/evolution/remove-duplicates-plugin-%{version}.tar.gz
-Patch1:         evolution-remove-duplicates-0.0.3-pkgconfig.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  evolution-devel
 BuildRequires:  perl-XML-Parser
 BuildRequires:  automake
-Requires:       evolution
 
 %description
 A plugin that checks selected e-mails for duplicates and remove them.
 
-
 %prep
-%setup -q -n %{upstream_name}-%{version}
-%patch1 -p1 -b .pkgconfig
-
+%setup -q -n remove-duplicates-plugin-%{version}
 
 %build
 %configure --disable-static
 make %{?_smp_mflags}
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 rm `find $RPM_BUILD_ROOT -name '*.la'`
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog COPYING
-%{_libdir}/evolution/2.12/plugins/*org-gnome-remove-duplicates.*
-%{_datadir}/evolution/2.12/errors/org-gnome-remove-duplicates.error
-
-
+%doc COPYING
+%{_libdir}/evolution/%{evo_major}/plugins/*org-gnome-remove-duplicates.*
+%{_datadir}/evolution/%{evo_major}/errors/org-gnome-remove-duplicates.error
 
 %changelog
+* Tue Jun  3 2008 Michel Salim <salimma at fedoraproject.org> - 0.0.4-1
+- Update to 0.0.4
+
 * Mon Oct 15 2007 Matthew Barnes <mbarnes at redhat.com> - 0.0.3-1.fc8
 - Update to 0.0.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-remove-duplicates/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	15 Oct 2007 17:02:33 -0000	1.3
+++ sources	4 Jun 2008 21:55:40 -0000	1.4
@@ -1 +1 @@
-ebed15a4745179fd51a1115074e3ead6  remove-duplicates-plugin-0.0.3.tar.gz
+aac7a520a5eb6dc699ef38fe9a5d1960  remove-duplicates-plugin-0.0.4.tar.gz




More information about the fedora-extras-commits mailing list