]> git.pld-linux.org Git - packages/dclib.git/commitdiff
- added -lying_tags.patch (on bcond, default off) auto/ac/dclib-0_3_3-3
authorradek <radek@pld-linux.org>
Mon, 20 Sep 2004 12:24:05 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dclib.spec -> 1.46

dclib.spec

index 3d1d6e286690e29a941d78997c7d9cdb02f84fca..1ffd196bad462f396295b7248d232bfd756689cc 100644 (file)
@@ -1,3 +1,4 @@
+%bcond_with    lying   # lie about the H header (always H:1)
 Summary:       DirectConnect support library for dcgui-qt
 Summary(pl):   Biblioteka obs³uguj±ca DirectConnect dla dcgui-qt
 Name:          dclib
@@ -8,6 +9,7 @@ License:        GPL
 Group:         Libraries
 Source0:       http://download.berlios.de/dcgui/%{name}-%{version}.tar.bz2
 # Source0-md5: e25f9afae22341670fa993eb766aaf1e
+Patch0:                %{name}-lying_tags.patch
 URL:           http://dcgui.berlios.de/
 BuildRequires: automake
 BuildRequires: bzip2-devel
@@ -53,6 +55,7 @@ Statyczna biblioteka dclib.
 
 %prep
 %setup -q
+%{?with_lying:%patch0 -p1}
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.085097 seconds and 4 git commands to generate.