SPECS: synce-unshield.spec - add pkgconfig file; rel 2
glen
glen at pld-linux.org
Mon Nov 12 01:56:29 CET 2007
Author: glen Date: Mon Nov 12 00:56:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add pkgconfig file; rel 2
---- Files affected:
SPECS:
synce-unshield.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/synce-unshield.spec
diff -u SPECS/synce-unshield.spec:1.9 SPECS/synce-unshield.spec:1.10
--- SPECS/synce-unshield.spec:1.9 Mon Feb 12 23:09:16 2007
+++ SPECS/synce-unshield.spec Mon Nov 12 01:56:24 2007
@@ -1,16 +1,14 @@
# $Revision$, $Date$
-
-%define _realname unshield
-
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-%{_realname}
+Name: synce-unshield
Version: 0.5
-Release: 1
+Release: 2
License: MIT
Group: Applications
-Source0: http://dl.sourceforge.net/synce/%{_realname}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/synce/unshield-%{version}.tar.gz
# Source0-md5: ff6bb0fbe962bc00e230592c910b90ce
+Patch0: %{name}-pc.patch
URL: http://www.synce.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.4
@@ -70,7 +68,8 @@
Statyczna biblioteka Unshield.
%prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n unshield-%{version}
+%patch0 -p1
%build
%{__libtoolize}
@@ -109,6 +108,7 @@
%{_libdir}/libunshield.la
%{_includedir}/libunshield.h
%{_aclocaldir}/unshield.m4
+%{_pkgconfigdir}/libunshield.pc
%files libs-static
%defattr(644,root,root,755)
@@ -120,6 +120,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2007-11-12 00:56:24 glen
+- add pkgconfig file; rel 2
+
Revision 1.9 2007-02-12 22:09:16 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-unshield.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list