Author: glen Date: Mon Jul 12 15:10:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - merges from unshield.spec
---- Files affected: packages/synce-unshield: synce-unshield.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/synce-unshield/synce-unshield.spec diff -u packages/synce-unshield/synce-unshield.spec:1.12 packages/synce-unshield/synce-unshield.spec:1.13 --- packages/synce-unshield/synce-unshield.spec:1.12 Wed Jun 16 00:42:38 2010 +++ packages/synce-unshield/synce-unshield.spec Mon Jul 12 17:10:18 2010 @@ -6,13 +6,14 @@ Release: 1 License: MIT Group: Applications -Source0: http://dl.sourceforge.net/synce/unshield-%{version}.tar.gz +Source0: http://downloads.sourceforge.net/synce/unshield-%{version}.tar.gz # Source0-md5: 31a829192a255160d1f71cda4c865c9c URL: http://www.synce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.4 BuildRequires: libtool BuildRequires: rpmbuild(macros) >= 1.213 +BuildRequires: zlib-devel Requires: %{name}-libs = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -76,7 +77,6 @@ %{__autoheader} %{__automake} %configure - %{__make} %install @@ -100,7 +100,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libunshield.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libunshield.so.? +%attr(755,root,root) %ghost %{_libdir}/libunshield.so.0 %files libs-devel %defattr(644,root,root,755) @@ -119,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2010/07/12 15:10:18 glen +- merges from unshield.spec + Revision 1.12 2010/06/15 22:42:38 arvenil - up to 0.6 - patch -pc.patch no more needed ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-unshield/synce-unshield.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
