Author: maciek2w                     Date: Sun Jan 22 23:16:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.0.3
- fixed patches
- fixed man about users config file

---- Files affected:
SPECS:
   prozilla.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/prozilla.spec
diff -u SPECS/prozilla.spec:1.38 SPECS/prozilla.spec:1.39
--- SPECS/prozilla.spec:1.38    Tue Dec 13 19:01:47 2005
+++ SPECS/prozilla.spec Mon Jan 23 00:16:50 2006
@@ -2,15 +2,16 @@
 Summary:       An advanced download manager
 Summary(pl):   Zaawansowany program do ściągania plików
 Name:          prozilla
-Version:       1.3.7.4
+Version:       2.0.3
 Release:       1
 Epoch:         1
-License:       GPL
+License:       GPL v2
 Group:         Applications/Networking
-Source0:       
http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz
-# Source0-md5: b594b55b1b49a8eca2505173cc1bfc44
+Source0:       
http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.bz2
+# Source0-md5: 0a3b9c179ffd7390e52a2b6f6f98111d
 Patch0:                %{name}-ac_fixes.patch
 Patch1:                %{name}-Oopt.patch
+Patch2:                %{name}-man.patch
 URL:           http://prozilla.genesys.ro/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -40,10 +41,11 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -f missing
-CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+CPPFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -56,8 +58,8 @@
        $RPM_BUILD_ROOT%{_sysconfdir}
 
 install src/proz       $RPM_BUILD_ROOT%{_bindir}
-install prozrc.sample  $RPM_BUILD_ROOT%{_sysconfdir}/prozilla.conf
-install man/prozilla.1 $RPM_BUILD_ROOT%{_mandir}/man1
+#install prozrc.sample $RPM_BUILD_ROOT%{_sysconfdir}/prozilla.conf
+install man/proz.1     $RPM_BUILD_ROOT%{_mandir}/man1
 
 
 %clean
@@ -65,8 +67,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ANNOUNCE AUTHORS CREDITS ChangeLog FAQ NEWS README TODO
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/prozilla.conf
+%doc AUTHORS CREDITS ChangeLog docs/FAQ README TODO
+# %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/prozilla.conf
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man*/*
 
@@ -76,6 +78,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2006/01/22 23:16:50  maciek2w
+- updated to 2.0.3
+- fixed patches
+- fixed man about users config file
+
 Revision 1.38  2005/12/13 18:01:47  glen
 - adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/prozilla.spec?r1=1.38&r2=1.39&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to