]> git.pld-linux.org Git - packages/asp2php.git/commitdiff
- updated to 0.76.17
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Aug 2003 12:38:25 +0000 (12:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asp2php.spec -> 1.12

asp2php.spec

index d06cb1e94d33b95f80b4caa144aeb8fd41216e82..dc0644d94e102fc9ab22213b0e840c903451117f 100644 (file)
@@ -15,12 +15,12 @@ Summary(sl):        Pretvornik iz ASP v PHP
 Summary(sv):   En konverterare från ASP till PHP
 Summary(uk):   ëÏÎ×ÅÒÔÕ¤ ÓÔÏÒ¦ÎËÉ WWW Active Server (Windoze IIS) Õ ÓÔÏÒ¦ÎËÉ ÎÁ PHP
 Name:          asp2php
-Version:       0.75.25
+Version:       0.76.17
 Release:       1
 License:       GPL
 Group:         Development/Tools
-Source0:       http://home.swbell.net/mikekohn/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5: 8e9e309931126af395fb90cd4a91695f
+Source0:       http://www.mikekohn.com/%{name}/%{name}-%{version}.tar.gz
+# Source0-md5: c9ab4cf79d08605c1e0856ac81f414ef
 URL:           http://asp2php.naken.cc/
 BuildRequires: gtk+-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -167,12 +167,12 @@ filformatkonverteraren asp2php.
 ïÂÏÌÏÎËÁ ÎÁ gtk+ ÄÌÑ asp2php.
 
 %prep
-%setup -q -n %{name}
-perl -pi -e "s/gcc/%{__cc} %{rpmcflags}/g" Makefile
+%setup -q
+perl -pi -e "s/gcc/%{__cc} %{rpmcflags}/g" Makefile */Makefile */*/Makefile
 
 %build
 %{__make}
-%{__make} gtkasp2php
+%{__make} gui
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.117559 seconds and 4 git commands to generate.