Author: pluto Date: Sun Sep 18 12:47:31 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - headers location fixed, release 1.
---- Files affected: SPECS: libral.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/libral.spec diff -u SPECS/libral.spec:1.2 SPECS/libral.spec:1.3 --- SPECS/libral.spec:1.2 Sun Sep 18 14:37:01 2005 +++ SPECS/libral.spec Sun Sep 18 14:47:26 2005 @@ -3,11 +3,12 @@ Summary(pl): Biblioteka do książki adresowej Rubrica Name: libral Version: 0.50 -Release: 0.1 +Release: 1 License: LGPL Group: Libraries Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz # Source0-md5: def06a6451d37fe5dea460781b9a3b31 +Patch0: %{name}-includedir.patch URL: http://developer.berlios.de/projects/libral BuildRequires: autoconf BuildRequires: automake @@ -52,6 +53,7 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.sub . @@ -82,7 +84,7 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so -%{_includedir}/libral-%{version}/libral/*.h +%{_includedir}/libral %{_libdir}/libral.la %{_pkgconfigdir}/libral.pc %{_gtkdocdir}/libRAL @@ -97,6 +99,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/18 12:47:26 pluto +- headers location fixed, release 1. + Revision 1.2 2005/09/18 12:37:01 pluto - empty doc removed, %%files fixed, amd64 build fixed. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libral.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
