packages: synce-trayicon/synce-trayicon.spec - up to 0.15 - there is no syn...
arvenil
arvenil at pld-linux.org
Wed Jun 16 01:16:56 CEST 2010
Author: arvenil Date: Tue Jun 15 23:16:56 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.15
- there is no synce-rra in version 0.15;
required version lowered to 0.14
---- Files affected:
packages/synce-trayicon:
synce-trayicon.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: packages/synce-trayicon/synce-trayicon.spec
diff -u packages/synce-trayicon/synce-trayicon.spec:1.21 packages/synce-trayicon/synce-trayicon.spec:1.22
--- packages/synce-trayicon/synce-trayicon.spec:1.21 Fri Oct 31 00:01:00 2008
+++ packages/synce-trayicon/synce-trayicon.spec Wed Jun 16 01:16:51 2010
@@ -2,13 +2,13 @@
Summary: SynCE tray icon for GNOME 2
Summary(pl.UTF-8): SynCE jako ikona tacki dla środowiska GNOME 2
Name: synce-trayicon
-Version: 0.12
-Release: 2
+Version: 0.15
+Release: 1
License: MIT+LGPL
Vendor: The SynCE Project
Group: Applications/Communications
Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
-# Source0-md5: 46da7e0de59645a4272a106f718a0f0a
+# Source0-md5: a37ea06e7ea3470097836c6ab9f6c1c9
URL: http://www.synce.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -23,7 +23,7 @@
BuildRequires: rpmbuild(macros) >= 1.213
BuildRequires: synce-librapi2-devel >= %{version}
BuildRequires: synce-orange-libs-devel >= 0.3.2
-BuildRequires: synce-rra-devel >= %{version}
+BuildRequires: synce-rra-devel >= 0.14
%requires_eq_to synce-librapi2 synce-librapi2-devel
%requires_eq_to synce-rra synce-rra-devel
Requires: synce-connector
@@ -46,7 +46,7 @@
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
@@ -80,7 +80,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog src/LICENSE*
+%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/*
%dir %{_datadir}/synce
%{_datadir}/synce/*.glade
@@ -90,6 +90,8 @@
%attr(755,root,root) %{_libdir}/%{name}/modules/*.so
%{_iconsdir}/hicolor/*/apps/synce-*.png
%{_mandir}/man1/%{name}.1*
+%{_desktopdir}/%{name}.desktop
+%{_datadir}/gnome/autostart/%{name}-autostart.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -97,6 +99,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2010/06/15 23:16:51 arvenil
+- up to 0.15
+- there is no synce-rra in version 0.15;
+ required version lowered to 0.14
+
Revision 1.21 2008/10/30 23:01:00 sls
- replace requirement synce-odccm with R: synce-connector (from synce-libsynce.spec)
- BR: intltool
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-trayicon/synce-trayicon.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list