[packages/synce-core] More fixes in %files

wiget wiget at pld-linux.org
Fri Jul 20 16:41:46 CEST 2012


commit c52da6da55ab26ba7909a54a3c9e770d7f5b352d
Author: Artur Frysiak <artur at frysiak.net>
Date:   Fri Jul 20 16:33:57 2012 +0200

    More fixes in %files

 synce-core.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/synce-core.spec b/synce-core.spec
index aa09396..12b3ac7 100644
--- a/synce-core.spec
+++ b/synce-core.spec
@@ -131,7 +131,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README TODO ChangeLog
+%doc README TODO ChangeLog
 %attr(755,root,root) %{_bindir}/synce-unlock
 %attr(755,root,root) %{_libdir}/synce-serial-chat
 %dir %{_datadir}/synce-core
@@ -155,7 +155,7 @@ rm -rf $RPM_BUILD_ROOT
 %files lib-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libsynce.so
-%{_includedir}/synce*.h
+%{_includedir}/*.h
 %{_pkgconfigdir}/libsynce.pc
 %{_mandir}/man3/*
 


More information about the pld-cvs-commit mailing list