SPECS: synce-orange.spec - add patch and pkgconfig file; rel 2

glen glen at pld-linux.org
Mon Nov 12 01:36:09 CET 2007


Author: glen                         Date: Mon Nov 12 00:36:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch and pkgconfig file; rel 2

---- Files affected:
SPECS:
   synce-orange.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/synce-orange.spec
diff -u SPECS/synce-orange.spec:1.6 SPECS/synce-orange.spec:1.7
--- SPECS/synce-orange.spec:1.6	Mon Feb 12 23:09:16 2007
+++ SPECS/synce-orange.spec	Mon Nov 12 01:36:04 2007
@@ -6,19 +6,21 @@
 Summary(pl.UTF-8):	SynCE Orange - narzędzie zdolne do wydobycia plików MS Cabinet z instalatorów
 Name:		synce-%{_realname}
 Version:	0.3
-Release:	1
+Release:	2
 License:	MIT
 Group:		Applications
 Source0:	http://dl.sourceforge.net/synce/%{_realname}-%{version}.tar.gz
 # Source0-md5:	90f6e822bb81af886dce5bdecd227655
+Patch0:	%{name}-pc.patch
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.4
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.213
-BuildRequires:	synce-libsynce-devel
 BuildRequires:	synce-dynamite-libs-devel
+BuildRequires:	synce-libsynce-devel
 BuildRequires:	synce-unshield-libs-devel
+BuildRequires:	zlib-devel
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -69,6 +71,7 @@
 
 %prep
 %setup -q -n %{_realname}-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -105,6 +108,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/liborange.so
 %{_libdir}/liborange.la
+%{_pkgconfigdir}/liborange.pc
 %{_includedir}/liborange.h
 
 %files libs-static
@@ -117,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007-11-12 00:36:04  glen
+- add patch and pkgconfig file; rel 2
+
 Revision 1.6  2007-02-12 22:09:16  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-orange.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list