rpms/exo/devel exo.spec, 1.28, 1.29 sources, 1.7, 1.8 .cvsignore, 1.7, 1.8 exo-0.3.4-fix_broken_regexp.patch, 1.1, NONE exo-0.3.4-gcc_hardening_fix.patch, 1.1, NONE

Kevin Fenzi kevin at fedoraproject.org
Tue Jan 13 02:48:03 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/exo/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26854

Modified Files:
	exo.spec sources .cvsignore 
Removed Files:
	exo-0.3.4-fix_broken_regexp.patch 
	exo-0.3.4-gcc_hardening_fix.patch 
Log Message:
Update to 0.3.92
Add hal-devel Requires to devel package



Index: exo.spec
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/exo.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- exo.spec	29 Nov 2008 16:36:54 -0000	1.28
+++ exo.spec	13 Jan 2009 02:47:33 -0000	1.29
@@ -2,16 +2,14 @@
 
 Summary: Application library for the Xfce desktop environment
 Name: exo
-Version: 0.3.4
-Release: 4%{?dist}
+Version: 0.3.92
+Release: 1%{?dist}
 # libexo-hal exo-helper mount-notify and exo-mount are all GPLv2+
 # everything else is LGPLv2+
 License: LGPLv2+ and GPLv2+
 URL: http://xfce.org/
-Source0: http://www.xfce.org/archive/xfce-4.4.2/src/exo-%{version}.tar.bz2
+Source0: http://www.xfce.org/archive/xfce-4.5.92/src/exo-%{version}.tar.bz2
 Patch0: exo-0.3.0-x86_64-build.patch
-Patch1: exo-0.3.4-fix_broken_regexp.patch
-Patch2: exo-0.3.4-gcc_hardening_fix.patch
 Group: System Environment/Libraries
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: dbus-glib >= 0.22
@@ -23,9 +21,10 @@
 BuildRequires: imake
 BuildRequires: libXt-devel
 BuildRequires: perl-URI
-BuildRequires: xfce-mcs-manager-devel
 BuildRequires: libxfce4util-devel
 BuildRequires: hal-devel libnotify-devel
+BuildRequires: intltool >= 0.31
+BuildRequires: chrpath
 
 %description
 Extension library for Xfce, targeted at application development.
@@ -35,6 +34,7 @@
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: libxfce4util-devel
+Requires: hal-devel
 
 %description devel
 Static libraries and header files for the exo library.
@@ -51,11 +51,10 @@
 %setup -q
 
 %patch0 -p1 -b .x86_64-build
-%patch1 -p1 -b .broken-regex
-%patch2 -p1 -b .gcc-hardening
 
 %build
 %configure --enable-gtk-doc --disable-static
+
 make %{?_smp_mflags}
 
 %install
@@ -65,6 +64,12 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/xfce4/mcs-plugins/*.la
 rm -f $RPM_BUILD_ROOT/%{python_sitearch}/*.la
 
+chrpath --delete $RPM_BUILD_ROOT%{_bindir}/exo-mount
+chrpath --delete $RPM_BUILD_ROOT%{_bindir}/exo-desktop-item-edit
+chrpath --delete $RPM_BUILD_ROOT%{_bindir}/exo-open
+chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/exo-helper-0.3
+chrpath --delete $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/exo-0.3/_exo.so
+
 %find_lang libexo-0.3
 
 %clean
@@ -106,7 +111,6 @@
 %{_libexecdir}/exo-mount-notify-0.3
 %{_libexecdir}/exo-compose-mail-0.3
 %{_datadir}/applications/exo-preferred-applications.desktop
-%{_libdir}/xfce4/mcs-plugins/exo-preferred-applications-settings.so
 %{_datadir}/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png
 %{_datadir}/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png
 %{_datadir}/icons/hicolor/48x48/apps/applications-internet.png
@@ -127,6 +131,12 @@
 %{python_sitearch}/pyexo.*
 
 %changelog
+* Tue Dec 23 2008 Kevin Fenzi <kevin at tummy.com> 0.3.92-1
+- Update to 0.3.92
+
+* Tue Dec 16 2008 Kevin Fenzi <kevin at tummy.com> 0.3.4-5
+- Add hal-devel Requires to devel package. 
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 0.3.4-4
 - Rebuild for Python 2.6
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	3 Dec 2007 05:21:43 -0000	1.7
+++ sources	13 Jan 2009 02:47:33 -0000	1.8
@@ -1 +1 @@
-7a1af943b1df32b6f89ae91823118a22  exo-0.3.4.tar.bz2
+42f7e60ce8d8a6ba233a91c62a5d78bb  exo-0.3.92.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/exo/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	3 Dec 2007 05:21:43 -0000	1.7
+++ .cvsignore	13 Jan 2009 02:47:33 -0000	1.8
@@ -1 +1 @@
-exo-0.3.4.tar.bz2
+exo-0.3.92.tar.bz2


--- exo-0.3.4-fix_broken_regexp.patch DELETED ---


--- exo-0.3.4-gcc_hardening_fix.patch DELETED ---




More information about the fedora-extras-commits mailing list