SPECS: home-etc.spec - -lib Group changed to Libraries - -devel R:...
qboosh
qboosh at pld-linux.org
Wed Jun 22 09:21:54 CEST 2005
Author: qboosh Date: Wed Jun 22 07:21:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- -lib Group changed to Libraries
- -devel R: -lib not base
- release 3
---- Files affected:
SPECS:
home-etc.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/home-etc.spec
diff -u SPECS/home-etc.spec:1.22 SPECS/home-etc.spec:1.23
--- SPECS/home-etc.spec:1.22 Sun Jun 19 16:18:49 2005
+++ SPECS/home-etc.spec Wed Jun 22 09:21:49 2005
@@ -3,7 +3,7 @@
Summary(pl): Skrypty i programy zapewniające wsparcie dla HOME-ETC
Name: home-etc
Version: 1.0.9
-Release: 2
+Release: 3
Epoch: 1
License: LGPL
Group: Base
@@ -12,9 +12,9 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
+Requires: %{name}-lib = %{epoch}:%{version}-%{release}
Requires: coreutils
Requires: shadow
-Requires: %{name}-lib = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _libdir /%{_lib}
@@ -35,7 +35,7 @@
Summary: HOME-ETC Library
Summary(pl): Biblioteka mechanizmu HOME-ETC
License: LGPL
-Group: Development/Libraries
+Group: Libraries
%description lib
HOME-ETC is an idea to keep configuration files in a subdirectory
@@ -53,7 +53,7 @@
Summary(pl): Pliki nagłówkowe dla mechanizmu HOME-ETC
License: LGPL
Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name}-lib = %{epoch}:%{version}-%{release}
%description devel
HOME-ETC is an idea to keep configuration files in a subdirectory
@@ -127,13 +127,13 @@
%{__sed} "s|libdir='%{_libdir}'|libdir='%{_libexecdir}'|" \
$RPM_BUILD_ROOT%{_libdir}/libhome_etc.la > $RPM_BUILD_ROOT%{_libexecdir}/libhome_etc.la
-mv $RPM_BUILD_ROOT%{_libdir}/libhome_etc.a $RPM_BUILD_ROOT%{_libexecdir}/
+mv $RPM_BUILD_ROOT%{_libdir}/libhome_etc.a $RPM_BUILD_ROOT%{_libexecdir}
%clean
rm -rf $RPM_BUILD_ROOT
-%post lib -p /sbin/ldconfig
-%postun lib -p /sbin/ldconfig
+%post lib -p /sbin/ldconfig
+%postun lib -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
@@ -168,6 +168,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2005/06/22 07:21:49 qboosh
+- -lib Group changed to Libraries
+- -devel R: -lib not base
+- release 3
+
Revision 1.22 2005/06/19 14:18:49 baggins
- release 2
- added lib subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/home-etc.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list