rpms/exo/devel exo.spec, 1.21, 1.22 sources, 1.5, 1.6 .cvsignore, 1.5, 1.6

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Mon Jan 22 08:25:37 UTC 2007


Author: kevin

Update of /cvs/extras/rpms/exo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28634

Modified Files:
	exo.spec sources .cvsignore 
Log Message:
Upgrade to 0.3.2



Index: exo.spec
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/exo.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- exo.spec	9 Dec 2006 00:56:38 -0000	1.21
+++ exo.spec	22 Jan 2007 08:25:07 -0000	1.22
@@ -2,11 +2,11 @@
 
 Summary: Application library for the Xfce desktop environment
 Name: exo
-Version: 0.3.1.12
-Release: 0.3.rc2%{?dist}
+Version: 0.3.2
+Release: 1%{?dist}
 License: LGPL
 URL: http://xfce.org/
-Source0: http://www.xfce.org/archive/xfce-4.3.99.2/src/exo-0.3.1.12rc2.tar.bz2
+Source0: http://www.xfce.org/archive/xfce-4.4.0/src/exo-0.3.2.tar.bz2
 Patch0: exo-0.3.0-x86_64-build.patch
 Group: Development/Libraries
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -43,7 +43,7 @@
 Python libraries and header files for the exo library.
 
 %prep
-%setup -q -n %{name}-%{version}rc2
+%setup -q
 
 %patch0 -p1 -b x86_64-build
 
@@ -60,6 +60,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.a
 rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*.la
 rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*.a
+rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*/*.a
 
 %find_lang libexo-0.3
 
@@ -90,6 +91,9 @@
 %{_bindir}/exo-desktop-item-edit
 %{_bindir}/exo-open
 %{_bindir}/exo-preferred-applications
+%{_bindir}/exo-eject
+%{_bindir}/exo-mount
+%{_bindir}/exo-unmount
 %config(noreplace) %{_sysconfdir}/xdg/xfce4/helpers.rc
 %{_libexecdir}/exo-helper-0.3
 %{_libexecdir}/exo-compose-mail-0.3
@@ -115,6 +119,9 @@
 %{python_sitearch}/pyexo.*
 
 %changelog
+* Sun Jan 21 2007 Kevin Fenzi <kevin at tummy.com> - 0.3.2-1
+- Upgrade to 0.3.2
+
 * Fri Dec  8 2006 Kevin Fenzi <kevin at tummy.com> - 0.3.1.12-0.3.rc2
 - Rebuild for new python
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	11 Nov 2006 07:27:19 -0000	1.5
+++ sources	22 Jan 2007 08:25:07 -0000	1.6
@@ -1 +1 @@
-4c74431033c4c222efeccd4cf47ab65f  exo-0.3.1.12rc2.tar.bz2
+8b73acc98d0938d1193b31316823b6db  exo-0.3.2.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	11 Nov 2006 07:27:19 -0000	1.5
+++ .cvsignore	22 Jan 2007 08:25:07 -0000	1.6
@@ -1 +1 @@
-exo-0.3.1.12rc2.tar.bz2
+exo-0.3.2.tar.bz2




More information about the scm-commits mailing list