packages: synce-unshield/synce-unshield.spec, synce-unshield/synce-unshield...
arvenil
arvenil at pld-linux.org
Wed Jun 16 00:42:43 CEST 2010
Author: arvenil Date: Tue Jun 15 22:42:43 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.6
- patch -pc.patch no more needed
- added ghost
---- Files affected:
packages/synce-unshield:
synce-unshield.spec (1.11 -> 1.12) , synce-unshield-pc.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/synce-unshield/synce-unshield.spec
diff -u packages/synce-unshield/synce-unshield.spec:1.11 packages/synce-unshield/synce-unshield.spec:1.12
--- packages/synce-unshield/synce-unshield.spec:1.11 Tue Dec 18 13:58:22 2007
+++ packages/synce-unshield/synce-unshield.spec Wed Jun 16 00:42:38 2010
@@ -2,13 +2,12 @@
Summary: SynCE Unshield - a tool to extract InstallShield Cabinet files
Summary(pl.UTF-8): SynCE Unshield - narzędzie do rozpakowywania archiwów InstallShield
Name: synce-unshield
-Version: 0.5
-Release: 3
+Version: 0.6
+Release: 1
License: MIT
Group: Applications
Source0: http://dl.sourceforge.net/synce/unshield-%{version}.tar.gz
-# Source0-md5: ff6bb0fbe962bc00e230592c910b90ce
-Patch0: %{name}-pc.patch
+# Source0-md5: 31a829192a255160d1f71cda4c865c9c
URL: http://www.synce.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.4
@@ -69,7 +68,6 @@
%prep
%setup -q -n unshield-%{version}
-%patch0 -p1
%build
%{__libtoolize}
@@ -96,18 +94,19 @@
%files
%defattr(644,root,root,755)
%doc LICENSE README* TODO
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/unshield
+%{_mandir}/man1/unshield.1*
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libunshield.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libunshield.so.?
%files libs-devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libunshield.so
%{_libdir}/libunshield.la
%{_includedir}/libunshield.h
-%{_aclocaldir}/unshield.m4
%{_pkgconfigdir}/libunshield.pc
%files libs-static
@@ -120,6 +119,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/06/15 22:42:38 arvenil
+- up to 0.6
+- patch -pc.patch no more needed
+- added ghost
+
Revision 1.11 2007/12/18 12:58:22 glen
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-unshield/synce-unshield.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list