SPECS: orage.spec - updated to 4.3.90.2 - added link patch

megabajt megabajt at pld-linux.org
Sun Sep 3 22:13:33 CEST 2006


Author: megabajt                     Date: Sun Sep  3 20:13:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.3.90.2
- added link patch

---- Files affected:
SPECS:
   orage.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/orage.spec
diff -u SPECS/orage.spec:1.2 SPECS/orage.spec:1.3
--- SPECS/orage.spec:1.2	Thu May 18 22:50:28 2006
+++ SPECS/orage.spec	Sun Sep  3 22:13:27 2006
@@ -2,23 +2,25 @@
 Summary:	Calendar for Xfce
 Summary(pl):	Kalendarz dla Xfce
 Name:		orage
-Version:	4.3.90.1
-Release:	0.1
+Version:	4.3.90.2
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://www.xfce.org/archive/xfce-4.3.90.1/src/%{name}-%{version}.tar.bz2
-# Source0-md5:	6f3432b282cd6883b41089f80b9a38be
+Source0:	http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2
+# Source0-md5:	b36efc5852820c10f212cbbde40cb652
 Patch0:		%{name}-locale-names.patch
+Patch1:		%{name}-link.patch
 URL:		http://www.xfce.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.6.4
-BuildRequires:	intltool
+BuildRequires:	intltool >= 0.35.0
 BuildRequires:	libtool
 BuildRequires:	libxfce4mcs-devel >= %{version}
 BuildRequires:	libxfcegui4-devel >= %{version}
 BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	xfce-mcs-manager-devel >= %{version}
 BuildRequires:	xfce4-dev-tools >= %{version}
 Obsoletes:	xfcalendar
@@ -39,18 +41,20 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 mv -f po/{pt_PT,pt}.po
 mv -f po/{nb_NO,nb}.po
 
 %build
 %{__libtoolize}
-%{__aclocal} -I %{_datadir}/xfce4/dev-tools/m4macros
+%{__aclocal}
 %{__autoheader}
 %{__automake}
 %{__autoconf}
 %configure \
 	--disable-static
+
 %{__make}
 
 %install
@@ -66,13 +70,21 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%update_icon_cache hicolor
+
+%postun
+%update_icon_cache hicolor
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/xfce4/mcs-plugins/*.so
+%attr(755,root,root) %{_libdir}/xfce4/panel-plugins/*
 %{_datadir}/orage
 %{_desktopdir}/*.desktop
+%{_datadir}/xfce4/panel-plugins/*.desktop
 %{_iconsdir}/hicolor/*/*/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/09/03 20:13:27  megabajt
+- updated to 4.3.90.2
+- added link patch
+
 Revision 1.2  2006/05/18 20:50:28  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/orage.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list