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

Diff of /libconf/perl-Libconf/perl-Libconf.spec

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

revision 1.11 by dams, Wed Jun 4 08:23:56 2003 UTC revision 1.12 by dams, Sat Jun 14 00:29:48 2003 UTC
# Line 17  BuildRoot: %{_tmppath}/%{name}-buildroot Line 17  BuildRoot: %{_tmppath}/%{name}-buildroot
17  Libconf is a wrapper to the main configuration files of the system. It's mainly  Libconf is a wrapper to the main configuration files of the system. It's mainly
18  a generic parser plus many templates  a generic parser plus many templates
19    
20    %package gui
21    Summary: Graphic User Interface generator for any libconf module.
22    Group: Development/Perl
23    Requires: %{name}
24    
25    %description gui
26    This module is able to generate a standard Gtk2 interface representing any high
27    level libconf module, that can be used in other Gtk2 programs.
28    
29  %prep  %prep
30  %setup -n %{name}-%{version}  %setup -n %{name}-%{version}
31    
# Line 34  rm -rf $RPM_BUILD_ROOT Line 43  rm -rf $RPM_BUILD_ROOT
43  %defattr(-,root,root)  %defattr(-,root,root)
44  %doc COPYING  %doc COPYING
45  %{perl_vendorlib}/Libconf.pm  %{perl_vendorlib}/Libconf.pm
46  %{perl_vendorlib}/Libconf  %{perl_vendorlib}/Libconf/Glueconf
47    %{perl_vendorlib}/Libconf/Glueconf.pm
48    %{perl_vendorlib}/Libconf/System
49    %{perl_vendorlib}/Libconf/templates
50    
51    %files gui
52    %{perl_vendorlib}/Libconf/GUI
53    
 # MODIFY IN THE CVS: http://savannah.nongnu.org/cvs/?group=libconf  
54  %changelog  %changelog
55    
56    * Sat Jun 14 2003 dams <dams@tuxfamily.org> 0.20-1mdk
57    - version 0.20
58    - added Libconf GUI GTK2 module
59    
60  * Sun Jun 04 2003 dams <dams@tuxfamily.org> 0.19-1mdk  * Sun Jun 04 2003 dams <dams@tuxfamily.org> 0.19-1mdk
61  - version 0.19  - version 0.19
62  - added Samba Glueconf module  - added Samba Glueconf module

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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