SPECS: grubby.spec - package nash-libs

patrys patrys at pld-linux.org
Mon Dec 17 14:45:05 CET 2007


Author: patrys                       Date: Mon Dec 17 13:45:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package nash-libs

---- Files affected:
SPECS:
   grubby.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/grubby.spec
diff -u SPECS/grubby.spec:1.14 SPECS/grubby.spec:1.15
--- SPECS/grubby.spec:1.14	Mon Dec 17 14:42:00 2007
+++ SPECS/grubby.spec	Mon Dec 17 14:44:59 2007
@@ -63,10 +63,18 @@
 Summary:	Python bindings for bdevid
 Group:		Libraries/Python
 Requires:	bdevid-libs = %{version}-%{release}
+Requires:	nash-libs = %{version}-%{release}
 
 %description -n python-bdevid
 Python bindings for bdevid.
 
+%package -n nash-libs
+Summary:	Nash libraries
+Group:		Development/Libraries
+
+%description -n nash-libs
+Nash libraries.
+
 %prep
 %setup -q -n mkinitrd-%{version}
 %patch0 -p1
@@ -87,11 +95,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C %{name} install \
-	DESTDIR=$RPM_BUILD_ROOT \
-	mandir=%{_mandir}
-
-%{__make} -C bdevid install \
+%{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	mandir=%{_mandir}
 
@@ -128,12 +132,19 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/bdevid.so
 
+%files -n nash-libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libnash.so.*.*.*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007-12-17 13:44:59  patrys
+- package nash-libs
+
 Revision 1.14  2007-12-17 13:42:00  patrys
 - 6.0.24
 - patch to make it compile (removing C99)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grubby.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list