SPECS: libsyncml.spec - adjusted files - ghost symlink - no attr() for syml...

shadzik shadzik at pld-linux.org
Mon May 26 18:24:36 CEST 2008


Author: shadzik                      Date: Mon May 26 16:24:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adjusted files
- ghost symlink
- no attr() for symlinks!
- sorted BRs

---- Files affected:
SPECS:
   libsyncml.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/libsyncml.spec
diff -u SPECS/libsyncml.spec:1.15 SPECS/libsyncml.spec:1.16
--- SPECS/libsyncml.spec:1.15	Mon May 26 01:55:00 2008
+++ SPECS/libsyncml.spec	Mon May 26 18:24:31 2008
@@ -11,11 +11,11 @@
 URL:		http://libsyncml.opensync.org/
 BuildRequires:	check
 BuildRequires:	libsoup-devel
-BuildRequires:	libxml2-devel
 BuildRequires:	libtool
+BuildRequires:	libxml2-devel
+BuildRequires:	openobex-devel >= 1.3
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.385
-BuildRequires:	openobex-devel >= 1.3
 BuildRequires:	wbxml2-devel >= 0.9.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -66,16 +66,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/syncml*
 %attr(755,root,root) %{_libdir}/libsyncml.so.*.*.*
-%{_mandir}/man1/syncml-http-server.1*
-%{_mandir}/man1/syncml-obex-client.1*
+%attr(755,root,root) %ghost %{_libdir}/libsyncml.so.?
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsyncml.so
-%{_libdir}/libsyncml.la
+%{_libdir}/libsyncml.so
 %{_includedir}/libsyncml-1.0
 %{_pkgconfigdir}/libsyncml-1.0.pc
 
@@ -85,6 +83,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008-05-26 16:24:31  shadzik
+- adjusted files
+- ghost symlink
+- no attr() for symlinks!
+- sorted BRs
+
 Revision 1.15  2008-05-25 23:55:00  wolvverine
 - -C build, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsyncml.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list