rpms/system-switch-mail/F-12 .cvsignore, 1.15, 1.16 sources, 1.15, 1.16 system-switch-mail.spec, 1.23, 1.24

Than Ngo than at fedoraproject.org
Tue Sep 29 16:36:33 UTC 2009


Author: than

Update of /cvs/extras/rpms/system-switch-mail/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28606

Modified Files:
	.cvsignore sources system-switch-mail.spec 
Log Message:
1.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/system-switch-mail/F-12/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	11 Mar 2008 18:11:29 -0000	1.15
+++ .cvsignore	29 Sep 2009 16:36:32 -0000	1.16
@@ -10,3 +10,5 @@ system-switch-mail-0.5.25-10.tar.bz2
 system-switch-mail-0.5.25-13.tar.bz2
 system-switch-mail-0.5.26-1.tar.bz2
 system-switch-mail-0.5.26-2.tar.bz2
+system-switch-mail-0.5.26-3.tar.bz2
+system-switch-mail-1.0-1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/system-switch-mail/F-12/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	11 Mar 2008 18:11:29 -0000	1.15
+++ sources	29 Sep 2009 16:36:32 -0000	1.16
@@ -1 +1 @@
-f0f03778a50a29ea679b6c53ea2fe257  system-switch-mail-0.5.26-2.tar.bz2
+fdb030f17ec40ffd11043693bb43d953  system-switch-mail-1.0-1.tar.bz2


Index: system-switch-mail.spec
===================================================================
RCS file: /cvs/extras/rpms/system-switch-mail/F-12/system-switch-mail.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- system-switch-mail.spec	27 Jul 2009 05:27:01 -0000	1.23
+++ system-switch-mail.spec	29 Sep 2009 16:36:32 -0000	1.24
@@ -1,8 +1,8 @@
 Summary: The Mail Transport Agent Switcher
 Name: system-switch-mail
-Version: 0.5.26
-Release: 6
-Source0: %{name}-%{version}-2.tar.bz2
+Version: 1.0
+Release: 1
+Source0: %{name}-%{version}-%{release}.tar.bz2
 License: GPLv2+
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -43,17 +43,15 @@ The system-switch-mail-gnome package con
 Mail Transport Agent Switcher.
 
 %prep
-# This is why you should not embed the package release in
-# the source tarball. :P
-%setup -q -n %{name}-%{version}-2
+%setup -q -n %{name}-%{version}-%{release}
 
 %build
-make %{?_smp_mflags}
+make
 
 %install
 rm -rf %{buildroot}
 
-make DESTDIR=%{buildroot} mandir=%{_mandir} sysconfdir=%{_sysconfdir} install
+%makeinstall
 
 %find_lang %{name}
 
@@ -61,7 +59,7 @@ make DESTDIR=%{buildroot} mandir=%{_mand
 rm -rf %{buildroot}
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %{_bindir}/*
 %{_sbindir}/*
 %dir %{_datadir}/%{name}
@@ -72,7 +70,7 @@ rm -rf %{buildroot}
 %config(noreplace) /etc/security/console.apps/%{name}*
 
 %files gnome
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/*
 %{_datadir}/%{name}/switchmail_gui.py*
@@ -80,17 +78,8 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/switchmail.glade
 
 %changelog
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.26-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.26-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.5.26-4
-- Rebuild for Python 2.6
-
-* Sat Sep  6 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.5.26-3
-- fix license tag
+* Tue Sep 29 2009 Than Ngo <than at redhat.com> - 1.0-1
+- update po files
 
 * Tue Mar 11 2008 Than Ngo <than at redhat.com> 0.5.26-2
 - fix permission of po files (bz#436888)




More information about the fedora-extras-commits mailing list