packages: libopensync-plugin-vformat/libopensync-plugin-vformat.spec - verb...
glen
glen at pld-linux.org
Thu Aug 19 13:46:05 CEST 2010
Author: glen Date: Thu Aug 19 11:46:05 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- verbose files
---- Files affected:
packages/libopensync-plugin-vformat:
libopensync-plugin-vformat.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec
diff -u packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec:1.8 packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec:1.9
--- packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec:1.8 Thu Aug 19 13:43:55 2010
+++ packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec Thu Aug 19 13:46:00 2010
@@ -9,10 +9,10 @@
Source0: http://www.opensync.org/download/releases/%{version}/%{name}-%{version}.tar.bz2
# Source0-md5: 2c4e179fd6e9e07e1af136c23a9b49c8
URL: http://www.opensync.org/
+BuildRequires: cmake
BuildRequires: glib2-devel >= 1:2.4
BuildRequires: libopensync-devel >= 1:%{version}
BuildRequires: pkgconfig
-BuildRequires: cmake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -60,7 +60,12 @@
%defattr(644,root,root,755)
%doc AUTHORS
%attr(755,root,root) %{_bindir}/vconvert
-%attr(755,root,root) %{_libdir}/libopensync1/formats/*.so
+%attr(755,root,root) %{_libdir}/libopensync1/formats/vcard.so
+%attr(755,root,root) %{_libdir}/libopensync1/formats/vevent.so
+%attr(755,root,root) %{_libdir}/libopensync1/formats/vformat-xmlformat.so
+%attr(755,root,root) %{_libdir}/libopensync1/formats/vjournal.so
+%attr(755,root,root) %{_libdir}/libopensync1/formats/vnote.so
+%attr(755,root,root) %{_libdir}/libopensync1/formats/vtodo.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -68,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2010/08/19 11:46:00 glen
+- verbose files
+
Revision 1.8 2010/08/19 11:43:55 glen
- 0.39, last unstable ver before stable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libopensync-plugin-vformat/libopensync-plugin-vformat.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list