SPECS: mysar.spec - fix install

adamg adamg at pld-linux.org
Thu Sep 13 16:12:47 CEST 2007


Author: adamg                        Date: Thu Sep 13 14:12:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix install

---- Files affected:
SPECS:
   mysar.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/mysar.spec
diff -u SPECS/mysar.spec:1.3 SPECS/mysar.spec:1.4
--- SPECS/mysar.spec:1.3	Thu Sep 13 13:11:02 2007
+++ SPECS/mysar.spec	Thu Sep 13 16:12:42 2007
@@ -3,13 +3,14 @@
 Summary(pl.UTF-8):	Program raportujący dostęp do Squida
 Name:		mysar
 Version:	2.1.4
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/mysar/%{name}-%{version}.tar.gz
 # Source0-md5:	4b570ace1b46ec3c13e0a048e9d6cf37
 Patch0:		%{name}-smarty_path.patch
 Patch1:		%{name}-cron.patch
+Patch2:		%{name}-install.patch
 URL:		http://giannis.stoilis.gr/software/mysar/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	webapps
@@ -50,6 +51,7 @@
 %setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 cat > apache.conf <<'EOF'
 Alias /%{name} %{_appdir}/www
@@ -131,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/09/13 14:12:42  adamg
+- fix install
+
 Revision 1.3  2007/09/13 11:11:02  adamg
 - updated to 2.1.4
 - install subpackage
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysar.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list