SPECS: epeg.spec - ghost soname symlink - updated ac/am BRs

qboosh qboosh at pld-linux.org
Tue Jun 3 20:47:11 CEST 2008


Author: qboosh                       Date: Tue Jun  3 18:47:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink
- updated ac/am BRs

---- Files affected:
SPECS:
   epeg.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/epeg.spec
diff -u SPECS/epeg.spec:1.16 SPECS/epeg.spec:1.17
--- SPECS/epeg.spec:1.16	Sun Jun  1 16:22:54 2008
+++ SPECS/epeg.spec	Tue Jun  3 20:47:06 2008
@@ -13,8 +13,8 @@
 Source0:	http://download.enlightenment.org/snapshots/2008-01-25/%{name}-%{version}.tar.bz2
 # Source0-md5:	b6eada50c40f46810530fe85a67f558d
 URL:		http://enlightenment.org/Libraries/Epeg/
-BuildRequires:	autoconf
-BuildRequires:	automake >= 1.4
+BuildRequires:	autoconf >= 2.52
+BuildRequires:	automake >= 1.6
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtool
 Requires:	%{name}-libs = %{version}-%{release}
@@ -85,8 +85,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post	libs	-p /sbin/ldconfig
-%postun	libs	-p /sbin/ldconfig
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -95,7 +95,8 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libepeg.so.*
+%attr(755,root,root) %{_libdir}/libepeg.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libepeg.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -116,6 +117,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-06-03 18:47:06  qboosh
+- ghost soname symlink
+- updated ac/am BRs
+
 Revision 1.16  2008-06-01 14:22:54  cactus
 - up to 0.9.1.042
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epeg.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list