From: Lutz M?l. <lu...@us...> - 2003-10-15 18:04:10
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv11349 Modified Files: ChangeLog libexif.spec.in Log Message: 2003-10-15 Lutz Mueller <lu...@us...> * libexif.spec.in: Patches by Peter Bieringer <pb...@bi...>. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.76 retrieving revision 1.77 diff -u -d -r1.76 -r1.77 --- ChangeLog 8 Oct 2003 18:08:00 -0000 1.76 +++ ChangeLog 15 Oct 2003 18:04:03 -0000 1.77 @@ -1,3 +1,7 @@ +2003-10-15 Lutz Mueller <lu...@us...> + + * libexif.spec.in: Patches by Peter Bieringer <pb...@bi...>. + 2003-10-08 Lutz Mueller <lu...@us...> * libexif/exif-data.c: Patch by Jan Patera <pa...@pi...>. Index: libexif.spec.in =================================================================== RCS file: /cvsroot/libexif/libexif/libexif.spec.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- libexif.spec.in 3 Jan 2003 14:06:46 -0000 1.3 +++ libexif.spec.in 15 Oct 2003 18:04:03 -0000 1.4 @@ -5,7 +5,7 @@ Source: http://prdownloads.sourceforge.net/libexif/%{name}-%{version}.tar.gz Url: http://sourceforge.net/projects/libexif/ Group: System Environment/Libraries -Copyright: GPL +License: GPL # replaced Packager: header, as most people making packages will be somebody # else. original spec file author is Mark Pulford <ma...@ky...> BuildRoot: %{_tmppath}/%{name}-%{version}-root |