]> git.pld-linux.org Git - packages/devhelp-book-autoconf.git/blobdiff - devhelp-book-autoconf.spec
- modified for devhelp 0.5.0
[packages/devhelp-book-autoconf.git] / devhelp-book-autoconf.spec
index fad304922a677ea4476ee1875009f18179f93630..ffedb4bf6839fe041a791bf57e14a74c9a31f6bc 100644 (file)
@@ -2,12 +2,12 @@ Summary:      DevHelp book: autoconf
 Summary(pl):   Ksi±¿ka do DevHelpa o autoconfie
 Name:          devhelp-book-autoconf
 Version:       1.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications
 Source0:       http://www.devhelp.net/books/books/autoconf.tar.gz
 URL:           http://www.devhelp.net/
-Requires:      devhelp
+Requires:      devhelp >= 0.5.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -24,9 +24,9 @@ Ksi
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_prefix}/{books/autoconf,specs}
+install -d $RPM_BUILD_ROOT%{_prefix}/books/autoconf
 
-install book.devhelp $RPM_BUILD_ROOT%{_prefix}/specs/autoconf.devhelp
+install book.devhelp $RPM_BUILD_ROOT%{_prefix}/books/autoconf/autoconf.devhelp
 install book/* $RPM_BUILD_ROOT%{_prefix}/books/autoconf
 
 %clean
@@ -35,4 +35,3 @@ rm -rf $RPM_BUILD_ROOT
 %files 
 %defattr(644,root,root,755)
 %{_prefix}/books/*
-%{_prefix}/specs/*
This page took 0.066177 seconds and 4 git commands to generate.