Missing feature X Always behind latest versions Installing newer versions can be a pain Multiversioning (php5.2 + php5.3 ???) ‣ WHY NOT USE A PACKAGE MANAGER? vrijdag 27 april 12
Version: 3.0 Release: 1 Source0: patchdb-%{version}.tar.gz License: GPL Group: Enrise BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot %description This is the database patch script that allows you to quickly patch up a database to the correct version. vrijdag 27 april 12
SOURCES # Create tar.gz files cd SOURCES for dir in $1* ; do if [ -d $dir ] ; then echo "Tarballing $dir..." tar czf $dir.tar.gz $dir fi done cd .. >>>> vrijdag 27 april 12
libapache2- mod-mono (<= 1.1.17-3), libapache2-mod-php4 (<= 4:4.4.4-2), libapache2-mod- php5 (<= 5.1.6-3), libapache2-mod-proxy-html (<= 2.4.3-2), libapache2-mod- scgi (<= 1.11-1), libapache2-mod-speedycgi (<= 2.22-3), libapache2-modxslt (<= 2005072700-1), libapache2-redirtoservername (<= 0.1-1), libapache2- webauth (<= 3.5.3-1), libapache2-webkdc (<= 3.5.3-1) Replaces: apache2-common Section: web Priority: optional Homepage: http://httpd.apache.org/ Description: Apache HTTP Server common files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. ‣ CAT CONTROL (continued) vrijdag 27 april 12
/etc/apache2/conf.d/charset /etc/apache2/envvars /etc/apache2/sites-available/default-ssl /etc/apache2/sites-available/default jthijssen@debian-jth:~/deb$ head postinst #!/bin/sh -e if [ "$1" != "configure" ]; then exit 0 fi if [ -e /usr/sbin/apache2 ]; then if [ "`dpkg-statoverride --list /usr/sbin/apache2`" = "" ]; then vrijdag 27 april 12
"MyApp 1.00" .SH NAME myapp \- My Own Hello World Application. .SH SYNOPSIS myapp .SH DESCRIPTION Simple application that will print hello world to the standard output. .SH AUTHOR This manpage was written by Joshua Thijssen <[email protected]>. .\" end of man page ‣ EDIT ./DEBIAN/MYAPP.1 ETC.. myapp.1 myapp.manpages myapp.1 vrijdag 27 april 12