SPECS: usplash.spec - package .so link in -devel subpackage - rel 4

shadzik shadzik at pld-linux.org
Thu Aug 23 16:58:51 CEST 2007


Author: shadzik                      Date: Thu Aug 23 14:58:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package .so link in -devel subpackage
- rel 4

---- Files affected:
SPECS:
   usplash.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/usplash.spec
diff -u SPECS/usplash.spec:1.11 SPECS/usplash.spec:1.12
--- SPECS/usplash.spec:1.11	Thu Aug 23 16:35:31 2007
+++ SPECS/usplash.spec	Thu Aug 23 16:58:46 2007
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Narzędzie do bootsplasha w przestrzeni użytkownika
 Name:		usplash
 Version:	0.5.2
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications
 Source0:	http://ftp.debian.org/debian/pool/main/u/usplash/%{name}_%{version}.orig.tar.gz
@@ -70,7 +70,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_libdir}/%{name},%{_sbindir}}
+install -d $RPM_BUILD_ROOT%{_sbindir}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -87,12 +87,12 @@
 %attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_prefix}/%{_sbindir}/*
-%{_libdir}/%{name}
 %attr(755,root,root) /lib/libusplash.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/*.h
+%attr(755,root,root) /lib/libusplash.so
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -100,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/08/23 14:58:46  shadzik
+- package .so link in -devel subpackage
+- rel 4
+
 Revision 1.11  2007/08/23 14:35:31  shadzik
 - add post and postun
 - rel 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/usplash.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list