/[libconf]/libconf/perl-Libconf.spec
ViewVC logotype

Diff of /libconf/perl-Libconf.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by dams, Wed Aug 27 16:45:48 2003 UTC revision 1.6 by dams, Wed Aug 27 22:19:29 2003 UTC
# Line 39  This module is a set of programs, using Line 39  This module is a set of programs, using
39  example and proof of concept around the libconf project.  example and proof of concept around the libconf project.
40    
41  %prep  %prep
42  %setup -n %{name}-%{version}  %setup -q
43    
44  %build  %build
45  make check  make check
46    
47  %install  %install
48  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
49  make install PREFIX="$RPM_BUILD_ROOT/usr"  make install PREFIX="$RPM_BUILD_ROOT%{_prefix}"
50    
51  %clean  %clean
52  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
# Line 62  rm -rf $RPM_BUILD_ROOT Line 62  rm -rf $RPM_BUILD_ROOT
62    
63  %files gui  %files gui
64  %defattr(-,root,root)  %defattr(-,root,root)
65    %doc COPYING
66  %{perl_vendorlib}/Libconf/GUI  %{perl_vendorlib}/Libconf/GUI
67    
68  %files samples  %files samples
# Line 78  rm -rf $RPM_BUILD_ROOT Line 79  rm -rf $RPM_BUILD_ROOT
79  - added more glueconf modules  - added more glueconf modules
80  - best gui generator  - best gui generator
81  - best data specification / mapping  - best data specification / mapping
82    - new package -samples, provides executables as prototypes
83    
84  * Tue Jul 29 2003 dams <dams@tuxfamily.org> 0.21-1mdk  * Tue Jul 29 2003 dams <dams@tuxfamily.org> 0.21-1mdk
85  - samba template rewritten  - samba template rewritten

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26