Author: glen                         Date: Mon Nov 12 00:48:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add pkgconfig file; rel 3

---- Files affected:
SPECS:
   synce-dynamite.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/synce-dynamite.spec
diff -u SPECS/synce-dynamite.spec:1.7 SPECS/synce-dynamite.spec:1.8
--- SPECS/synce-dynamite.spec:1.7       Thu May 17 00:01:23 2007
+++ SPECS/synce-dynamite.spec   Mon Nov 12 01:48:23 2007
@@ -1,17 +1,15 @@
 # $Revision$, $Date$
-
-%define        _realname       dynamite
-
 Summary:       SynCE Dynamite - a tool to use data compressed with PKWARE DCL
 Summary(pl.UTF-8):     SynCE Dynamite - narzędzie do dekompresji danych 
spakowanych PKWARE DCL
-Name:          synce-%{_realname}
+Name:          synce-dynamite
 Version:       0.1
-Release:       2
+Release:       3
 License:       MIT
 Group:         Applications
-Source0:       http://dl.sourceforge.net/synce/%{_realname}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/synce/dynamite-%{version}.tar.gz
 # Source0-md5: 5e99d9172f60b8084cc6f6ba1a8c8261
 Patch0:                %{name}-am18.patch
+Patch1:                %{name}-pc.patch
 URL:           http://www.synce.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1.4
@@ -70,8 +68,9 @@
 Statyczna biblioteka Dynamite.
 
 %prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n dynamite-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -80,7 +79,6 @@
 %{__autoheader}
 %{__automake}
 %configure
-
 %{__make}
 
 %install
@@ -110,6 +108,7 @@
 %{_libdir}/libdynamite.la
 %{_includedir}/libdynamite.h
 %{_aclocaldir}/dynamite.m4
+%{_pkgconfigdir}/libdynamite.pc
 
 %files libs-static
 %defattr(644,root,root,755)
@@ -121,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007-11-12 00:48:23  glen
+- add pkgconfig file; rel 3
+
 Revision 1.7  2007-05-16 22:01:23  qboosh
 - added am18 patch to kill aclocal warning with -devel installed
 - release 2
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to