SPECS: synce-dynamite.spec - added ac.patch; removed am18.patch and pc.patc...
sls
sls at pld-linux.org
Fri Oct 24 19:28:49 CEST 2008
Author: sls Date: Fri Oct 24 17:28:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added ac.patch; removed am18.patch and pc.patch
- packaged manual and ghost symlink; no more dynamite.m4
---- Files affected:
SPECS:
synce-dynamite.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/synce-dynamite.spec
diff -u SPECS/synce-dynamite.spec:1.10 SPECS/synce-dynamite.spec:1.11
--- SPECS/synce-dynamite.spec:1.10 Fri Oct 24 16:39:33 2008
+++ SPECS/synce-dynamite.spec Fri Oct 24 19:28:43 2008
@@ -9,8 +9,7 @@
Group: Applications
Source0: http://dl.sourceforge.net/synce/%{realname}-%{version}.tar.gz
# Source0-md5: 238bf243dba2166a2e0e141b18065235
-Patch0: %{name}-am18.patch
-Patch1: %{name}-pc.patch
+Patch0: %{name}-ac.patch
URL: http://www.synce.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.4
@@ -71,7 +70,6 @@
%prep
%setup -q -n %{realname}-%{version}
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -97,18 +95,19 @@
%files
%defattr(644,root,root,755)
%doc LICENSE
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/dynamite
+%{_mandir}/man1/dynamite.1*
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libdynamite.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdynamite.so.0
%files libs-devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libdynamite.so
%{_libdir}/libdynamite.la
%{_includedir}/libdynamite.h
-%{_aclocaldir}/dynamite.m4
%{_pkgconfigdir}/libdynamite.pc
%files libs-static
@@ -121,6 +120,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008/10/24 17:28:43 sls
+- added ac.patch; removed am18.patch and pc.patch
+- packaged manual and ghost symlink; no more dynamite.m4
+
Revision 1.10 2008/10/24 14:39:33 sls
- ver. 0.1.1 (NFY)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-dynamite.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list