]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - lib.spec
- more updates
[projects/template-specs.git] / lib.spec
index 5fd3a1ce57f7b8827379c93a327e1709c5517189..f020fd34e57edf74e299bb4c48a6de4e136818bd 100644 (file)
--- a/lib.spec
+++ b/lib.spec
@@ -15,6 +15,10 @@ Source0:     %{name}-%{version}.tar.gz
 #Patch0:       %{name}-what.patch
 #URL:          -
 #BuildRequires:        -
+#BuildRequires:        autoconf
+#BuildRequires:        automake
+#BuildRequires:        intltool
+#BuildRequires:        libtool
 #Requires(postun):     -
 #Requires(pre,post):   -
 #Requires(preun):      -
@@ -28,9 +32,11 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # these are only here to help fixing quickly broken specs
 %define                filterout_ld    -Wl,--no-copy-dt-needed-entries
 %define                filterout_ld    -Wl,--as-needed
+# do not commit spec containing this (use for local testing only):
+%define                filterout_c     -Werror=format-security
 
 # Ignore file in __spec_install_post_check_so
-BuildRequires:    rpmbuild(macros) >= 1.583
+BuildRequires: rpmbuild(macros) >= 1.583
 %define                skip_post_check_so      libunresolved.so.*
 
 %description
@@ -79,7 +85,7 @@ Summary(pl.UTF-8):    Dokumentacja API biblioteki %{name}
 Group:         Documentation
 
 %description apidocs
-API and internal documentation for %{name} library.
+API documentation for %{name} library.
 
 %description apidocs -l pl.UTF-8
 Dokumentacja API biblioteki %{name}.
This page took 0.048574 seconds and 4 git commands to generate.