]> git.pld-linux.org Git - packages/autogen.git/blobdiff - autogen.spec
- updated to 5.8.4.
[packages/autogen.git] / autogen.spec
index 729fb6a4528639fc64d76a9e7505e1a3f984675f..0b9391e9700e95f5c9a71cb564f5bb488bd0ade2 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       Automated program generator
 Summary(pl):   Zautomatyzowany generator programów
 Name:          autogen
 Summary:       Automated program generator
 Summary(pl):   Zautomatyzowany generator programów
 Name:          autogen
-Version:       5.7
+Version:       5.8.4
 Release:       1
 License:       GPL v.2/BSD/LGPL
 Group:         Development
 Source0:       http://dl.sourceforge.net/autogen/%{name}-%{version}.tar.bz2
 Release:       1
 License:       GPL v.2/BSD/LGPL
 Group:         Development
 Source0:       http://dl.sourceforge.net/autogen/%{name}-%{version}.tar.bz2
-# Source0-md5: 7a90b2afac2de211f03c374e92dfe9b2
+# Source0-md5: b65d4b9e3ddbcfd5418b708858c05b66
+URL:           http://autogen.sourceforge.net/
 BuildRequires: guile-devel
 BuildRequires: guile-devel
+BuildRequires: libltdl-devel
 BuildRequires: libxml2-devel
 BuildRequires: texinfo
 BuildRequires: libxml2-devel
 BuildRequires: texinfo
-URL:           http://autogen.sf.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -20,7 +21,13 @@ maintenance of programs that contain large amounts of repetitious
 text. This is especially valuable if there are several blocks of such
 text that must be kept synchronized in parallel tables.
 
 text. This is especially valuable if there are several blocks of such
 text that must be kept synchronized in parallel tables.
 
-#%description -l pl # write me
+%description -l pl
+AutoGen to narzêdzie zaprojektowane do generowania plików programów
+zawieraj±cych powtarzaj±cy siê tekst z ró¿nymi podstawieniami. Celem
+projektu jest uproszczenie zarz±dzania programów zawieraj±cych du¿e
+ilo¶ci powtórzonego tekstu. Jest szczególnie warto¶ciowy je¶li jest
+kilka bloków takiego tekstu, które musz± byæ synchronizowane
+równolegle.
 
 %package devel
 Summary:       Header files for autogen
 
 %package devel
 Summary:       Header files for autogen
@@ -82,10 +89,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
 
 %files devel
 %defattr(644,root,root,755)
-%{_aclocaldir}/*.m4
-%{_includedir}/autoopts
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_libdir}/lib*.la
-%{_libdir}/lib*.so
+%{_includedir}/autoopts
+%{_aclocaldir}/*.m4
 %{_pkgconfigdir}/*.pc
 
 %files static
 %{_pkgconfigdir}/*.pc
 
 %files static
This page took 0.025218 seconds and 4 git commands to generate.