SPECS: discover.spec - restore caps, adapter and adapter hack

glen glen at pld-linux.org
Tue Apr 25 20:29:38 CEST 2006


Author: glen                         Date: Tue Apr 25 18:29:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- restore caps, adapter and adapter hack

---- Files affected:
SPECS:
   discover.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/discover.spec
diff -u SPECS/discover.spec:1.3 SPECS/discover.spec:1.4
--- SPECS/discover.spec:1.3	Tue Apr 25 15:38:35 2006
+++ SPECS/discover.spec	Tue Apr 25 20:29:33 2006
@@ -6,7 +6,7 @@
 # - update Group
 Summary:	discover - set of libraries and utilities for gathering and reporting information about a system's hardware
 Summary(pl):	discover - zbiór bibliotek oraz narzędzi do zbierania oraz raportowania informacji o systemie
-name:		discover
+Name:		discover
 Version:	2.0.7
 Release:	0.1
 License:	GPL
@@ -56,7 +56,7 @@
 %description devel
 This is the package containing the header files for discover library.
 
-%description -l pl devel
+%description devel -l pl
 Ten pakiet zawiera pliki nagłówkowe dla biblioteki discover.
 
 %prep
@@ -85,10 +85,10 @@
 rm -rf api-reference
 mv $RPM_BUILD_ROOT%{_docdir}/discover/api-reference .
 rm -rf _doc
-mv $RPM_BUILD_ROOT/usr/share/doc/discover _doc
+mv $RPM_BUILD_ROOT%{_docdir}/discover _doc
 
 install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
-mv $RPM_BUILD_ROOT/etc/{init.d/*,rc.d/init.d}
+mv $RPM_BUILD_ROOT/''etc/{init.d/*,rc.d/init.d}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -130,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/04/25 18:29:33  glen
+- restore caps, adapter and adapter hack
+
 Revision 1.3  2006/04/25 13:38:35  spider
 - oops, typo fix
 
@@ -138,4 +141,3 @@
 
 Revision 1.1  2006/04/25 12:33:03  glen
 - new, needs work
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/discover.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list