]> git.pld-linux.org Git - packages/bftpd.git/commitdiff
rel 3; rediff patches auto/th/bftpd-2.6-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 08:02:15 +0000 (09:02 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 2 Feb 2023 08:02:15 +0000 (09:02 +0100)
bftpd-NOROOT.patch
bftpd.spec

index a8682f3794da41c60b8fd3ea158e43ead5dc3ff8..eb4ade15ced8416cd69e33359e182e792549c0ec 100644 (file)
@@ -1,6 +1,7 @@
---- bftpd-1.0.24/Makefile.in.orig      Mon May 26 16:00:16 2003
-+++ bftpd-1.0.24/Makefile.in   Mon May 26 16:02:53 2003
-@@ -26,14 +26,10 @@
+diff -urNp -x '*.orig' bftpd.org/Makefile.in bftpd/Makefile.in
+--- bftpd.org/Makefile.in      2009-10-06 23:27:39.000000000 +0200
++++ bftpd/Makefile.in  2023-02-02 09:01:57.425707183 +0100
+@@ -26,14 +26,10 @@ bftpd: $(OBJS)
  $(OBJS): $(HEADERS) Makefile
  
  install: all
@@ -17,4 +18,4 @@
 +              $(INSTALL) bftpd.conf $(DESTDIR)/etc
  
  clean distclean:
-       rm -f *~ $(OBJS) bftpd mksources.finished
+       rm -f *~ $(OBJS) bftpd mksources.finished config.cache
index 48848aebc1cf22c2e714ecd48f3e077b0fccc2eb..e78a14345172c3d7be833a6fff5897ef0abfb6ce 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Small FTP server
 Summary(pl.UTF-8):     Mały serwer FTP
 Name:          bftpd
 Version:       2.6
-Release:       2
+Release:       3
 License:       GPL
 Group:         Daemons
 Source0:       http://dl.sourceforge.net/bftpd/%{name}-%{version}.tar.gz
This page took 0.180856 seconds and 4 git commands to generate.