rpms/pscan/devel .cvsignore, 1.3, 1.4 pscan.spec, 1.5, 1.6 sources, 1.3, 1.4

Ville Skytta (scop) fedora-extras-commits at redhat.com
Fri Feb 8 23:09:40 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/pscan/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29050

Modified Files:
	.cvsignore pscan.spec sources 
Log Message:
* Sat Feb  9 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
- 1.3.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pscan/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	16 Feb 2006 21:42:15 -0000	1.3
+++ .cvsignore	8 Feb 2008 23:09:03 -0000	1.4
@@ -1,2 +1,2 @@
 pscan.tar.gz
-pscan_1.2-5.diff.gz
+pscan_1.2-8.diff.gz


Index: pscan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pscan/devel/pscan.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pscan.spec	16 Aug 2007 09:28:07 -0000	1.5
+++ pscan.spec	8 Feb 2008 23:09:03 -0000	1.6
@@ -1,13 +1,13 @@
 Name:           pscan
-Version:        1.2
-Release:        4%{?dist}
+Version:        1.3
+Release:        1%{?dist}
 Summary:        Limited problem scanner for C source files
 
 Group:          Development/Tools
 License:        GPLv2+
-URL:            http://www.striker.ottawa.on.ca/~aland/pscan/
-Source0:        http://www.striker.ottawa.on.ca/~aland/pscan/%{name}.tar.gz
-Patch0:         http://ftp.debian.org/debian/pool/main/p/pscan/pscan_1.2-5.diff.gz
+URL:            http://deployingradius.com/pscan/
+Source0:        http://deployingradius.com/pscan/pscan.tar.gz
+Patch0:         http://ftp.debian.org/debian/pool/main/p/pscan/pscan_1.2-8.diff.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  flex
@@ -18,8 +18,11 @@
 
 
 %prep
-%setup -q -n %{name}
+%setup -q -c
 %patch0 -p1
+patch -p1 -i debian/patches/manpage.patch
+patch -p1 -i debian/patches/pscan.patch
+patch -p1 -i debian/patches/scanner.patch
 
 
 %build
@@ -38,12 +41,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README find_formats.sh test.c wu-ftpd.pscan debian/changelog
+%doc COPYING README find_formats.sh stackguard.txt test.c wu-ftpd.pscan
+%doc debian/changelog
 %{_bindir}/pscan
 %{_mandir}/man1/pscan.1*
 
 
 %changelog
+* Sat Feb  9 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
+- 1.3.
+
 * Mon Aug  6 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.2-4
 - License: GPLv2+
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pscan/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	16 Feb 2006 21:42:15 -0000	1.3
+++ sources	8 Feb 2008 23:09:03 -0000	1.4
@@ -1,2 +1,2 @@
-9a83db546f0398d2eb7162b9c3f7cecc  pscan.tar.gz
-412ac0285e341f66c33b24ebfadda492  pscan_1.2-5.diff.gz
+07083eade2dbd7a9b394189cb2ee400e  pscan.tar.gz
+594ef39048b622716eeeabf630fade52  pscan_1.2-8.diff.gz




More information about the fedora-extras-commits mailing list